This is a discussion on "No CSS in IE" within the Web Page Design section. This forum, and the thread "No CSS in IE are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
No CSS in IE
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
No CSS in IE
Now this is strange. Ive made several site before using XHTML/CSS and they work fine in IE. I use firefox but went to test my own personal site there now and the Skin is not showing up at all in IE.
But its fine in firefox. Ive tried searching here but did not find any answers, im pretty tired also so thats also an issue lol. here is my CSS code.
I hate it when this happens. Last edited by alexgeek; Feb 14th, 2008 at 03:15. Reason: Please use the [code] tags for displaying CSS. |
|
|
|
#2
|
|||
|
|||
|
Re: No CSS in IE
This kind of problem is not related to your CSS file.
It could be the link to your CSS file is incorrect! Could you post the link to your HTML header?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#3
|
|||
|
|||
|
Re: No CSS in IE
Here is the header in my HTML.
Last edited by alexgeek; Feb 14th, 2008 at 03:16. Reason: Please use the [html] bbcode for htmk code. |
|
#4
|
|||
|
|||
|
Re: No CSS in IE
What do you mean by It is not showing in IE? The CSS style?
Do you have this hosted somewhere? Your code seems fine with me..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#5
|
|||
|
|||
|
Re: No CSS in IE
I know my question sounded like im insane lol. Ive posted up 2 screenshots, the one screenshot with the color background is in firefox and how my site is meant to look. And the other is a screenshot from Internet Explorer.
![]() ![]() This is the only time ive ever had this happen. Kindda just weird. |
|
#6
|
||||
|
||||
|
Re: No CSS in IE
You're not using @import's in default.css are you? That can throw off IE.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#7
|
|||
|
|||
|
Re: No CSS in IE
I dont know. The css is called default and i have posted the css in the very first thread at the top of this page. I have it set up they way i have all my other CSS set up. Totally confused
|
|
#8
|
||||
|
||||
|
Re: No CSS in IE
Try putting a space between your background image url and repeat-x declaration. Like
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
#9
|
|||
|
|||
|
Re: No CSS in IE
Yes thank you very much. That just fixed the problem. I cant believe It was that simple. Thanks
|
|
#10
|
|||
|
|||
|
Re: No CSS in IE
How good and genius FF are and see how bad IE are in interpreting the small code mistake
Nice eyes there aso186! I missed the code myself, LOL..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#11
|
|||
|
|||
|
Re: No CSS in IE
|
|
#12
|
|||
|
|||
|
Re: No CSS in IE
I cant believe I never validated my code. I think I may have got a bit cocky with the site. Thanks for all the replies.
|
|
#13
|
|||
|
|||
|
Re: No CSS in IE
This is when the validating process comes helpful when detecting small mistake like this
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|