Intro text next to image in K2 category view

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
Mon Aug 24, 2015 8:14 pm
Reply with quote
Report this post
Hello.
I would like to have intro text next to image instead of big image and text below in K2 category view. I mean like on the attached picture. Can you help me with that, please?

k2intro.jpg
User avatar
Fresh Boarder

GK User
Tue Aug 25, 2015 6:12 pm
Reply with quote
Report this post
If the data is exactly the same I guess it could be done with few lines of css.
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue Aug 25, 2015 6:28 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Fri Aug 28, 2015 7:47 am
Reply with quote
Report this post
Please edit: /templates/gk_bluap/css/override.css and add at its end:
Code: Select all
.itemView .itemImageBlock {width: 50%; display: inline-block; float: left; margin-right: 5%;}
.itemView .itemBody {display: inline-block; }

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.