PDA

View Full Version : How do i switch stylesheets


css2code
04-04-2006, 06:26 PM
I am looking for a code that i can use to switch several style sheets.

any help is appreciated.

thanks you!

kewlceo
04-04-2006, 06:46 PM
This should help: http://www.alistapart.com/stories/alternate/ :)

oldcrazylegs
04-07-2006, 08:38 PM
if all you want to do is change the font size then switching style sheets is doing it the hard way.

simply use em measurements in your fonts and images like below. when peeople change the text size in their browser the text and images will zoom in and out. great for old eyes like mine.

1em=10pt and 1em=16px

<span style="font:0.80em arial,sans-serif;">your text</span>

<img src="image" width="6.75em" height="6.75em" />

visit my site to test this. http://dwight.clickthesky.com/

if you have a center scroll wheel mouse hold down the CTRL key and roll the wheel forward and back to change the text size. if not click on VIEW at the top of your browser and then click on TEXT Size.

anything you can do to make your site more accessible will only make it more popular.

orcrist
04-07-2006, 11:34 PM
if all you want to do is change the font size
if you have a center scroll wheel mouse hold

who asked about that? looks like ol crazy is on spaming spree, answering whatever old questions, even those already resolved..especially those, it seams :p
is this:
visit my site to test this. http://dwight___/only purpose of your posts?