Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • trutasgc Friend
    #134817

    Hi there, Can somebody please explain I do I change the background color in the logo area? I managed to change the center, but couldn´t figure out how to do the same for both left and right.
    Thanks in advance.

    Sherlock Friend
    #277393

    Hi !
    You can change it following way below :
    Open template.css file in templates/ja_pyrite/css folder, find following code section at about line 774 :


    h1.logo, div.logo-text h1 {
    margin:0 auto;
    padding:0;
    }

    change to :


    h1.logo, div.logo-text h1 {
    background:#000000; // edit this attribute as you wish
    margin:0 auto;
    padding:0;
    }

    trutasgc Friend
    #277428

    Thanks for reply, but it only worked for the background area of the logo. I actually did change the top #ja-header and managed to change the all area, except the let and right side of the header area. Sorry if I missed to ask the right question. Regards

    trutasgc Friend
    #277429

    Thank you very much. I fixed by extended the with to 100% of the header and changin the background color. 😀

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

This topic contains 4 replies, has 2 voices, and was last updated by  trutasgc 16 years ago.

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