![]() |
Search Bar Background color
I want to modify the search bar at the top of the customer screen. The first thing I want to change is the default background color. I have looked at /customer/home.tpl as well as /customer/search.tpl but I am seeing the code for this. Where do I look?
|
Re: Search Bar Background color
It's in the css as the input element.
such as: #someDiv input { background-color: white; border: 1px solid black; } |
Re: Search Bar Background color
I found it:
Code:
#header .line2 { |
All times are GMT -8. The time now is 02:36 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.