InstantForum.NET




Style Tags vs FONT tags

Expand / Collapse
Author Message
 Posted 6/30/2009 8:31:18 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

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

Post #1709
Add to Twitter Add to Facebook
 Posted 7/1/2009 10:48:16 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

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...?

Post #1710
Add to Twitter Add to Facebook
 Posted 7/3/2009 12:26:17 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 2 days ago @ 2:44:13 PM
Posts: 91, Visits: 159
Post #1711
Add to Twitter Add to Facebook


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse