Pages:1
proposed: new [img] tags.(Click here to view the original thread with full colors/images)
Posted by: Kosh
I'd like to suggest [IMGR] and [IMGL] tags, for aligning images left and right within posts, allowing text to wrap around the images, like thus. The text wrap is browser-size independent, so the text will flow around the image dynamically as browser width changes.
The code is simple:
Title IMGL
Tag imgl
Replacement
code: <img src="{param}" style="float: left; margin: 0px 10px 10px 0px;" />
Example [imgl]image_url_here[/imgl]
Description Inserts an image and left aligns it.
Use {option} No
=========================================
Title IMGR
Tag imgr
Replacement
code: <img src="{param}" style="float: right; margin: 0px 10px 10px 0px;" />
Example [imgr]image_url_here[/imgr]
Description Inserts an image and right aligns it.
Use {option} No
Posted by: Ritsui
Sorry, but it doesn't quite work here unless we dump it into a table and then it takes an option to get the text in there with it. We probably have other stuff getting in the way, but I'll work on it.
 | Text on the right as an option (imgl=text) |
| text on the left as an option |
 |
Posted by: Kosh
*nods* I wondered if all the hacks y'all have in place here might be an issue, but..... nothing ventured, nothing gained. Don't kill yerself over it, Rit. 
|
|