Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mojalefa Friend
    #153959

    My domain is http://www.technovision.co.za.

    I have white dead space on the left & would like to have Partners on there & the companies I advertise with give me a codes to put so that it can show that I advertise with them

    e.g <a href=”http://www.jump.co.za/” target=”_blank”><img src=”http://www.jump.co.za/images/listedonjump.gif” border=”0″ height=”60″ width=”120″ title=”Jump.co.za – Comparative Shopping Search Engine for South Africa”/></a>

    So my query is what module do I need to get or create to paste this code into, so that it can show under the Partners.

    I’ve got about 4 more codes I need to put.

    Don Lee Friend
    #354323

    <em>@mojalefa 192359 wrote:</em><blockquote>My domain is http://www.technovision.co.za.

    I have white dead space on the left & would like to have Partners on there & the companies I advertise with give me a codes to put so that it can show that I advertise with them

    e.g <a href=”http://www.jump.co.za/” target=”_blank”><img src=”http://www.jump.co.za/images/listedonjump.gif” border=”0″ height=”60″ width=”120″ title=”Jump.co.za – Comparative Shopping Search Engine for South Africa”/></a>

    So my query is what module do I need to get or create to paste this code into, so that it can show under the Partners.

    I’ve got about 4 more codes I need to put.</blockquote>

    Hi,
    Pls open file templates/ja_mesolite/index.php. Find the code at line 112:

    <?php if ($this->countModules('top')) { ?>
    Insert before:

    <div class="custom-ads">
    <a href="http://www.jump.co.za/" target="_blank"><img src="http://www.jump.co.za/images/listedonjump.gif" border="0" height="60" width="120" title="Jump.co.za - Comparative Shopping Search Engine for South Africa"/></a>
    </div>

    Open file templates/ja_mesolite/css/template.css. Add this code to the bottom:


    .custom-ads {
    left:271px;
    position:relative;
    top:20px;
    width:120px;
    }

    (Adjust the numbers to best fit of your site)

    mojalefa Friend
    #354461

    Seems to be working fine, just that I don’t need them to be at the top of the website, want them to be under product categories with Partners as a heading.

    How can I go about doing them that way?

    Don Lee Friend
    #354468

    <em>@mojalefa 192610 wrote:</em><blockquote>Seems to be working fine, just that I don’t need them to be at the top of the website, want them to be under product categories with Partners as a heading.

    How can I go about doing them that way?</blockquote>

    For this, pls learn more and use the Banner component, it is helpful for you in this case.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Don Lee 13 years, 9 months ago.

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