columns in main body
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Sat Apr 26, 2014 8:28 pm
- Reply with quote
- Report this post
I know this is a newbie question. I am trying to add 3 columns of images with text below. I cant seem to get it to work. please help techkey.co
-
- Fresh Boarder
- GK User
- Sun Apr 27, 2014 8:54 am
- Reply with quote
- Report this post
Hi,
you want to add into article or inside Custom HTML module?
I saw that you have it in module named 'Why Choose Tech Key Inc."
This code allows you to create object with 3 columns:
you want to add into article or inside Custom HTML module?
I saw that you have it in module named 'Why Choose Tech Key Inc."
This code allows you to create object with 3 columns:
- Code: Select all
<div style="width: auto; margin: 0 0 auto 50px;">
<div style="text-align: left;" class="gkFeature"> add image + text </div>
<div style="text-align: left;" class="gkFeature"> add image + text </div>
<div style="text-align: left;" class="gkFeature"> add image + text </div>
</div>
-
- Platinum Boarder
- GK User
- Tue Apr 29, 2014 5:42 pm
- Reply with quote
- Report this post
Thank you very much this works great!!!!
-
- Fresh Boarder
3 posts
• Page 1 of 1