![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member ![]() | Hey! I was wondering... How do i Put a logo up on my forum???? http://lazvegas.9.forumer.com/ thnx.. |
| | |
| | #2 (permalink) |
| Banned User ![]() | Go to ACP>html>global>board header logo find Code: <!--IBF.BANNER-->
<div id='logostrip'>
<a href='{ibf.script_url}' title='Board Home'><img src='{ibf.vars.img_url}/logo4.gif' alt='Powered by Invision Power Board' border="0" /></a>
</div>
Code: <!--IBF.BANNER-->
<div id='logostrip'>
<a href='{ibf.script_url}' title='Board Home'><img src='URL OF YOUR NEW LOGO' alt='Powered by Invision Power Board' border="0" /></a>
</div>
Code: <!--IBF.BANNER-->
<a href='{ibf.script_url}' title='Board Home'><img src='URL OF YOUR NEW LOGO' alt='WHATEVER YOU LIKE' border="0" /></a>
Code: <center> <a href='{ibf.script_url}' title='Board Home'><img src='URL OF YOUR NEW LOGO' alt='WHATEVER YOU LIKE' border="0" /></a></center>
|
| | |
| | #4 (permalink) | |
| Senior Forumer ![]() | Quote:
The URL in your address bar. To shut down your forum, just turn it off by going to ACP > Board On/Off > "Turn forum offline?" Select yes. Make sure you don't login to your board ever again. It will delete itself. | |
![]() | ||
| | |
| | #6 (permalink) |
| Elite Forumer ![]() | You have to upload your banner to an image host and get the URL from there Hope it helped. Good luck ![]() |
| | |
| | #7 (permalink) |
| Junior Forumer ![]() | The first thing you have to do is to make a banner. Once that is complete, upload it to an image hosting website like Wild Cat said. If you upload it to File Hive, it helps out a lot when you go to change the banner. After you do that, go here for instructions on how to upload a banner to an IPB forum. If at first it doesn't work for you, fiddle with it for a bit. If you make a mistake, you can always reload the original skin to start fresh. It took me several times when I was trying to upload one to a friend's forum, but eventually I figured it out. Good Luck. |
| | |
| | #9 (permalink) | |
| Elite Forumer ![]() | Quote:
it took me less than 5 minutes from when I first read the documentation to actually do it........ (I use Photobucket) Not hard at all ![]() ![]() ---------------------------------- BTW.. you might also want to make your banner flexible....... so it would expand and shrink with the width of the browser............ this is how to do it: After the url of your image in the code add width="100%" so the code looks like this: Code: <!--IBF.BANNER-->
<div id='logostrip' >
<a href='{ibf.script_url}' title='Board Home'><img src='http://your image url' width="100%" alt='Powered by Invision Power Board' border="0" /></a>
</div>
![]() | |
| | |
| | #10 (permalink) | |
| Elite Forumer ![]() | Quote:
Create another admin account (with limited permissions.... for example don't let them edit users and groups ...) and send the details in a PM......... then you can always demote that admin or change the password...so you are sure that no harm to your forum can be done in the future... | |
| | |
| | #11 (permalink) | |
| Member ![]() | Quote:
Thnks SO MUCH!!! I will make the logo n about 2 to 4 days is that ok? And then i make you an admin to do it! DO you have an email?????? | |
| | |
| | #12 (permalink) |
| Elite Forumer ![]() | Yeah I have an email..... just click on the link from the profile, but PM is safe too...... up to you what you want to use. |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to change logo into custom logo? | billy1988 | phpBB2 skinning Help | 4 | 10-08-2007 08:18 PM |
| Hows The Weather | robcat | General Chat Area | 20 | 01-05-2006 12:42 AM |
| Replace logo.bmp with your logo | maeglin | IPB General Support | 3 | 11-15-2005 01:57 PM |
| Little Different Request - I LIKE the Logo - Just Want to Change Logo TEXT | meusvita | IPB Skinning Help | 2 | 10-28-2005 02:10 PM |
| Hows This Forum? | The4dmin927 | IPB General Support | 4 | 08-04-2004 05:14 PM |