Shape 5

Joomla Templates => Gamers - Club => : BIC1 January 09, 2014, 12:07:41 PM



: How to change article background?
: BIC1 January 09, 2014, 12:07:41 PM
Hi

I'm currently using out Gamers template and want to change  the article background's on all pages, where do i do this?


: Re: How to change article background?
: mikenicoll January 09, 2014, 06:30:42 PM
Hello,

You can control that here:

Template.CSS - Line 712

#s5_component_wrap {
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 35px;
}

-Mike