Of course with "a good browser", you can select the stylesheet to use when alternative stylesheets are available. In IE you can't. But even "good browsers" like Firefox, Mozilla and Opera don't handle this correctly. When you click on a link that fetches the next page from the same site, the style sheet selection is undone and you again need to pull out the same 3-level menu selection to switch style to the one you want. Only Konqueror handles this "correctly", by remembering the style you selected for tht si
The real question is how we're going to write a module to solicit style sheet contributions from our users and let everyone try them out and vote on which ones they like best.
Patches welcome.
Bonus points if your code automatically ships free ThinkGeek T-shirts to the most popular.
On stylesheet switching (Score:0)
But even "good browsers" like Firefox, Mozilla and Opera don't handle this correctly. When you click on a link that fetches the next page from the same site, the style sheet selection is undone and you again need to pull out the same 3-level menu selection to switch style to the one you want.
Only Konqueror handles this "correctly", by remembering the style you selected for tht si
Re:On stylesheet switching (Score:1)
Patches welcome.
Bonus points if your code automatically ships free ThinkGeek T-shirts to the most popular.
Re:On stylesheet switching NeoSlash33.css (Score:0)
/* linlines | some | slashboxes */
/* Removes some slash boxes */
#topnav, #ostgnavbar, #advertisement-title, #advertisement-content, #slogan, #links-sections-content, #links-login-title, #links-login-content, #links-help-title, #links-help-content, #links-sections-title, #userlogin-title, #links-services-title, #links-services-content, #links-about-title, #links-about-content, #srandblock-title, #srandblock-content, #books-title, #books-content {display
body,td {font-family:verdana, sans-serif; font-size:12px; background:#aaa;} img {border:thin solid green} h1,h2,h3,h4,h5,h6,
Parent