[Issue] Commented: (XWIKI-400) Need to find a way to center an image

Sergiu Dumitriu (JIRA) jira at xwiki.org
Wed Dec 6 16:21:39 CET 2006


    [ http://jira.xwiki.org/jira/browse/XWIKI-400?page=comments#action_11773 ] 
            
Sergiu Dumitriu commented on XWIKI-400:
---------------------------------------

The halign macro parameter allows this.

halign=floatleft => the image is floated to the left
halign=left => the image is displayed inside a div, aligned to the left
halign=center => the image is centered
halign=right = > the image is displayed inside a div, aligned to the right
halign=floatright => the image is floated to the right
missing halign => the image is displayed inline.

> Need to find a way to center an image
> -------------------------------------
>
>                 Key: XWIKI-400
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-400
>             Project: XWiki
>          Issue Type: Task
>    Affects Versions: 1.0 B1
>            Reporter: Phung Hai Nam
>         Assigned To: Phung Hai Nam
>             Fix For: 1.0 B1
>
>
> you need to find a way to center an image (the text 'center' as the
> alignement info could add a <div align='center'> tag).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Xwiki-notifications mailing list