New Joe
Well-known member
I've got a problem, I want to add an image in my template above where I have my google ads.
I used this code:
Which works and shows fine on my computer or laptop but on a tablet or smart phone the image is way too big
I was hoping there's a code which can be added to my code to make the image auto resize for tablets or smart phones
Hope someone can help
Thanks
I used this code:
Code:
<div align="center"><img src="images/jump.jpg" border="0" alt=" "/></a>
</div>
<br />
Which works and shows fine on my computer or laptop but on a tablet or smart phone the image is way too big
I was hoping there's a code which can be added to my code to make the image auto resize for tablets or smart phones
Hope someone can help
Thanks