Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sunny72 Friend
    #138956

    Hi,

    I have adjusted some of the colouring to suite my site …however, I can’t find where to change the colours of the menu from green and violet to my colours (screenshot attached)

    Your help would be much appreciated.

    Thanks in advance. 🙂


    1. Untitled
    ShannonN Friend
    #295207

    sunny72;116762Hi,

    I have adjusted some of the colouring to suite my site …however, I can’t find where to change the colours of the menu from green and violet to my colours (screenshot attached)

    Your help would be much appreciated.
    Thanks in advance. 🙂

    can I have a live url so I can see your changed code and compare to quartz demo just to be sure?

    Violet may be found around here

    ja.cssmenu.css (line 90)

    #ja-cssmenu li a:hover, #ja-cssmenu li a:active, #ja-cssmenu li a:focus {
    color:#A9105C;

    white text as in transfer text may be found about here
    ja.cssmenu.css (line 145)

    #ja-cssmenu li ul a:hover, #ja-cssmenu li ul a:active, #ja-cssmenu li ul a:focus, #ja-cssmenu ul li:hover, #ja-cssmenu ul li.sfhover, #ja-cssmenu ul li.havesubchildsfhover, #ja-cssmenu ul li.havesubchild-activesfhover, #ja-cssmenu ul ul li:hover, #ja-cssmenu ul ul li.sfhover, #ja-cssmenu ul ul li.havesubchildsfhover, #ja-cssmenu ul ul li.havesubchild-activesfhover {
    background:#58082E none repeat scroll 0 0;
    color:#FFFFFF !important;
    }

    Hope this helps
    ShannonN

    sunny72 Friend
    #295209

    Hi Shannon,

    Thank you very much for the reply. Much appreciated.

    The site is still on my dev server offline.

    I’ll try the violet (thanks)… however, I wasn’t looking for the white bit just the ‘green‘menu bit… if you could point me in the right direction that would be awesome.

    Once again THANK YOU! for your help.

    Regards
    Sunny

    mihirc Friend
    #295215

    Hello,

    You will find that color in this file. ja.cssmenu.css . This will be around line 80.

    #ja-cssmenu li a {
    color:#586C0A;
    font-size:110%;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    Regards,
    Mihir C.

    ShannonN Friend
    #295217

    sunny72;116801Hi Shannon,

    Thank you very much for the reply. Much appreciated.

    The site is still on my dev server offline.

    I’ll try the violet (thanks)… however, I wasn’t looking for the white bit just the ‘green‘menu bit… if you could point me in the right direction that would be awesome.

    Once again THANK YOU! for your help.

    Regards
    Sunny

    Try this
    ja.cssmenu.css (line 80)

    #ja-cssmenu li a {
    color:#586C0A;
    display:block;
    font-size:110%;
    font-weight:bold;
    padding:30px 15px;
    text-decoration:none;
    text-transform:uppercase;

    Cheers ShannonN

    oops beat me to it Mihirc

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

This topic contains 5 replies, has 3 voices, and was last updated by  ShannonN 15 years, 8 months ago.

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