test
Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • saco721 Friend
    #201569

    Hi,

    I am using JA_T3_Blank template on joomla 3.2.1, I was wondering how I would change the color of the side menu bar.

    Many thanks,

    Saco.

    pavit Moderator
    #550628

    Hi

    Could you be more detailed ? maybe you can post a screenshot of your desired changes

    saco721 Friend
    #550636

    Here is a screen shot,

    thanks for your time!


    1. sm
    pavit Moderator
    #550639

    Hi

    That’s a menu module type , i can suggest to create a new css class and apply this css class to the module inside advanced options module class suffix

    Take a look here

    saco721 Friend
    #551190

    Hi Pavit,

    I have tried your suggestion but the menu remains the same. I have changed advanced options for Main Menu module type, is this correct?, I then added the changes to custom.css.

    your help is greatly appreciated!

    saco721 Friend
    #551383

    Hi,

    I have managed to change the text colour of the side menu by modifying template.css, but still not the background colour. The problem is that I cannot use custom.css file since I am are using the JATV2 Blank template ver.2.5.8.

    Is there another work around for this?

    Any help is greatly appreciated.

    pavit Moderator
    #551384

    Hi

    Could you disable css optimization ? in this way i can analyze code and suggest a way

    saco721 Friend
    #551387

    Hi Pavit,

    I have set Optimize CSS to no.

    pavit Moderator
    #551408

    Hi

    Assuming you are using a menu module type , you can add a custom css style for it

    Open the template,css file and add this line of code

    .module_menu_mymenu{
    background: #your background color;
    }

    Then in the menu module inside advanced options add this to the Module class suffix _menu_mymenu

    saco721 Friend
    #552283

    Hi Pavit,

    thanks for the response, I have added the code :


    .module_menu_mymenu{
    background: #FF3333
    }

    To both template.css files and then in the menu module inside advanced options added this to the Module class suffix :


    _menu_mymenu

    but nothing changes, however if I add :


    _menu_mymenu

    To Menu class suffix, the font changes colour, and I get bullet points in front of each menu item. Where have I gone wrong?.

    pavit Moderator
    #552285

    Please send me via Private Message a temp super user account to your backend i will try to take a look at your files

    pavit Moderator
    #552297

    Please add the code i posted above inside this file plugins/system/jat3/jat3/base-themes/default/css/template.css

    saco721 Friend
    #552300

    Hi Pavit,

    Still nothing, i’m sure I entered the code in the right place, what else can I try?

    Thank you for your help!

    pavit Moderator
    #552306

    I tested it on my t3 Version of the template and it works fine.

    You made some custom themes also ? if so try to add it into the css of customized themes

    saco721 Friend
    #552314

    Hi Pavit,

    I have just installed a fresh version of t3 template from jatc_t3v2_blank_j32.zip, on localhost, did what you instructed me to do and still nothing.

    Am I using the correct version of JA_T3_Blank – Default?

    thank you for your time!

Viewing 15 posts - 1 through 15 (of 23 total)

This topic contains 23 replies, has 2 voices, and was last updated by  saco721 10 years, 1 month ago.

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