|
|
|
|
Group: Forum Members
Last Login: 6/30/2009 8:26:31 PM
Posts: 1,
Visits: 1
|
This is driving me nuts and I only want to change it because it's a psycho hangup I have not because it's really hurting anything.Does anyone know how to change the tags that the CSS uses to create font types? The default is Style1, Style2....etc. I want it to read "<Font=###>" instead. Is there a way to do this automatically or am I stuck having to manually change the CSS specs all the time??? Thanks in advance!!!!
-wz
|
|
|
|
|
Group: Forum Members
Last Login: 7/18/2009 4:25:40 PM
Posts: 6,
Visits: 12
|
I'm not sure I understand what you're saying...In my CSS, it says the name of the class or style or whatever, and then all its properties...for example:a:hover { font-family: Tahoma; font-size: medium; text-decoration: none; color: #C90E80; text-transform: uppercase; } There's a way for you to change the name of the style, if that is what you're asking...?
|
|
|
|
|
Group: Forum Members
Last Login: 2 days ago @ 2:44:13 PM
Posts: 91,
Visits: 159
|
|