Image Slider full width of Top1

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
Wed Dec 24, 2014 11:56 am
Reply with quote
Report this post
Hello,
how is it possible to make the image slider to have full width of the Top1?

Thank you in advance and Merry Christmas
User avatar
Senior Boarder

teitbite
Wed Dec 24, 2014 12:03 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Mon Jan 05, 2015 11:59 am
Reply with quote
Report this post
Hello,
how i could have a full length slider or better a slider that will be expanded to the right?

apart from that how can i resize the images to have the same size in category view and a specific size in the product page?

best regards and a happy new year
User avatar
Senior Boarder

teitbite
Mon Jan 05, 2015 10:57 pm
Reply with quote
Report this post
Hi

This template doesn't have a full width module position and unfortunately creating one will require some changes to template's code. I'm afraid we do not support that.

To help with image sizes I need an exact url to an example of category page.
User avatar
Moderator

GK User
Thu Jan 08, 2015 9:41 am
Reply with quote
Report this post
teitbite wrote:Hi

This template doesn't have a full width module position and unfortunately creating one will require some changes to template's code. I'm afraid we do not support that.

To help with image sizes I need an exact url to an example of category page.


OK. Then how i can increase the slider box to become wider to the right?

My k2 category is the following. You will see that the pictures have different sizes and i want them to be arranged in a same size.
http://bizou-house.gr/index.php/women-s ... raxiolakia
User avatar
Senior Boarder

teitbite
Fri Jan 09, 2015 8:50 pm
Reply with quote
Report this post
Hi

For images I can only think of cutting the images to the same height with a css code like:

Code: Select all
.itemList .itemImageBlock {
    height: 115px;
}


For Image Show please in module settings replace module class suffix "gkmod-2" to "gkmod-1" so a width of the module will be changed to 100% of available size.
User avatar
Moderator


cron