Logo Spanning Top Of Forum

liunx

Guest
How would I edit Invision PB 1.3 final so that the logo will span the top of the forums, and not just show up in the top left? I know where the code is located, I just don't know how to make it span. <br /><br />I think this is the code I need to edit:<br /><br /><!--IBF.BANNER--><br /><div id='logostrip'><br /> <a href=http://www.totalchoicehosting.com/forums/lofiversion/index.php/'{$ibforums->base_url}' title='Board Home'><img src='{$ibforums->vars['img_url']}/logo4.gif' alt='Powered by Invision Power Board' border="0" /></a><br /></div><br /><br />If this is wrong could someone point me in the right direction. Thanks.<!--content-->
Well the "logo4.gif" is the file you'd need to replace, but as far as getting it to go all the way across the top you might be better off by just re-writting the HTML for the top. That'd probably be quicker than trying to edit the code thats there now. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
I know html, but I am new to Invision. Could you point me in the right direction on to where the html for the top of the board is located?<!--content-->
The bit of HTML you showed me from the page is what you'd want to work around and replace. Should be able to find it within the templetes. Just make sure you make a backup of the origional just in case something bad happens. Always good to be able to go back.<!--content-->
Have a look here <a href="http://www.invisionpower.com/documentation/showdoc.php?page=104&p=101" target="_blank">IPB Documentation</a> for info regarding changing the header.<!--content-->
Hey Jeff,<br /><br />Care to share how you added the portal to the front of your forum. Nice look too by the way. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
 
Back
Top