I want my site color coded, for a more professional look. How can i change the color of the search bar, form fields etc?
Custom colored search bar etc
Collapse
X
-
Tags: None
-
Re: Custom colored search bar etc
If BV doesn't give you the option (I don't know if it does or not), but if not you will need to use CSS.
Add to the inner html something like
style="background-color: #RRGGBB;"
replacing "RRGGBB" with the color you want represented in hex.
Hope that helps
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
-
Re: Custom colored search bar etc
Hi, most form fields can be changed via the properties box & then style. Remember that many users have auto form filling add-ons in the browsers that will make these boxes look yellow'ish.
Comment
-
Re: Custom colored search bar etc
Ah! CJ has faster fingers. lol
Comment
Comment