Google
How to resize large images in your comments E-mail
User Rating: / 0
PoorBest 
Written by AlphaTron   
This tutorial will show you how to resize large images posted in your comments.
 
 
Sometimes people may post images in your comments that are too big and mess up your page. You can resize these huge images to a smaller size by copying and pasting the following code into your profile. <style type="text/css">
td.text td.text table table table td a img {width:100px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:260px;}
* html td.text td.text table table td a img {width:90px;}
* html td.text td.text table table td div img {width:80px;}
</style>
 

Add comment


Security code
Refresh

Advertisements