images K2 articles are not formatted format
Rate this topic: 3.50 out of 6 based on 2 vote(s)
- GK User
- Thu Jun 26, 2014 5:11 pm
- Reply with quote
- Report this post
Hello,
Help!!
the main images of the articles of K2 are not in the required format of the class (600px) but are full-page
Help!!
the main images of the articles of K2 are not in the required format of the class (600px) but are full-page
-
- Expert Boarder
- GK User
- Fri Jun 27, 2014 6:47 am
- Reply with quote
- Report this post
Yes, by default we use 100% wide images to keep them responsive. If you want to remove this Please add this code to override.css file in root/templates/gk_template_name/css directory :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- Code: Select all
.itemImageBlock img { width: auto !important}
and then just remember to enable "Use override CSS" option in template advanced settings tab.
-
- Platinum Boarder
3 posts
• Page 1 of 1