Banner i header and footer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hostingforum-it
    Member
    • Dec 2005
    • 36
    • 3.5.x

    Banner i header and footer

    hello,
    i would like to put a banner in the header (under the UserCP,FAQm Member list etc.) In what templat do i need to put the code? (and where exactly)

    Thanks
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    Admin Control Panel > Styles & Templates > Style Manager > dropdown: edit templates > Navigation / Breadcrumb Templates group [expand] > navbar template > Open it.

    At the bottom of this template add your XHTML banner code.

    Comment

    • hostingforum-it
      Member
      • Dec 2005
      • 36
      • 3.5.x

      #3
      thanks. I also would like to put a banner afhter:
      Mark Forums Read View Forum Leaders

      and Befor:

      What'Going On?
      What template do i need to edit and where to put the banner?

      Thanks a lot

      Comment

      • padmaster
        Senior Member
        • Mar 2003
        • 203
        • 3.0.0 Beta 5

        #4
        I'm trying to add a couple of banners under the navbar as well. This is the code I added at the end of the navbar template...

        Code:
        <div align="left">
        <img src="[URL="http://www.padmasters.com/banners/advert_padmasters.gif"]http://www.padmasters.com/banners/advert_padmasters.gif[/URL]" alt="" border="0" />
        <div align="right">
        <img src="[URL="http://www.padmasters.com/banners/advert_padmasters.gif"]http://www.padmasters.com/banners/advert_padmasters.gif[/URL]" alt="" border="0" />
        </div>
        Problem is, they are on seperate lines vertically. How do I align them vertically?
        Last edited by padmaster; Sat 31 Dec '05, 4:02am.

        Comment

        • padmaster
          Senior Member
          • Mar 2003
          • 203
          • 3.0.0 Beta 5

          #5
          Nevermind, I just centered the two banner images. I like this better because when you reduce the window size, the two banners adjust themselves to one on top and one on bottom.

          Comment

          • Floris
            Senior Member
            • Dec 2001
            • 37767

            #6
            You would have to <div style="float: right">right code<div>left code</div></div> probably,.

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...