Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • conservatorioturina Friend
    #200139

    Hi.
    First off all sorry about my english.
    I need to change color line over text in megamenu of JA University T3. How can I do it?
    I have tried Thememagic but I haven´t find this item. Wich is css file to modify and how?
    Thank you.

    Pankaj Sharma Moderator
    #544026

    Hello
    if you want to change the color of the border of active menu
    do this

    open template /JA University/CSS/Custom.css file .
    If there is no custom.css file , then create a new file and named custom.css
    add this code in custom.css file

    .navbar-default .navbar-nav > .active > a { border-top: 3px solid #d42b1e;}

    change the value of colors as per the color code that you want .
    Let me know if it helps

    conservatorioturina Friend
    #544060

    Thank you for ansering.
    It works, but not 100% like i want.
    When i move curso over active menu it is old red color. When cursor is not over menu it is new blue color perfect.
    My website is http://www.conservatorioturina.com/joomla if it helps.
    Thank you

    Pankaj Sharma Moderator
    #544197

    Hello
    Please add this css code in your custom.css file

    .navbar-default .navbar-nav > .active > a:hover
    {
    border-top: 3px solid #038ec8;
    }

    clear cache and check .
    let me know it helps

    conservatorioturina Friend
    #544248

    Hello.
    I have tried this but doesn´t work for me.
    Any other idea? or do you need acces ftp to my website?
    Thanks

    Pankaj Sharma Moderator
    #544249

    Hi
    i fixed it directly on your site .
    please check it now .
    here is the code that i added in custom.css

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active.open > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active.open > a:hover
    { border-top: 3px solid #038ec8}

    Let me confirm about it and close the threads if your problem is solved 🙂

    conservatorioturina Friend
    #544313

    Hi.
    That works fine thank you, but how can you edit my site?
    Have I any security problem?

    Pankaj Sharma Moderator
    #544322

    Hello …
    Your site is completely secure …
    I added it from template manager options.
    More info for how to edit file from template backend
    Read this http://www.inmotionhosting.com/support/edu/joomla-3/edit-template

    conservatorioturina Friend
    #544343

    Ok. Thanks!

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

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

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