header image nightmare

Support desk for Multipurpose Quark Theme
GK User
Wed Apr 01, 2015 9:54 am
Hi,
I like the quark template, but the situation with the header images (in header module and in k2) getting worser and worser from update to update for a developer. For example if you change the K2 image height in the the template settings (images - for k2 only - Frontpage image height (desktop)) the module header images also transform (???), and then there are the confusing settings in the helper.layout.php file, too. And what is the new and the old parallax engine, the css engine or the javascript engine? What I want, is that all image heights (the module and K2) have the same height on all devices.

nice greetings
User avatar
Senior Boarder

GK User
Wed Apr 01, 2015 10:00 am
Same question here.

And also the css engine or the javascript engine what is different? Which do i need to use?
User avatar
Gold Boarder

teitbite
Wed Apr 01, 2015 11:03 am
Hi

Mostly the difference is that CSS has to set it's own height, while JS can measure the image size and apply it to other images. But I must say I do not understand @Polivka's question. Can You please rephrase it and show me some examples ?
User avatar
Moderator

GK User
Wed Apr 01, 2015 12:17 pm
Hi,
the problem is, that there is no consistent definition for the image height with the frontpage suffix and in my case with the K2 header:
you can see it on your own demo with firebug for example for the tablet, too (obviously there are also problems with the image width on your demo!):
for a frontpage:
.frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header{
height: 440px;
}
and for the K2 blog:
#gkHeaderMod, .blog-page > .header, .single-page > .header{
height: 440px;
}
they have not the same height!

nice greetings
User avatar
Senior Boarder

GK User
Wed Apr 01, 2015 1:36 pm
hi,
the problems are solved.

nice greetings
User avatar
Senior Boarder

teitbite
Fri Apr 03, 2015 7:47 pm
Hi

Ok. Thank You for reporting that. I'll let programmers know about this.
User avatar
Moderator


cron