Carter De Angelis wrote:
> Hi, I have developed a site:
>
> http://www.voiceofcalvaryradio.com/alaska
>
> It works great in Firefox, but I had to hack it to make it work in IE 6.
> (all its supposed to be is 3 boxes with dashed borders)
>
> IE 7 came and has the same rendering bugs, but the hacks don't work. It cuts
> the top and bottom padding off, and does something crazy with the :hover
> popups (Eric Meyer popups). My question is, can I make the nav bar work in
> IE? Or at least add some selectors to make it look like the IE 6 nav?
>   

Carter,

Take all of your hacks and move them to their own style sheet. Then, 
attach this style sheet to your page inside of Conditional Comments, 
which only IE can read. Inside this IE-only style sheet, change the 
hacks so that they are no longer hacks but just straight CSS rules.

You can find more info on conditional comments by googling, or let us 
know if you get lost.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to