Quote:
Originally Posted by ar15dcm
What if you have a mix of large and small images, is there a way if the image is smaller to not change its size?
|
Create a new BB Code but change all 3 instances of
width=XXX to the same value.
Example:
Code:
<img src="{param}" width="100" ondblclick='this.src="{param}";this.width=100' onclick='this.src="{param}";this.width=100' align="left" hspace="10">
OR
You can download
Borgs' [BB Code] Pack For vB 4.0.2+ and use the "Float Left" BB Code from that package