Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • j0ly Friend
    #170205

    HI there,

    I would like to be able to add a new menu like the main menu under the slideshow. I have it showing my topnav menu, however the colours don’t work (i.e.: the background colour). The hover seems to work, and the active menu, however i need to figure out the css to make the background of the menu working.

    Please see attached


    1. 1
    jooservices Friend
    #422496

    Hi,
    Could you please provide your site url ?
    Regards
    Viet Vu.

    j0ly Friend
    #422569
    jooservices Friend
    #422673

    Hi
    Please take look into this video about present how to do 🙂
    http://www.youtube.com/watch?v=L8ooOPjyKgA

    Thank you
    Viet Vu

    chavan Friend
    #422688

    Try this for the Secondary Menu

    1.Go to this file: /templates/ja_portfolio/css/css3.css

    Replace this code with

    #ja-mainnav .main-inner1 { box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); -moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); }

    With

    #ja-mainnav .main-inner1 , #ja-topnav .main
    { box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); -moz-box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, .2); }

    2. Go to this File : /templates/ja_portfolio/css/template.css

    Add this Code


    #ja-topnav .main {
    background: url(../images/noise-bg.png) #313435;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 5 replies, has 3 voices, and was last updated by  chavan 12 years, 6 months ago.

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