What's messed up about it? It looks like it worked.
Give the first stylesheet a title as well, if you don't they will merge. They also merge if they have the same title.
this is what i see: http://www.modernrevolutions.net/bah.png
do you guys see something different?
Yes, replace:
With:Code:<link rel="stylesheet" type="text/css" href="http://modernrevolutions.net/layout/style.css">
And:Code:<link rel="stylesheet" type="text/css" href="http://modernrevolutions.net/layout/style.css" title="Default">
With:Code:<a onclick="setActiveStyleSheet('Hathaway'); return false;" href="http://www.modernrevolutions.net/">Anne Hathaway</a>
@IllustriousLytsCode:<a onclick="setActiveStyleSheet('Default'); return false;" href="#">Default</a>
Yes, that is what I see.
Jeremy | jfein.net
This is what you should have:
Change default to whatever you want to name your first style.Code:<link rel="stylesheet" type="text/css"title="Defaut"href="http://modernrevolutions.net/layout/style.css"> </link> <link rel="alternate stylesheet" type="text/css" title="Hathaway" href="http://modernrevolutions.net/layout/style2.css"/>
Edit: Nile, we're really thinking alike huh?
Ok I did both of those. and its still merged all freaky like :/ Is this hard or am i really dumb for a 17 year old??? :'(
Actually, neither. The image that's corrupt in the second style, isn't int he style sheet.
@Snookerman:
In the other thread to about the two level menus. Lol!
Jeremy | jfein.net
there is a corrupt image in the other stlyesheet? the only image in the second stylesheet is http://www.modernrevolutions.net/web...athawaybar.png
No, the image that shows up blue in the wrong style sheet isn't included IN the alternative, so it will not change. Which image do you want that to be replaced with?
Jeremy | jfein.net
i wanted to replace it with: http://www.modernrevolutions.net/web...t/hathaway.png to fit the other stylesheet.
Bookmarks