Guest Posted August 17, 2005 Posted August 17, 2005 does any genius know how to change the outline colour of the dropdown manufacturers menu. also when you hover inside the dropdown menu the background colour is the standard osc blue/grey. how do i change this?
karmapool Posted August 18, 2005 Posted August 18, 2005 i want to help so i did a little quick research. dosn't look good. here is one site that i found that offers a solution to sylizing select elements http://easy-designs.net/articles/replaceSelect/ oh yah you can change the background color with this in your select tag around line 255 index.php echo tep_draw_pull_down_menu('filter_id', $options, (isset($HTTP_GET_VARS['filter_id']) ? $HTTP_GET_VARS['filter_id'] : ''), 'onchange="this.form.submit()" style="background-color: Aqua;"'); hope this helps Billy Z
Recommended Posts
Archived
This topic is now archived and is closed to further replies.