View Single Post
Old 11-14-2006, 10:29 AM   #12 (permalink)
Stetch
 
Title: Member
Join Date: Nov 2006
Posts: 3
Rep Power: 0 Stetch is on a distinguished road
Re: top.jpg with URL

Quote:
Originally Posted by Fragalot View Post
easier way might be this

onclick="document.location.href = YOURURL;"

Tried it, didnt work Here's what I have:

<tr>
<td width="11" height="135"><img width="11" height="135" border="0" src="templates/ClanzDarkness2/images/topside1.jpg"></td>
<td colspan="2" width="100%" height="135" onclick="document.location.href=http://sniperfireclan.com/www/e107/;" background="templates/ClanzDarkness2/images/top.jpg"></td>
<td width="11" height="135"><img width="11" height="135" border="0" src="templates/ClanzDarkness2/images/topside2.jpg"></td>
</tr>
Stetch is offline   Reply With Quote