Quote:
Originally Posted by Animemike
Add
Code:
#picturelink img {max-width: 800px;}
in your additional.css
Changing the 800 for your Size >>
|
This has been working good, how can i add this to resize pictures in groups using the bbcode img???
Pictures in groups aint been resized by this template mod or by the
Image Resizer - Using nCode Script
--------------- Added [DATE]1294074322[/DATE] at [TIME]1294074322[/TIME] ---------------
Nevermind I got it...
To resize pictures in groups:
Add this to additional.css
Code:
fieldset, img {max-width: 800px;}
--------------- Added [DATE]1294159639[/DATE] at [TIME]1294159639[/TIME] ---------------
Damn, That will also resize other img... so not usefull.