Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alghanim Friend
    #162016

    Hi ,
    I’m wondering if I can add a link to the sites list on the top of the template (Quick Contact) .

    Could anyone help me to do it ?

    Thanks .:)

    Ninja Lead Moderator
    #383589

    Go to admin > module manager > Quickcontact
    Switch MCE to raw text, you will see something like:

    <ul class="quick-contact">
    <li class="phone"><strong>Sales: </strong>0987 989898</li>
    <li class="email"><strong>Email: </strong><a href="#" title="Sample link">info@yourdomain.com</a></li>
    <li class="sites"><strong>Sites: </strong><select class="inputbox"><option>USA</option><option>UK</option><option>France</option><option>Japan</option><option>South Africa</option></select></li>
    </ul>

    Add your link to the left:

    <ul class="quick-contact">
    <li class="link"><strong><a href="http://yourlink.com">http://yourlink.com</a></li>
    <li class="phone"><strong>Sales: </strong>0987 989898</li>
    <li class="email"><strong>Email: </strong><a href="#" title="Sample link">info@yourdomain.com</a></li>
    <li class="sites"><strong>Sites: </strong><select class="inputbox"><option>USA</option><option>UK</option><option>France</option><option>Japan</option><option>South Africa</option></select></li>
    </ul>

    alghanim Friend
    #383605

    I mean adding link to the list of sites (inputbox) , for example , when the user choose France site from the list , it will take him to this website http://yourlink.com

    I hope the idea is cleared .

    Ninja Lead Moderator
    #384173

    Ok alghanim, this case you should refer to this:
    http://www.pageresource.com/jscript/jdropbox.htm
    There is a similar example here, once you have learnt the code, paste it into Quickcontact module.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 7 months ago.

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