class="gkFeature" documentation...examples

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Aug 07, 2012 5:34 pm
Reply with quote
Report this post
Hello friends, where can I find examples / options for this class

thank you
luca
User avatar
Fresh Boarder

GK User
Thu Aug 09, 2012 8:30 pm
Reply with quote
Report this post
In general these elements are the part of the demo content only. Every .gkFeature container have 32% width so it should be used in three columns layout.

The structure of the every .gkFeature block is simple and similar to this:
Code: Select all
<div class="gkFeature">
<div class="gkCrop">Easy to customize</div>
<h2>Easy to customize</h2>
<small>Nunc a urna sed neque fermentum pharetra. Aliquam suscipit purus nisi.</small>
</div>


The container with gkCrop class is one of the three available classes:

* gkCrop
* gkHTML5
* gkResponsiveDesign

these classes are responsible for the images.
User avatar
Administrator

GK User
Tue Oct 16, 2012 7:07 am
Reply with quote
Report this post
I like the layout of gkFeature, but need to change gkCrop, gkHTML5 and gkResponsiveDesign. I like the way that the buttons change colour, but I need to change the logos... How and where do I do this, as I could not find the relevant .css file?
User avatar
Fresh Boarder

GK User
Tue Oct 16, 2012 7:11 am
Reply with quote
Report this post
Hi,

These elements uses the CSS3 Animation for the background-color changes. The responsible CSS code is placed in the typography.styleX.css files.
User avatar
Administrator

GK User
Tue Apr 07, 2015 8:13 pm
Reply with quote
Report this post
How would one make the images and text in gk-feature clickable so as to link to an URL ? Thanks in advance.
User avatar
Fresh Boarder

GK User
Wed Apr 08, 2015 1:16 pm
Reply with quote
Report this post
Please try to replace a gkFeature div with an <a> element.
User avatar
Administrator


cron