Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • obinna79 Friend
    #185084

    hello,

    how can i change the colour of the navigation bar from black to purple? http://www.aphpn.org/web/

    Ninja Lead Moderator
    #484031

    My suggestion will help you change it

    Open templates/ja_portfolio/css/template.css file
    from

    #ja-mainnav .main-inner1 {
    background: url(../images/noise-bg.png) #313435;
    padding: 0;
    }

    change to

    #ja-mainnav .main-inner1 {
    background: url(../images/noise-bg.png) purple;
    padding: 0;
    }

    and open templates/ja_portfolio/css/menu/mega.css file
    from

    .ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
    background: url(../../images/mainnav-sep.gif) repeat-y right #525253
    }

    change to

    .ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {
    background: url(../../images/mainnav-sep.gif) repeat-y right purple;
    }

    Remember to clear cache from Admin area

    obinna79 Friend
    #484779

    hello,

    it does not reflect on the home page http://aphpn.org/web/ and http://aphpn.org/web/index.php?option=com_content&view=article&id=192&Itemid=565

    the home page has a black navigation bar, the about us purple

    how can i fix this?

    Ninja Lead Moderator
    #484836

    <em>@obinna79 362115 wrote:</em><blockquote>hello,

    it does not reflect on the home page http://aphpn.org/web/ and http://aphpn.org/web/index.php?option=com_content&view=article&id=192&Itemid=565

    the home page has a black navigation bar, the about us purple

    how can i fix this?</blockquote>

    If possible you can send pm me admin access and ftp account, i shall help you change all navigation bar from black to purple.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 2 months ago.

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