Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • localconnectionsmagazine Friend
    #182708

    I am trying to create the same style that is used in the category module links (pattern-grey.gif background with hover) to a new menu/virtuemart module but not sure where to start. I appreciate the menu module and virtuemart will probably have different answers but whichever is the quickest for the poster is fine by me.

    I appreciate any help offered

    Many thanks

    lcmag

    HeR0 Friend
    #474956

    Hi,

    Please try to open /templates/Your_default_template/css/template.css file and add this CSS rule:

    #ja-left1 ul.VMmenu a {
    background: url(../images/pattern-grey.gif) #FCFCFC
    color: #444
    display: inline-block;
    font-weight: bold;
    padding: 2px 25px 3px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0px white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    }

    Hope that can help you! and let me know what’s going on.

    Regards,

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

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 11 years, 5 months ago.

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