Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thevisionboard Friend
    #182832

    I would like to create a link on the actual icons how do I go about this?

    <li>
    <div class=”has-icon icon1″>
    <h4><a href=”xprocures-eprocurement-and-media-solutions”>Products</a>
    </h4><span>Our Technology! </span>
    </div></li>

    Thanking you in advance…

    Regards
    Paul vd Merwe

    thevisionboard Friend
    #475231

    Figured it out!

    Changed the code in the module:

    <li>
    <div class=”has-icon icon1″ onclick=”window.open(‘xprocures-eprocurement-and-media-solutions’,’_parent’);”>
    <h4><a href=”xprocures-eprocurement-and-media-solutions”>Products</a>
    </h4><span>Our Technology! </span>
    </div></li>

    And altered the template.css file:

    }

    ul.cms .has-icon.icon1:hover,mobile
    ul.cms .has-icon.icon1:focus,
    ul.cms .has-icon.icon1:active{
    background-image: url(../images/products-hover.png) !important;
    cursor: pointer;
    }

    Hope this helps anyone…

    Regards
    Paul vd Merwe

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

This topic contains 2 replies, has 1 voice, and was last updated by  thevisionboard 11 years, 9 months ago.

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