This example shows you how to create a simple banner placement for replacing an image on a website. The placement is for a small banner logo showing the Frosmo logo on all pages.
For more information about placement settings and how to manage placements, see Placements.
To create the placement:
- In the Frosmo Control Panel, select Modifications > Placements.
- Click Create placement.
Define the following settings:
- Name: Enter a descriptive name, such as "Logo Banner".
- Target element: As the target element, select CSS selector, and enter the value
#header_logo
. This means that the placement is used for all elements on the page with the IDheader_logo
. - Display method: Select Replace element.
Click Save.
You have created the placement. You can now assign modifications to this placement.
For more information about how to use the placement for a modification, see Creating your first modification.