[pmwiki-users] Thought for the advanced authors UI mode

Christian Schlatter ch at schlatter.net
Wed Aug 17 20:32:26 CDT 2005


Hi all,

I'd like to wrap a long image caption to the width of the image. The 
easiest would be to set the image width in the surrounding div block:

e.g. <div style="width: 150px"><img ...><br />caption</div>

I tried the following wiki syntax:

[[Attach:test.jpg -> HomePage]] | %div width=150% long description

and the resulting HTML:

<div style=""><a..><img ..>....</div>

I'm sure I missed something here ;-)


-ChristianS




More information about the pmwiki-users mailing list