Hi All
I'm using the fallowing code in the standard Banners component and it's not counting the ckick throughs. Do I need to add something to this code or make changes to the mod_banners.php file.
Code:
<html>
<head>
<style>
</style>
</head>
<body>
<div style="position:relative;">
<a href="http://www.mydomain.com/motor/" alt="mydomain.com">
<div style="background-image:url(/images/banners/banner.jpg);background-repeat:no-repeat;width:468px;height:60px;cursor:pointer;display:inline-block">
</div> </a>
<span style="position:absolute;left:5px;top:7px;">
<a href="http://www.mydomain.com/motor/" style="text-decoration:none;font-family:arial;font-size:14px;font-weight:bold;color:#402878;">Compare Car Insurance</a>
</span>
<span style="position:absolute;left:5px;top:35px;">
<a href="http://www.mydomain.com/c/car-insurance/young-drivers/" style="text-decoration:none;font-family:arial;font-size:14px;font-weight:bold;color:#402878;">Young Drivers Insurance</a>
</span>
</div>
</body>
</html>
Please be thoural in your explanation because I'm not a code, more of a cutter and paster. Any help will be greatly appreciated. Sorry if this is in the wrong thread, it started as a different question. Our site is running Joomla 1.0
Thanks
epro