Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • saguilar Friend
    #208434

    Hi, I need to change the color on the top and on the bottom. Now is black, on the top its just a line, and in the bottom is the black background of user4, user5, etc.

    Thanks

    Pankaj Sharma Moderator
    #576780

    Hello
    To change the color of topbar
    add the below code in custom.css file

    #ja-topbar {
    background: #000!important;
    }

    To change the bottom footer color


    #ja-footer {
    background: #000!important;
    }

    Change the color codes in the above code with your own colors .

    Save file , clear cache and check it.

    Pankaj Sharma Moderator
    #643093

    Hello
    To change the color of topbar
    add the below code in custom.css file

    #ja-topbar {
    background: #000!important;
    }

    To change the bottom footer color


    #ja-footer {
    background: #000!important;
    }

    Change the color codes in the above code with your own colors .

    Save file , clear cache and check it.

    Pankaj Sharma Moderator
    #741749

    Hello
    To change the color of topbar
    add the below code in custom.css file

    #ja-topbar {
    background: #000!important;
    }

    To change the bottom footer color


    #ja-footer {
    background: #000!important;
    }

    Change the color codes in the above code with your own colors .

    Save file , clear cache and check it.

    saguilar Friend
    #576894

    Hi, I did what you said, but it doesnt work.

    I have this file custom.css in the css folder, with this code:

    #ja-topbar {
    background: #1616e0
    }
    #ja-footer {
    background: #1616e0
    }

    But the bar and the footer are still black

    Pankaj Sharma Moderator
    #576895

    Hello
    Please add the code as i said in last post , You have not added !important in the code .

    saguilar Friend
    #576898

    I did it, but nothing happend. This is my code now:
    #ja-topbar {
    background: #1616e0!important
    }
    #ja-footer {
    background: #1616e0!important
    }

    Pankaj Sharma Moderator
    #576904

    Hello Sorry for the confusion as u are running on the older t3v2 framework .
    Custom.css does not comes in old framework , Please add the code at the end of your template.css file .
    Or modify the original code from template.css file .

    saguilar Friend
    #577237

    I did the changes on template.css, but is the same, nothing happend.

    saguilar Friend
    #643542

    I did the changes on template.css, but is the same, nothing happend.

    saguilar Friend
    #742189

    I did the changes on template.css, but is the same, nothing happend.

    Pankaj Sharma Moderator
    #577253

    Hi
    Problem is fixed directly on your site , its due to cache as i discussed here .

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

This topic contains 12 replies, has 2 voices, and was last updated by  saguilar 9 years, 2 months ago.

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