Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • folkbear Friend
    #138980

    Can somebody tell me what to change or add in the css file to change the background color on the Rutile Template?
    I tried body and body-bd but that only changes the color of the template itself and not the surrounding background.

    Can anyone point me in the right direction please?

    jwellman Friend
    #295318

    One of the reasons I never worked with Rutile was difficulty in customizing. I believe you can change the gray background color (which looks to be found in the body#bd area) but it looks like the rest of the site consists of images, all of which would have to be customized in order to change their colors.

    folkbear Friend
    #295645

    Can any of the makers of this template help out please? I just can’t seem to find the correct code or image to change to get another background color, I have tried everything I could think of…

    folkbear Friend
    #296403

    Today I received an answer from the support ticket :

    Dear Dejaegere Jeroen,

    Thank you for contacting Joomlart.

    For this case, please open template.css , at about line 498, find following code:

    #ja-wrapper {
    margin:0 auto;
    width:970px;
    }

    and change to:

    #ja-wrapper {
    margin:0 auto;
    width:970px;
    background: #000000 url(path_to_image) no-repeat;
    }

    Hope it helps.
    Sincerely,
    Cao Hau
    JoomlArt.com Customer Service.
    http://www.joomlart.com

    I’ll try if it works tonight. So anyway, thanks to joomlart for the superquick response! Wonderful service, and confirms the reason why I joined.

    folkbear Friend
    #296476

    hmmmm, I’ll reopen my ticket I guess, coz the solution provided doesn’t seem to work

    wooohanetworks Friend
    #296490

    How shall that work out, the code they sent you shows no bg or picture bg as they say it is the default setting and the bg is grey(???). When there would be some code like below it, with a bg and the first one would be the solution, I would say, okay, this removes any bg from the site when there was one….

    Can only be this one:

    body#bd {
    color: #000000;
    margin-top: 5px;
    background: #F1F1F1;

    Change to any other color code.

    Color code #f1f1f1 is this and this is the color of the bg in this template:

    http://www.colourlovers.com/color/f1f1f1/

    jwellman Friend
    #296494

    When we first started looking into this template I put a screenshot up in the Rutile forum. I went and dug up the photo. Click Here This is what your site is going to look like when/if you figure out how to change the background color. All the modules have to also be changed.

    Hopefully JA can help you!

    scotty Friend
    #296496

    The background for the whole page is defined in body#bd.
    The background for the content and module areas is ja-wrapper.

    Joomlart just misunderstood the question.

    Folkbear you may need to refresh your cache (SHIFT+F5) to see the changes in CSS.

    And Jessica is correct… a lot of image editing ahead of you.

    wooohanetworks Friend
    #296504

    It ain’t so many for real, others have more pics in the css, take a look.

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 4 voices, and was last updated by  wooohanetworks 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum