PDA

View Full Version : Css help for a newbie -- HELP !!


woocha
7th January 07, 10:26 PM
HELP !!

The header to my website is designed in css with <div> tags and some times the whole background does not load....any thoughts?

Also I am considering the possibility that my header should not call to my stlye.css file, but that the header should be a table with the table having it own style...any thoughts on this would be really appreciated

thank you
sean

Jen
8th January 07, 02:40 AM
It's probably your background is heavy size. I don't understand your second question, if you did not call the header to stylesheet then it is fine. Table responds header by css styles inside table.

woocha
8th January 07, 01:45 PM
It's probably your background is heavy size. I don't understand your second question, if you did not call the header to stylesheet then it is fine. Table responds header by css styles inside table.


I can't imagine tha the bg is to large a file because this problem only occurs when a user clicks on the mall button or the software button...the problem does NOT occur when you click on the auction, email, or classified buttons.

what do you think?
thank you
sean

OutThisLife
9th January 07, 06:23 PM
In your headers <div> use a margin;;

margin-bottom: ?px;