Forum Moderators: phranque

Message Too Old, No Replies

Is it possible to tell file to ignore style sheet?

Didn't know where this should go,,,,

         

ajs83

8:41 am on Feb 16, 2005 (gmt 0)

10+ Year Member



The site I am working on is using a style sheet to dictate the color and font of different sections, but I dont want all sections to be the same. Is it possible to include some type of code that tells the file to ignore the style sheet and use it's own code?

le_gber

10:21 am on Feb 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Simply don't use any reference from the stylsheet on your page.

Alternatively you can use a set of style for each page and use one stylesheet.

Leo

limbo

5:28 pm on Feb 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That is one way of doing it.

Alternativley you could specify different classes in your style sheet and apply them to different sections.