:: Forum >>

Header format

I tried the Firefox 1/5 fix and when I used the basic xp and classic formats, the column headers looked like they were formatted with a bottom alignment, making the letters hanging below the line (like a 'g') look cut off. Is there a way to pad the column header bottoms or align the headers vertically?
Ron Filipek
Friday, December 16, 2005
Ron,

I cannot reproduce this - the standard examples look like the text is centered vertically with all characters fully visible - can you make an example?
Alex (ActiveWidgets)
Friday, December 16, 2005
Using Firefox 1.5, go to this address and click on the 'Submit Query' button.

Thanks

Ron
Ron Filipek
Saturday, December 17, 2005
OOPS, guess I need to include the address. ... Ron

http://bysa.org/CJSATrav/LeagueMySQLTest/results_aw.php
Ron Filipek
Saturday, December 17, 2005
Ron,

the problem seems to be in the corrupted css rule:

font: size; menu;

should be

font: menu;

also Firefox does not like bad markup - your page does not have html and body tags and font tags do not match.

After correcting those things the grid seem to work fine.
Alex (ActiveWidgets)
Saturday, December 17, 2005
Alex - Works like a charm. Obviously, I am new to this so I appreciate your time and help.

Thanks

Ron
Ron Filipek
Saturday, December 17, 2005

This topic is archived.


Back to support forum

Forum search