Log In · Register

 
Question about fonts, regarding <span> tags
targeter2
post Feb 10 2004, 04:15 AM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2004
Member No: 3,609



If I click on Edit Html before I make a post, I can color code the back of my text using <span style="background-color:#FFCCCC;">Text</span> and the text will have a reddish background. I was wondering if there is a similar command that will let me change all the font on the website to do this, rather than having to do it by hand each time. Any help would be appreciated,

targeter2
 
 
Start new topic
Replies (1 - 2)
Smallbubba89
post Feb 10 2004, 05:55 PM
Post #2


Baka elite
****

Group: Member
Posts: 124
Joined: Jan 2004
Member No: 1,437



by CSS!!!! basic CSS solves most of these questions.

<style type="txt/CSS">
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content {
/* edits main text */
font:normal 12px arial;
line-height: 12px;
color: #ffffff;
text-align:justify;
}
</style>
 
targeter2
post Feb 11 2004, 12:35 AM
Post #3


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2004
Member No: 3,609



Aye, I have a style sheet, but the problem is the font doesn't show up right no matter what color font I use. I was hoping to find something similar to the <span> tag to use with a style sheet. Or am I just missing something?
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: