Powerbanners is a responsive banner slider magento extension. If you want to use Powerbanners for certain category – it is pretty easy to achieve it with custom layout update. You need to perform following steps: 1. Login to admin panel 2. Navigate to Catalog > Categories 3. Select category you want to update 4. Switch […]
read morepowerbanners
Text style parameters
Powerbanners is a responsive banner slider magento extension. You can create your own text styles for banners. Choose from over 600 google fonts, update font weight, font size and letter spacing. You will see live preview of chosen parameters Text style has following parameters Style Title – style title Font Family – adjust font family […]
read moreParameters you can override in shortcode
You can insert Powerbanners slider in any cms page or static block. {{block type="powerbanners/slider" alias="slider_alias" }}
– This code insert new Powerbanners slider in cms block. Slider will use settings from slider configuration. However, you can override certain settings in shortcode parameters…
HTML structure of single banner
Standard markup of banner with image and two lines of text. As you can see main wrapper is A with class=powerbanner-wrapper
. Titles is wrapped in title-wrapper
element. You can use it to add padding to titles…