x10Hosting Ads as a Banner in Joomla!

s906201

New Member
Messages
46
Reaction score
0
Points
0
x10Hosting Ads as a Banner in Joomla!



  • Upload a 1x1 transparent gif file.

You can download the 1x1 transparent gif by right clicking here, and choosing save link as in Mozilla Firefox or Save Target as in Internet Explorer. You can then upload to your images\banners folder using Media Manager

  • Create a new Client x10hosting under Components > Banners > manage Clients.
  • Create a new Banner x10hosting under Components > Banners > manage Banners

<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
document.write ("&amp;what=zone:1&amp;target=_blank");
document.write ("&amp;exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&amp;referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>



  • Banner Image Selector : Select the 1x1 transparent gif file
  • Publish the Banner.
PS: The Code above is for Large Banner ( Corporate ). The code for Text Link(Advanced) will Work as well but Showing a text on a Banner Space is ugly.

et Voila.
hsdance.gif


Reference : http://www.sangriastudios.com/content/blogcategory/20/39/

You can see an example on my new website (still under developement)
http://algerie.x10hosting.com/

 

Sohail

Active Member
Messages
3,055
Reaction score
0
Points
36
I tried your new site but it just says domain available...
Nice tutroial by the way.
 

kanag

New Member
Messages
11
Reaction score
0
Points
0
Hi!
I followed up this tutorial and my banner is now placed. But the image doesn't always appear in Mozilla Firefox
 

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
This looks like a tutorial on how to place the x10 ads in the joomla CMS. So i am moving this thread to the tutorial section. Please read the purpose of a section before posting in that section.
 

tektrnica

New Member
Messages
94
Reaction score
0
Points
0
thank you for this. very useful once the server transfers are complete :D
 

kkenny

Active Member
Messages
1,950
Reaction score
0
Points
36
I really want to see this script in action in your site before I do any work with Joomla. Anyways it looks pretty good and detailed though. Nice job with it!
 

tektrnica

New Member
Messages
94
Reaction score
0
Points
0
Can anyone confirm this works?

//EDIT

Ok, it works, im testing it on an install of joomla, i still have it in maintenance mode, but it DOES work. just depending on the template your using depends how much other tweaking is needed.
 
Last edited:
Top