Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (46)
V5.01 (21)
V5.10 (15)
V5.20 (32)
V5.30 (16)
V5.31 (1)
V5.32 (4)
V5.33 (16)
V5.34 (7)
V5.35 (2)
V5.40 (27)
V5.41 (7)
V5.42 (4)
V5.43 (6)
V5.50 (1)
V5.60 (1)
V5.61 (2)
V5.70 (9)
V5.71 (4)
 
 How to insert these widgets?

      7. FAQ
          7.3. Text editing and images
 7.3.9. FAQ : Center images  

I cannot figure out how to centre photographs.

Images can be inserted, either in the WYSIWYG editor, either in the idea properties dialog.

Images inserted in the WYSIWYG editor :

- click on the image, then click on the "center" icon in the WYSIWYG editor toolbar

- open the Style template, and edit the .TextImage item (located in the .TextGroup elements) :

- remove any "float" property that could be mentionned there.

Images inserted in the idea properties dialog :

- Edit the style template (expert mode), and choose the ImageSubgroup item.

- suppress float properties (you can comment them out with /* and */ ).

- add the following properties :

text-align:center;

This means that all the images inserted through the idea properties dialog will be centered in the whole document.

Keywords :  FAQ ; Images