Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gpnetin Friend
    #208278

    1) How could I make the footnote/black bar to be always at the bottom section/page of the layout/browser.

    2) How could I change the green/blue color to something else.

    Please advise


    1. Capture
    Saguaros Moderator
    #576450

    Hi

    Below are my answer for your questions:
    1. Open the file: root/templates/ja_directory/css/custom.css and add this css rule:


    .t3-footer {
    bottom: 0;
    position: fixed;
    width: 100%;
    }

    2. Add this css rule into custom.css file created above:


    .alert-notice {
    background-color: #d9edf7; <<<< change to your desired color
    }

    .t3-section .search-now, .t3-sidebar .search-now {
    background-color: #1d9bdc; <<<< change to your desired color
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 8 years, 10 months ago.

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