Skip to main content

Reply to "FONT PROBLEMS PLEEEEEEESE HELP"

quote:
320347590028


Hi,

In this listing, the following code is dictating the white and family:

#wrapper * {
color: #fff;
font-family: Verdana, Arial, sans-serif;
}

My code testing suggests removing just the [color: #fff;] piece (I add the brackets for posting clarity) for a trial.

Odd....not seeing the .section and .section_desc and the style sheet is moved? Confused

Also, in place of HTML <FONT color= >, using an inline style code should work, eg.

<p style="color:#ff0000;">my test is now red</p>

Complicated rules with unintended results. Smile I do hope Neil gives this one a look. Me thinks either the code builder hiccup-ed or there is a piece missing. That #wrapper * rule is driving the problem, as even font itself is being overridden by the rule. Roll Eyes

Danno

Edit: Even simpler.....remove the * from the rule. Wink
Last edited by danno
Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×