-
AuthorPosts
-
August 31, 2010 at 4:35 pm #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 FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 1, 2010 at 4:50 am #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)1 user says Thank You to Don Lee for this useful post
September 3, 2010 at 1:12 am #354461Seems 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 FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 3, 2010 at 2:31 am #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.
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by Don Lee 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum