Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • tulioc Friend
    #190433

    Where I can change the color of the black (222222) stripein the top and bottom of footer? Where the orange line is.
    I was looking on template.css but is not there.
    Please check http://www.imagad.com

    Please see image attached.

    Thanks,

    Tulio


    1. aa
    pavit Moderator
    #505175

    Hi

    Try to edit this file /templates/ja_vintas/themes/orange/css/template.css around line 350

    #ja-navhelper {
    background-image: url("../images/line-bottom.gif");
    }

    change to

    #ja-navhelper {
    background: #xxxxxx <--Add your 6 digit format color
    }

    tulioc Friend
    #505225

    Thanks Pavit.

    tulioc Friend
    #505227

    Hi Pavit,
    if you go to http://imagad.com/registration
    you can see the logo is cut and still the lines below changes color. So the changes I made on template.css doesn’t take place on other page for example as this.
    Where to change logo size in other pages and this color in footer?

    Hi my template color is default is not orange. You see it orange as I change the images colors.

    Thanks,

    Tulio

    phong nam Friend
    #505537

    Hi Tulio,

    You can change the logo size and footer color by opening /templates/ja_vintas/css/template.css, find lines:

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    width: 271px;
    height: 50px;
    }

    >> Change to your logo size.

    #ja-footer {
    background: #333;
    padding-top: 26px;
    border-top: solid 1px #2f2f2f;
    }

    >> Change to your background color. Then clear JAT3 cache then.

    tulioc Friend
    #505561

    Thanks Leo.

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

This topic contains 6 replies, has 3 voices, and was last updated by  tulioc 10 years, 8 months ago.

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