| Author |
Message |
thunderbird Hangin' Around

Joined: Jul 13, 2005 Posts: 38
|
Posted:
Mon Aug 28, 2006 12:43 pm |
|
Hi,
I ma trying to add the font tag to the acceptable html tag line within my config.php file. I basically figured it was "font=>1 or 2 and then added <font color="#CCCCCC" face="bradley Hand ITC">" to the content. The color comes out right but nothing changes on the wording to go to that font.
Any one have a clue what I am doing wrong?
Thanks |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Mon Aug 28, 2006 2:55 pm |
|
If you switch the order in the HTML from color=, face= to face=, color=, what happens? |
|
|
|
 |
thunderbird Hangin' Around

Joined: Jul 13, 2005 Posts: 38
|
Posted:
Mon Aug 28, 2006 3:01 pm |
|
you mean do this? <font face="bradley Hand ITC" color="#CCCCCC" size="4" >?
If thats what you mean, nothing happens |
|
|
|
 |
evaders99 Former Moderator in Good Standing

Joined: Apr 30, 2004 Posts: 3221
|
Posted:
Tue Aug 29, 2006 12:36 pm |
|
Do you have that font installed? Does it read in your browser? |
|
|
|
 |
thunderbird Hangin' Around

Joined: Jul 13, 2005 Posts: 38
|
Posted:
Tue Aug 29, 2006 7:16 pm |
|
Yes it does. It comes up in Dreamweaver, Fireworks and even word.
Do I need to edit the congig HTML tags to do fonts and if so what would the code be? |
|
|
|
 |
thunderbird Hangin' Around

Joined: Jul 13, 2005 Posts: 38
|
Posted:
Tue Aug 29, 2006 9:03 pm |
|
Ok, I found out that I needed to disable the font statement from the style.css file |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Tue Aug 29, 2006 9:13 pm |
|
Thanks for following up on this. |
|
|
|
 |
thunderbird Hangin' Around

Joined: Jul 13, 2005 Posts: 38
|
Posted:
Wed Aug 30, 2006 6:43 am |
|
No problem. I hate when people find out the answer and then don't let everyone else know. |
|
|
|
 |
|
|
|
|