diff --git a/content/developer/howtos/website_themes/media.rst b/content/developer/howtos/website_themes/media.rst index 45c9726109..058ffd7616 100644 --- a/content/developer/howtos/website_themes/media.rst +++ b/content/developer/howtos/website_themes/media.rst @@ -34,10 +34,10 @@ reuse them), declare them like this: :caption: ``/website_airproof/data/images.xml`` - About Image 01 - - ir.ui.view - + About Image 01 + + ir.ui.view + .. list-table:: @@ -68,7 +68,7 @@ In your xml templates, call your images as follows: .. code-block:: xml - + Being `img_about_01` the id you gave to your image. @@ -79,7 +79,9 @@ Background images .. code-block:: xml -
+
+ +
.. _website_themes/media/images/use/logo: @@ -91,11 +93,11 @@ file and then call it using the right template. For instance, to call inside the use ``. .. code-block:: xml - :caption: ``/website_airproof/data/images.xml`` + :caption: ``/website_airproof/data/images.xml`` - - - + + + .. note:: :ref:`Here ` you can find more information about the company logo setup @@ -123,7 +125,7 @@ Add videos as background. .. code-block:: xml
- +
.. list-table:: @@ -141,12 +143,13 @@ Add videos as content. .. code-block:: xml
-
-
-