With Text Boxes widget you can easily create two-column or three-column blocks of text with images/icons and links/buttons to showcase any important information you like.
Intenso lets you add unlimited text boxes to any CMS page.
To Create a Text Box
- On the Admin menu, select Theme > Text Boxes.
- Click Add Text Box button.
- Complete required fields under Content:
The Identifier must be a unique text string. Use only alphanumeric characters, underscores and dashes. - On the left pane, click the Store views tab and set the store view (this tab is only visible if you have created additional Store Views on your Magento installation)
- Click Save Text Box button
To Insert a Text Box widget into a Page
To insert a Text Box widget into any CMS page just add the CMS markup tag in the Content field, or use the Insert Widget button located above the Content field.
The CMS markup tag to insert a Text Box widget into a CMS page is as follows:
{{block type="itactica_textboxes/view" identifier="put_here_your_identifier" template="itactica_textboxes/view.phtml"}}
Replace the string put_here_your_identifier with the unique identifier of your widget.