I have a banner that can't center!
when i have indicated { text align; center } it makes all the text go on top of my banner...
am i missing something?
also, my banner on the left.. looks ok in firefox but not IE ??
anyone???
I have a banner that can't center!
when i have indicated { text align; center } it makes all the text go on top of my banner...
am i missing something?
also, my banner on the left.. looks ok in firefox but not IE ??
anyone???
Very difficult to answer these questions without any knowledge of your site. However there are two errors in the CSS that you posted. It should read { text-align: center }
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
what happends when i actually put in this code .. the header links actually show up on my banner... making it weird looking..
this is my site .. creative-scrappers.com/store
thanks!
i got it.. thanks
That's because you're trying to cram a banner with a 250px height into a logoWrapper div with just 75px height. In some browsers the bit that doesn't fit overflows over your EZ-Page links and beyond.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)