Creating custom HTML tiles

You add a tile and then add your custom code to it to create your custom tile.

Note that for HTML tiles to be available on mobile devices, your community must be appropriately configured. For more information, see Overview of Custom HTML tiles.

To create a Custom HTML tiles:

  1. Go to your place.
  2. To open the Activity page for editing, select Manage > Settings.
  3. To open a Custom page for editing, open the page and click Edit page.
  4. Click Add a tile.
  5. Under Categories, select Graphic Elements.
  6. Under Tiles, select Create an HTML tile.
  7. In the Your HTML dialog box, provide your HTML code.
  8. To upload files for the tile, click Manage Files and upload the necessary files.
  9. In Height (px), specify the height of the tile, in pixels.
    You can specify the height of the tile as you want to. By default, it is set to 250 pixels for narrow tiles and 520 pixels for wide tiles. Note that with long tiles users may be required to scroll down to view all tile information.
  10. If the tile responsive and the HTML code is mobile-friendly, under Mobile Friendly select Yes.
  11. If the tile is not responsive, under Mobile Friendly select No.
  12. Click Preview to see how the tile looks like.
  13. Click Submit to enter the tile to the page.
  14. Click Save to save the page changes.

The HTML tile is added to the page.