Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • khoand Friend
    #413481

    Ok. You replace this code from http://www.alesraa-group.com/contracting/arabic/templates/ja_business/css/css3.css


    #ja-cssmenu li ul {
    border-radius: 0px 6px 6px 6px;
    -moz-border-radius: 0px 6px 6px 6px;
    -webkit-border-radius: 0px 6px 6px 6px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    }

    with


    #ja-cssmenu li ul {
    border-radius: 6px 0px 6px 6px;
    -moz-border-radius: 6px 0px 6px 6px;
    -webkit-border-radius: 6px 0px 6px 6px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .3);
    }

    zizozoro Friend
    #413482

    Replaced .. but still have a probelm


    1. temp
    khoand Friend
    #413484

    You add this code into http://www.alesraa-group.com/contracting/arabic/templates/ja_business/css/menu/css.css


    #ja-cssmenu li ul {
    background-color:#E5DED8;
    }

    zizozoro Friend
    #413487

    excellent work Mr.khoand
    Great Work
    i have big thanks to you :-*

    khoand Friend
    #413672

    You’re welcome. I’m glad about your problem is solved.

Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 20 replies, has 2 voices, and was last updated by  khoand 12 years, 8 months ago.

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