Which File Questions

I'm not having much luck with search, so let me try it this way. I apologize in advance if these questions have been posted before.

1) How to change the background color of text input fields and search dropdown box (i.e. the Join page)? I'm using a black template and those particular assets are still white and combined with my black boxes I am having an issue finding a text color that works well with both.

2) How do I change colors/image for the search button?

Quote · 25 Jul 2009

I want to tell you how to do it but I may not explain it clearly. I show an image as the background. If you use Firefox and a little add-on with huge assistance, you would be able to see what I'm talking about. So, get Firebug and right click anywhere on your site to find the CSS for it, even in the text boxes for a join form and search form. Select "inspect element" and voila! On the right, it will tell you where the code is located and you can even make changes to see what the change will look like on your site before actually editing a file. If you do this, I know it will help you and tremendously!

With FIREBUG it looks like this for the join backgound:

.input_text, .input_date, .input_area, .input_pass, .input_select, .input_select_couple, .input_select_multi {join.css (line 67)
background-image:url(../images/body_backgr.gif);
border:1px solid #999999;
margin-right:5px;
width:240px;


*****Sorry, can't find my search. Site is being worked on. Hope this helps.

Quote · 25 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.