Image in category view
Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Dec 03, 2014 6:30 am
- Reply with quote
- Report this post
I d like to have images on the left of the the text on the right in k2 category view as shown in attached screenshut. Thank you
-
- Junior Boarder
- teitbite
- Wed Dec 03, 2014 11:06 am
- Reply with quote
- Report this post
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.itemListView .itemImageBlock {
float: left;
margin: 10px 15px 16px 0;
position: relative;
width: 105px;
}
-
- Moderator
- GK User
- Wed Dec 03, 2014 12:49 pm
- Reply with quote
- Report this post
Schon! Resolwed thank u very much
-
- Junior Boarder
3 posts
• Page 1 of 1