Log In · Register

 
 
Closed TopicStart new topic
code in weblog entry help
tsym
post Aug 28 2005, 09:52 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jul 2004
Member No: 31,083



I'm trying to put a color for just one word in my weblog entry. I use the code for font color, but it doesn't work. Is another code interfering?

Here's what I have in my header

 
Kenado
post Aug 28 2005, 10:02 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



How exactly do you do it when you write a weblog entry like this?
CODE
<font color="red">Hi?</font>
 
tsym
post Aug 28 2005, 10:07 PM
Post #3


Newbie
*

Group: Member
Posts: 3
Joined: Jul 2004
Member No: 31,083



QUOTE(FroZenCloud104 @ Aug 28 2005, 10:02 PM)
How exactly do you do it when you write a weblog entry like this?
CODE
<font color="red">Hi?</font>

*


Yes, except for I use a hex code for the color.
 
Kenado
post Aug 28 2005, 10:21 PM
Post #4


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



QUOTE
<style type="text/css">
a:visited, a:active, a:link { font-weight: bold; color: #000000; text-decoration: none; }
a:hover { color: #FF0080; }
body, td, div, p, th, select, input, font { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000; line-height: 18px; }
.banner, .footer, #SearchBar1_pnlSearch, hr { display: none; }
.main, .navigation { width: 600px !important; }
.mainleft table { border: 0px; }
.mainleft th.left { padding: 0px 0px 5px 0px; }
.mainleft td.left { padding: 12px 0px 13px 0px; }
.mainleft th.left, .blogheader { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-transform: uppercase; border-bottom: 2px solid #FF0080; margin-bottom: 12px; }
.maincenter td, .maincenter p { text-align: justify; padding: 0px; }
.blogbody td { width:0px; padding: 0px 0px 4px 0px; }
.htmleditor { width: 100% !important; }
#pnlEnabled table td { text-align: justify; }
#rblEprops td { letter-spacing: -.1em; }
td.maincenter table { width:auto !important; }
</style>

Take out the part where I bolded it. It should work.
 
tsym
post Aug 28 2005, 10:35 PM
Post #5


Newbie
*

Group: Member
Posts: 3
Joined: Jul 2004
Member No: 31,083



It works. Thank you! <3
 

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