PDA

View Full Version : Show Thread Enhancements - Resize Images Within [IMG] BBCode With CSS


ChopSuey
11-04-2009, 10:00 PM
DEMO (http://vb.aljawarh.net/t96410.html) LOL. Not mine.
Upload the class_bbcode.php file to your root/includes folder and overwrite the existing file.
After the upload go to
AdminCP > Styles & Templates > Style Manager > Style
Add to additional CSS Definitions
/* IMG RESIZE */
.img_resize:hover
{
width:100%;
height:100%;
}
.img_resize
{
width:40%;
height:40%;
}
See the numbers in red? Change to your likings.

abdobasha2004
11-05-2009, 08:21 PM
1- no files plz fix
2 - plz add some thumbnails or screan shot or demo URL

thanks

mbc100
11-06-2009, 12:02 AM
<a href="http://vb.aljawarh.net/t96410.html" target="_blank">demo</a>

ChopSuey
11-06-2009, 12:53 AM
1- no files plz fix
2 - plz add some thumbnails or screan shot or demo URL

thanks

Updated ;)