This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Change section break font color
Started 15 years ago by webcommerce | 2 posts |
-
Hello,
I'm trying to get the section breaks to be a specific text color. I've used the h3 settings and managed to set the font size and weight ok, but the color obstinately remains black. Can someone help on this please?
Here's the code I have in the CSS of the form:
#main_body form .section_break h3
{
font-size:80%; //Changed from 110% 12/03/09
font-weight:700; //Changed from 400% 12/03/09
font-color:#000066; //Added 12/03/09
line-height:130%;
margin:0 0 2px;
}Thanks.
Ron SPosted 15 years ago # -
It's OK .... I worked out how to do this.
I added CSS code to the elements involved and it works just fine.Regards,
Ron SPosted 15 years ago #
Reply
You must log in to post.