Shape 5

Wordpress Club Themes => Corporate Response - Club => : lesstechcs July 01, 2013, 08:26:41 PM



: I would like to change the color of the blue in "div class="blue_box""
: lesstechcs July 01, 2013, 08:26:41 PM
I would like to change the color of the blue in "div class="blue_box"" to better match my site. Where can i change the code for the color.


: Re: I would like to change the color of the blue in "div class="blue_box""
: Tristan Rineer July 02, 2013, 07:29:36 AM
Firebug (http://getfirebug.com/) will show you which file it's in, and what line to edit; it will also let you make adjustments in the browser so you can see what it looks like before you actually edit anything.


: Re: I would like to change the color of the blue in "div class="blue_box""
: lesstechcs July 02, 2013, 11:55:46 AM
Firebug is really cool and all, but do you know where I change the code, I don't seem to be able to find it. The specific box is on the page located here

http://www.wildlifeabatement.pro/wildlife-abatement-services/sasquatch-removal/



: Re: I would like to change the color of the blue in "div class="blue_box""
: Tristan Rineer July 02, 2013, 04:33:55 PM
I don't see the blue box anywhere on that page, but it looks like the gray box you have is on line 271 of editor.css (with Firebug installed, right-click on the element you are curious about, and select "Inspect element with Firebug").

I don't write the CSS for the themes, and I'm not even that good with CSS; I write the code that makes it possible for the designs from the Joomla club to run on WordPress, and I do my best to add extra capabilities that Joomla doesn't have.  This tutorial (http://www.studiopress.com/tips/using-firebug.htm) should help you understand how to use Firebug; that's what I do to answer the CSS questions, so there's no reason for you to be forced to wait on an answer from me.


: Re: I would like to change the color of the blue in "div class="blue_box""
: lesstechcs July 02, 2013, 09:21:48 PM
Thanks, I found it editor.css