Jump to content

Recommended Posts

Posted

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.

 

I think this is the code I need to edit:

 

<!--IBF.BANNER-->

<div id='logostrip'>

<a href='{$ibforums->base_url}' title='Board Home'><img src='{$ibforums->vars['img_url']}/logo4.gif' alt='Powered by Invision Power Board' border="0" /></a>

</div>

 

If this is wrong could someone point me in the right direction. Thanks.

Posted

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. :)

Posted

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.

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...