[pmwiki-users] placing a picture into a border

V.Krishn mistyfire at autograf.pl
Sun Jul 17 10:03:37 CDT 2005


> Hello,
>
> I would like place a picture into a graphical "classic frame" with a
> border and I do not know how to adjust this border tightly to the picture.
> Here I run beta 46
> Is the engine prepared for this?
>
>  >>border='1px solid black' padding=1px<<
> %align=left height=227% http://www.scoid.net/projekte/scoid.jpg [[<<]]
>  >><<
>
> http://www.pantechnicon.org/wiki/pmwiki.php/Test/Background
>
> regards, Stephan.
Aside from using simple divs i.e >><< with CSS you could try this :

(:div style='border:5px inset red; padding:1px; width:256px; height:256px':) 
http://www.scoid.net/projekte/scoid.jpg
(:divend:)

Adjust padding and other styling accordingly.
Pls refer http://www.pmwiki.org/wiki/Test/Divs for reference.

V.Krishn




More information about the pmwiki-users mailing list