Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • felixdesign Friend
    #164206

    Hello guys…i need your help if is possible…
    On my site i would like to change the white color into another color…i would like to have the whole site in blue :)…Can u please tell me where should i go to change white into blue color….i attached a pic


    1. Untitled-2
    felixdesign Friend
    #392315

    Hello,
    The site is antrenez.com
    I want to change the white color of all site into blue…
    Thank you guys….

    pritam Friend
    #392397

    Hello,

    Could you please PM username and password of your site but first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.

    felixdesign Friend
    #396509

    Hello,

    i have send a pm with the username and the pass…

    pritam Friend
    #396612

    Hello felixdesign,

    Can you please clarify that which area in website you want blue color. Please send screenshot .So that we can help you better.

    felixdesign Friend
    #396613

    Hello,

    i want to have a blue site…i mean where is white i want to change it in blue…the backgrounds of modules, the backgrounds of articles…etc..
    hope you understand…

    Thank you!


    1. Untitled-2
    pritam Friend
    #396630

    Hello felixdesign,

    I have checked your site . To change the backgrounds of modules, backgrounds of articles. You need to change the background images of that. I am sending you some examples where you can change the image For changing the backgrounds.

    <blockquote>1. templates/ja_pyro/css/template.css line no.1689

    .ja-rs-content {
    background: url(“../images/rs-content.gif”) no-repeat scroll center top #FFFFFF;
    margin: 0 2px;
    }

    2. templates/ja_pyro/css/template.css line no.1042

    .ja-col div.ja-moduletable .ja-box-ct, .ja-col div.moduletable .ja-box-ct {
    background: url(“../images/box-ct-bg.gif”) no-repeat scroll left top transparent;
    padding: 10px 10px 0 20px;
    }

    3. templates/ja_pyro/css/template.css line no.357

    .blog {
    background: url(“../images/blog-bg.gif”) no-repeat scroll left top transparent;
    padding: 20px 0 0 20px;
    }

    4. templates/ja_pyro/css/template.css line no.1035

    .ja-col div.ja-moduletable, .ja-col div.moduletable {
    background: url(“../images/moduletable-bg.gif”) repeat-y scroll left top transparent;
    padding: 0 0 20px;
    position: relative;
    }</blockquote>

    Here you can inspect element of modules & articles and see the files which you need to change.

    felixdesign Friend
    #396680

    Ok… i understand now i have to download this “../images/blog-bg.gif” to my pc, change the color and upload it again with the new changes.. is it right?

    Thank you again!

    Phill Moderator
    #396681

    Partly, but you also have quite a bit of css to change as per the above post. There is a great tool called Firebug for the Firefox browser that will really help you in doing all these modifications. See how you get on with all the above changes and if you get stuck with anything we will try and help.

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

This topic contains 9 replies, has 3 voices, and was last updated by  Phill 13 years, 4 months ago.

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