[ADD] Website: adding link to the themes documentation
taskid-3685215
closes odoo/documentation#7901
X-original-commit: 366536db66
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
parent
7816b13536
commit
a4246ae24a
@ -11,9 +11,9 @@ speed.
|
|||||||
- Odoo provides several modules to help you build your website content, such as
|
- Odoo provides several modules to help you build your website content, such as
|
||||||
:doc:`eCommerce <../../ecommerce>`, :doc:`Blog <../../blog>`, :doc:`eLearning
|
:doc:`eCommerce <../../ecommerce>`, :doc:`Blog <../../blog>`, :doc:`eLearning
|
||||||
<../../elearning>`, and :doc:`Forum <../../forum>`.
|
<../../elearning>`, and :doc:`Forum <../../forum>`.
|
||||||
- All Odoo themes rely on the CSS Framework `Bootstrap <https://getbootstrap.com/>`_ to render
|
- All Odoo :doc:`themes <../web_design/themes>` rely on the CSS Framework `Bootstrap
|
||||||
efficiently according to the device: desktop, tablet, or mobile, which positively impacts
|
<https://getbootstrap.com/>`_ to render efficiently according to the device: desktop, tablet,
|
||||||
ranking in search engines.
|
or mobile, which positively impacts ranking in search engines.
|
||||||
|
|
||||||
Content optimization
|
Content optimization
|
||||||
====================
|
====================
|
||||||
@ -86,8 +86,9 @@ search engines to optimize SEO ranking.
|
|||||||
|
|
||||||
Odoo automatically compresses uploaded images and converts them to `Webp`. With this file format,
|
Odoo automatically compresses uploaded images and converts them to `Webp`. With this file format,
|
||||||
photos are smaller, which increases the page loading speed and, therefore, gives a better ranking in
|
photos are smaller, which increases the page loading speed and, therefore, gives a better ranking in
|
||||||
SEO. All images used in Odoo official themes are also compressed by default. If you are using a
|
SEO. All images used in Odoo official :doc:`themes <../web_design/themes>` are also compressed by
|
||||||
third-party theme, it may provide images that are not compressed efficiently.
|
default. If you are using a third-party theme, it may provide images that are not compressed
|
||||||
|
efficiently.
|
||||||
|
|
||||||
**To modify an image** from your website, select the image, click :guilabel:`Edit`, then go to the
|
**To modify an image** from your website, select the image, click :guilabel:`Edit`, then go to the
|
||||||
:guilabel:`Customize` tab, and adapt the :guilabel:`Format` in the :guilabel:`Image` section.
|
:guilabel:`Customize` tab, and adapt the :guilabel:`Format` in the :guilabel:`Image` section.
|
||||||
|
Loading…
Reference in New Issue
Block a user