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?

      5. Reference
          5.11. Style templates
              5.11.3. Modify current style template (expert mode)
                  5.11.3.3. List of style classes
                      5.11.3.3.1. Style class : Body (document body)
                          5.11.3.3.1.1. Style class : Container
                              Style class : TablePanes
                                  Style class : RowPanes
                                      Style class : PageMiddlePane
                                          Style class : Idea (idea)
 Style class : ImageGroup (images group) 

ImageGroup style class controls the style of group of all images associated to an idea.

Each image and its caption (legend) belong to a sub group linked to the ImageSubgroup sub class.

This sub class is divided in two parts : associated caption (ImageText style class), and the image itself (Image style class).

Finally, the "div.Image img" class controls geometric constraints off all images associated to ideas (except the bullets and rulers).

For example, to force image width to 200 pixels, you have to type : width=200; and the height is computed by the browser.

To force both width and height, type : width=200; height=150; (for example).

Note : this options helps to normalize images size, but has no effect on their originating files.

See also :
Keywords :  CSS style class ; Images