test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • saco721 Friend
    #201186

    Hi,

    I was wondering how to go about changing the top menu and footer background colour in the JA_T3_Blank template. As you can see at the moment it is the default red color, I would like to change this to a custom colour. I have checked the custom.css file and others but cannot find the parameter to change.

    Thanks for your help,

    Saco.

    pavit Moderator
    #548867

    Hi

    Try in this way

    For the footer background add the code below to your custom.css file

    #ja-navhelper .main-inner1 {
    background:#yourcolor!important;
    }

    For the mainnav add

    #ja-mainnav .main-inner1 {
    background:#yourcolor!important;
    }

    saco721 Friend
    #548872

    Hi Pavit,

    thanks for your response!,

    I have tried creating a new custom.css file in /templates/ja_t3_blank/css and added the following as you said.

    #ja-navhelper .main-inner1 {
    background:#000000!important;
    }

    #ja-mainnav .main-inner1 {
    background:#000000!important;
    }

    But the menu backgrounds are still red, where am I going wrong?, thanks!

    pavit Moderator
    #548875

    Hi

    If you will send me via Private Message a super user account to your backend i will try to have a look at it

    pavit Moderator
    #548888

    Hi

    You cannot use custom.css file since you are using the JATV2 Blank template ver.2.5.8

    Btw i modified your /themes/more_contrast_red/css/template.css changing background colors at line 38

    #ja-mainnav .main-inner1 { background: #000000 }
    and line 46

    #ja-navhelper .main-inner1 {
    background: #000000
    }

    saco721 Friend
    #548894

    Hi,

    Thanks very much for the fix, the changes you made work fine, but I have tried to change the colour in the template.css file but the backgound remains black. The reason being that I get a critical error when trying to upload the new template.css file via ftp.

    How did you edit the file without using ftp?, I’m new to this so thanks for your patience!,

    Saco.

    saco721 Friend
    #548902

    Hi,

    Just to say I have managed to edit the template.css file from with admin, Thanks very much for your help!,

    Saco.

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

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

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