-
AuthorPosts
-
sanjiovani Friend
sanjiovani
- Join date:
- September 2006
- Posts:
- 217
- Downloads:
- 0
- Uploads:
- 32
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
June 16, 2014 at 11:15 am #198875I am attempting to change the k2 item image height
I have changed the height in the k2.css file as follows
#k2Container .itemImageBlock .itemImage .modal {
background: none repeat scroll 0 0 transparent;
border: 0 none;
border-radius: 0 0 0 0;
box-shadow: none;
left: auto;
margin: 0;
padding: 0;
position: relative;
top: auto;
width: auto;
z-index: 1;
height: 533px;the image when first displayed is smaller size in the middle of the screen then after a delay it expands to full size
Are there any other changes that I need to make to change the k2 image height
I have attached a screen shot and the url in the private form
-
Nazario A Friend
Nazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
June 17, 2014 at 7:49 am #539176@ sanjiovani,
Please try to open file: /templates/your_template_name/css/custom.css (If not exists, pls create new one) then add this rule:
.itemImageBlock .highslide img {
width: 100% !important;
}If the problem still persists, pls send me the FTP creadential via PM so that I will fix for you.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Nazario A 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum