Thread: CSS and select
Results 1 to 2 of 2
Related
-
Select Query Forum: Databases
Replies: 2 -
Cannot Select DB using mssql Forum: PHP Forum
Replies: 2 -
Propogating select box Forum: PHP Forum
Replies: 0 -
links and select box Forum: CGI Perl Forum
Replies: 0 -
SELECT MATCH ... AGAINST problem Forum: PHP Forum
Replies: 0
-
10-06-2006, 12:12 PM #1
CSS and select
Hi, does anyone know the CSS to change the font and background colour on a select box. My code doesn't work and ive tried without luck searching the net for the solution. This must be really simple.
http://www.collagen-and-hydroderm.com
-
10-11-2006, 02:39 PM #2
Re: CSS and select
Hi lilayus02,
to apply colour to the background of your select box add the following to your style sheet:
Code:select { background-color: #666699; color: #ffffff; }
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum