Shape 5

Joomla Templates => Legal Lawyer - Club => : neilhcd June 21, 2017, 12:40:40 PM



: How to change position background color
: neilhcd June 21, 2017, 12:40:40 PM
I would like to change the background color for the right and left positions and the right-inset and left-inset. Using Firebug I can see the position information but when I add background color nothing happens. Is it possible to change the background colors?
Thanks


: Re: How to change position background color
: jonahh June 21, 2017, 01:25:20 PM
Hello,

Yes you should be able to by adding CSS, what CSS are you using to try and add a background color?


: Re: How to change position background color
: neilhcd June 21, 2017, 01:57:45 PM
I'm using the Legal_Lawyer template css.


: Re: How to change position background color
: jonahh June 22, 2017, 12:30:47 PM
No, I mean what CSS are you adding? You said you were adding CSS and it wasn't working.


: Re: How to change position background color
: neilhcd June 22, 2017, 01:25:34 PM
I actually figured it by adding the background to the module, which is what I really wanted instead of the whole position. I changed the site background color so wanted the modules on the right and left, or the position to be white.

Template Line 1100

#s5_right_column_wrap .module_round_box, #s5_left_column_wrap .module_round_box {
    margin-bottom: 40px;
    background: #ffffff;}


: Re: How to change position background color
: jonahh June 23, 2017, 11:31:08 AM
Awesome, happy to hear you got it sorted!


: Re: How to change position background color
: neilhcd June 27, 2017, 01:02:11 PM
I have another position that I'm not able to find the css file to edit. I placed the "Breadcrumbs" in the "top_row1_1" position and want to change to background color to "none". When I use Firebug to locate the line to edit the file name is /%sitename%/ #4 line69. The item I want to edit is: #s5_top_row1_area1 background: #f2f1f0 none repeat scroll 0 0; } 
Can you tell me where this css file is actually located?

The website is:  calvarythecross.org/new_site2

Thank you!


: Re: How to change position background color
: jonahh June 28, 2017, 11:11:04 AM
This is actually set in the backend area of Vertex under the "layout" tab. Just look for the little icon on the right side of the top row 1 and click that and a lightbox will pop up.