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
Changing font colors
Started 16 years ago by kevinbiggar | 2 posts |
-
Hi I've read the posts on changing font color, but can't seem to change the color of the form title and description. I even did a search and replace on every color and changed them all to white and still the title stayed black. Any ideas?
By the way what is the bit of the css that controls the color of the fonts for the multiple choice and drop down lists etc?
Fabulous product by the way! I only wish the CSS was a bit clearer.
Posted 16 years ago # -
Go in to your CSS editor.
1. Form Title = .form_description h2
2. Form Discription = .form_descriptionadd the line
color:red; to .form_description h2
color:blue; to .form_description
(you can also use HEX numbers here).Click the Update button.
Click the View Form button (after update finishes)If you do not see any change in your form; press the CTRL+F5 key combo to refresh your browser (IE7) cache.
If that doesn't work, then you have a wierd browser and will need to empty your cache completely using the Delete All function in your Tools -> Options menu. Then maybe find out why your browser isn't clearing its cache on CTRL+F5.
If none of that works, then Yuniar or some other more able personage than I will need to help you! :)
Ekahnum Kopet
Saghalie
http://www.beautiful-beginnings.orgPosted 16 years ago #
Reply
You must log in to post.