CSS style is being applied on front page, but no other pages
maxl - February 14, 2008 - 21:19
I have a weird problem that i've never seen before with CSS. I have a specific style applied to the navigation bar on all pages. When i click on a link that takes me to another page, other than the front page, the style is removed. The same style.css file is loaded for each page, i use firebug for all my developing and selecting the same element shows that the style isn't even loaded, not overidden, but never loaded.
Its like the style is never defined in any file. Looking at the styles that are applied, i can see that they are coming from the same file. Anyone know what is happening?
website:http://www.markeyforcongress.com/
Please let me know if i should post any other material.

Any comments? i could really
Any comments? i could really use the expertise of some of you on these forums. Anyone have any ideas?
Do you have CSS optimization
Do you have CSS optimization turned on? I can see that your body style is being overridden. Try turning that off during development.
I didn't look but try using
I didn't look but try using firebug. It's most likely that the nav links are pushing classes in one page, while being removed in the other.
⎋ joon park
Awesome. i will try turning
Awesome. i will try turning of CSS optimization and see if that does the trick. I haven't been working on the site lately but will be today, so i'll post back the results soon.
That worked. I really don't
That worked. I really don't understand why the style was applied to the front page, but not other pages. is there some documentation on how all the CSS optimization works? i would like to understand this.
Thanks for your help.
This happens in IE7
The issue which was described earlier happens to my site but only in IE7 and only for an specific user account which belongs to site creator. the navigation bar appears in correct position only in front page and in other pages it appears as i did not have the iefix css.as i mentioned this is not the case with other user accounts I have the css optimization off.
What can be the solution?
Any ideas??!!!
Any ideas?!!!!!
Anonymous users problem!!!!
The new experiments shows that the Anonymous users see something different than the users. I am totally confused with this behavior. in some points when i clear cash some of the problems disappear but again they appear sometime later.
Community please help me!!!