Intro text next to image in K2 category view
Rate this topic: 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?
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
-
- 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?
Could you please post an url to your site?
-
- Moderator
- GK User
- Tue Aug 25, 2015 6:28 pm
- Reply with quote
- Report this post
Hello. URL is http://www.tc-morava.cz/blog.html
-
- 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:
Remember to enable "CSS override" in template settings - advanced section.
- 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.
-
- Moderator
4 posts
• Page 1 of 1