PDA


View Full Version : Header Auto-size issue


Howdy
04-14-2005, 09:23 AM
My image on my header is in a table setto 100%. It auto-sizes correctly as long as the resolution is at or above about 780 pixels (the size of the fixed tables on my header). The others are set as spacers to expand out to 1600 for higher resolution monitors.

The problem is when you minimize the screen or go to lower than 800x600 resolution. The header expands all the way to the max (1600px). and the Vbadvanced forum content stays at the same width, so the header extends way to the right with blank space underneath. The same thing happens on the vbulletin forums, so this isn't really specific to vbadvanced.

I have 5 columns in my header table. 3 that are fixed (a total of 780px). 2 that are spacers (410 pixels, images set at 100% to expand as needed).

Any help greatly appreciated. Thanks.

Brian
04-14-2005, 12:35 PM
Can you post a link to your site?

Howdy
04-14-2005, 01:07 PM
I don't have it online yet, currently working on the site.

It seems that if the browser goes below the fixed width of my table (780 px), rather than
inserting a scrolling bar on the browser window, it puts the max value in on the spacers of
420px and extends to 1600 px wide.

Howdy
04-14-2005, 05:35 PM
what is the correct way to add a header? I added the html directly into the header section and I'm thinking that is the problem. Should I have created an html file to reference - if so, where do I point to that file?