Resize image in creativity style

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Feb 11, 2016 12:12 pm
Hi,
I'm using the module for this site: animalegni.it. I'm using a svg image in just one slide. If I see the site from my mobile, the image is not resized completely. The image resizing works partially. Can you help me?
TNX! :)
User avatar
Fresh Boarder

teitbite
Sun Feb 14, 2016 2:27 pm
Hi

I'm afraid I cannot see this problem. Can You show me a screenshot with issue so I'll know where to look for it ?
User avatar
Moderator

GK User
Fri Mar 18, 2016 12:39 pm
ok
User avatar
Fresh Boarder

teitbite
Tue Mar 22, 2016 9:29 am
Hi

Actually this is how it works. Image is being resized in height to create a background. In demo You can see that background used are one color or patterns behind text, not images.

Anyway You can change the height of this are for mobile devices so the image will be smaller and hopefully fit.

Code: Select all
@media only screen and (max-width:1032px) {
div.gk-intro {
    height: 40%;
}
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.