Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • porsche911 Friend
    #139618

    Hello,

    Two questions:

    1. How do I change the grey background color of the lefthanded menu?
    2. How do I remove the dots ……… of the same menu?

    Thx in advance.

    Arvind Chauhan Moderator
    #298315

    In Ja Purity to remove the dots from the menu items. Open your templates/ja_purity/css/menu.css

    Around line 24 look out for this code:

    [PHP]#ja-container2 ul.menu li a span {
    padding-left: 16px;
    background: url(../images/bullet.gif) no-repeat 5px 5px;[/PHP]

    Change to

    [PHP]#ja-container2 ul.menu li a span {
    padding-left: 16px;
    background: none;[/PHP]

    Always take a backup before you try. It saves trouble.

    porsche911 Friend
    #298321

    @drarvindc

    Followed your instructions but it didn’t work.
    Other suggestions?

    Thx

    cricio75 Friend
    #318258

    thanks, it works

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

This topic contains 4 replies, has 3 voices, and was last updated by  cricio75 15 years, 2 months ago.

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