changing size of boxes in Key-Features-section

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
Wed Feb 27, 2013 4:07 pm
Reply with quote
Report this post
Hi,

I want to change the size of the boxes in the Key-Features-section, because the graphics I'll have to use have other proportions: they are broader in width and have less hight. So the best would be, if one box would have the width of two boxes jointly. So there would be instead of one row with 4 boxes two rows with two boxes.

Would that also still work for responsive layout on mobiles?

Thanks an best regards,

mb
User avatar
Fresh Boarder

GK User
Wed Feb 27, 2013 6:37 pm
Reply with quote
Report this post
Hi, for this element we use HTML module, our code looks like this:
Code: Select all
<div class="gkFeatures gkPerspective"><a class="gkRocket" href="#" data-animation="flip" data-delay="0"><span>Rocket</span>Innovative Design</a> <a class="gkBadge" href="#" data-animation="flip" data-delay="150"><span>Badge</span>Award-winning Agency</a> <a class="gkMouse" href="#" data-animation="flip" data-delay="300"><span>Mouse</span>Your ideas, imagination</a> <a class="gkPiggy" href="#" data-animation="flip" data-delay="450"><span>Piggy</span>Save Your Time &amp; Money</a></div>
<p><a href="#">View Full Features</a></p>


So I think it's no problem to insert your element into <div>..</div>, if you wll use proper HTML&CSS code your theme should still be responsible.

p.s.
If I were you I'll wait for the release of our March template, perhaps it would be better suited to your project.
User avatar
Platinum Boarder

GK User
Thu Feb 28, 2013 10:28 am
Reply with quote
Report this post
Hi,

thanks for your reply.

Your tip sounds interesting. What do you think when your March template will be released, in the beginning or end of March? Because I want to go online soon.

Best regards,

Frank
User avatar
Fresh Boarder


cron