Pawel F wrote:Hi,
none, only those three. But you can change it /overwrite by your own/ or add more.
Pawel F wrote:General tip: Upload in this same place a new one.
As you see rocket image have two image inside blue and white on transparency background (PNG 24bit)
so you have to use original image and use photoshop layers to insert your in this same place and delete old.
Below it is only screenshot don't use it!rocket.png
Then check styles here: templates/gk_simplicity/css/style1.css
for .gkrocket and do this same, but with different class name & image filename
<div>
<div class="gkIconArea">
<a href="#" class="gkNewIcon">New 4</a>
</div>
<h2>Powerful Control 2</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget elit eu velit vehicula feugiat. </p>
</div>
.gkIcons > div {
-moz-box-sizing: border-box;
float: left;
padding: 0 10px;
width: 33.3%;
}