Header sizing help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • boss2677
    New Member
    • May 2009
    • 21

    Header sizing help

    I couldn't seem to find what I was looking for in the search, so I figured I'd ask. I want my custom header to automatically expand and contract with the browser size just like the forum does. How can I set this option?

    The way it is now my header stays the same size all the time and when the browser window is made smaller, the form shrinks to size, but my header does not.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    See this thread:

    Comment

    • boss2677
      New Member
      • May 2009
      • 21

      #3
      Ok, I just found that thread after I posted this. I'm blind sometimes. Anyways, I'm still a bit confused. I'm not understanding what the "td width" means in the code you wrote. I didn't set a fixed with for my forum. My header is 859x113px, but I want it to tile and span all the way across 1280px if that's the browser size that's open.

      Comment

      • boss2677
        New Member
        • May 2009
        • 21

        #4
        None of the codes from the earlier link work for me. I can't get the tile image to even show up, much less repeat. Here's the code I have. If anyone can tell me what I'm doing wrong I'd greatly appreciate it.
        HTML Code:
        <!-- logo -->
        <table width="100%" cellspacing="0" cellpadding="0" border="0">
        <tr>
         <td width="1280">
          <a href="LINK HERE"><img src="path/to/leftpiece.gif" alt="" border="0" /></a>
         </td>
         <td background="path/to/righttile.gif">
         </td>
        </tr>
        </table>
        <!-- /logo -->
        <!-- content table -->
        $spacer_open
        $_phpinclude_output
        $ad_location[ad_header_end]

        Comment

        • Jake Bunce
          Senior Member
          • Dec 2000
          • 46598
          • 3.6.x

          #5
          I don't have exact code for your specific case. HTML ability is required to slice up an image like this.

          Comment

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