PDA

View Full Version : Help: For IE Browser



Ar3d
September 27th, 2007, 04:29 AM
Hi.. i need help, my blog encounter a problem in IE but and FF it looks like fine.. is there any code that i missed to put up? thanks in advance...

biznuge
September 27th, 2007, 05:46 AM
try this line in the top of your CSS...


#magic{
fix-all-styling:"enabled";
}

biznuge
September 28th, 2007, 11:18 AM
or even better might be...


*{
make-it-all-better:inherit;
}

:D

Why don't you be alittle more specific in what you're asking. maybe post a link to the page in question, or maybe just put some code into your post for people to begin tracking down exactly what the problem is with your code.

:2c:

Pneumonic
September 28th, 2007, 02:19 PM
^^ :lol: