Change homepage slightly
-
The website manager just left and I wanted to change one thing on the homepage at https://www.crgcommercial.com. On the main page there is a ‘search’ field in the upper right hand of the page. I went into the editor for appearance/themese and saw that it says transparent. I’m not familiar with CSS so I wanted to know if there was just an easy way to change it so it’s not transparent and is clear on the webpage when people want to search. the theme info is below and the current code:
Thanks ahead of time.
/** Header Search **/
.header_search {position:absolute; top:60px; right:0px;}
input.search_input_header {position:absolute; top:0px; left:-210px; width:194px; letter-spacing:1px; height:20px; padding:5px 0px 5px 10px; color:#c1c7d1; background:url(images/dark_blue_search.png) scroll transparent no-repeat; border:none;}
input.search_input_header:hover {background:url(images/dark_blue_search.png) scroll transparent no-repeat 0px 0px; color:#c1c7d1;}
input.search_input_header:focus {border:none; outline:none; background:url(images/dark_blue_search.png) scroll transparent no-repeat 0px -50px; color:#c1c7d1;}
input.search_button_header {margin:0px 0px 0px 4px; width:39px; padding-top:7px; height:30px; cursor:pointer; background:url(images/dark_blue_search.png) scroll transparent no-repeat -211px 0px; border:none; }
input.search_button_header:focus, input.search_button_header:hover {outline:none; background:url(images/dark_blue_search.png) scroll transparent no-repeat -211px -50px;}
Theme Name: ENTREPENEUR
Theme URI: https://www.olliemccarthy.com/silverpoint_preview/
Description: Business Theme
Version: 1.0
- The topic ‘Change homepage slightly’ is closed to new replies.