---
title: "Body Mass Index"
description: "We help designers, developers, hobbyists and business owners get the most out of the Joomla CMS.  Join us at our free monthly meetups, and let us help you with your Joomla projects."
url: "https://www.joomlalondon.co.uk/official-joomla-announcements/body-mass-index"
date: "2026-09-09T14:31:49+00:00"
language: "en-GB"
---

#  Body Mass Index

Body Mass Index (BMI) Module - health weight range calculator based on gender, height &amp; weight.
The module is available in two styles. In both styles you may select the width for each part or selecting show/hide for the parts you want to hide.

Frontend Page

BMI Calculator

```
Sex - Male / Female
Height - inch, cm, meters
Weight - Ibs, Kg

```

Results

```
BMI - kg/m2
Surface Area - m2
Lean Weight - kg and lbs
Ideal Weight - kg and lbs

```

Backend

```
Style - One or Two
Hide detailed results - Yes/No ( for style two)
Top text - Text field
Search form width - 100%, 80%, 75%, 70%, 50%, 30%, 25%, 20%
Results width - 100%, 80%, 75%, 70%, 50%, 30%, 25%, 20%
Show info area - Yes/No
Info width - 100%, 80%, 75%, 70%, 50%, 30%, 25%, 20%

```

Read more  [http://feeds.joomla.org/~r/JoomlaExtensions/~3/VvLr0758mNQ/body-mass-index](http://feeds.joomla.org/~r/JoomlaExtensions/~3/VvLr0758mNQ/body-mass-index "Body Mass Index")

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Official Joomla! Announcements", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements" }, { "@type": "ListItem", "position": 3, "name": "Body Mass Index", "item": "https://www.joomlalondon.co.uk/official-joomla-announcements/body-mass-index" } ] }
```
