CSS - small issue on screen 1040 to 1500px wide

September 2015 Joomla Template
GK User
Mon Dec 21, 2015 11:17 am
Hi
On screen from 1040 to 1500 px wide, images on header (NSPGK 5 standard mode)
are stuck together.
You can see that on your own demo (https://demo.gavick.com/joomla3/technews/) at "What's new" module.
Margins are ok under 1040 and over 1500 pix wide screen
Many screens are 1366/768 resolution.
I'm sure you can find a CSS way to display correctly those images. It will help
thanks by advance
User avatar
Gold Boarder

GK User
Mon Dec 21, 2015 12:49 pm
I cant reproduce that issue. Could you please provide more info (os, browser, version)?
User avatar
Moderator

GK User
Mon Dec 21, 2015 1:40 pm
Hi Cyberek
I can see the issue on Firefox mac and windows
User avatar
Gold Boarder

GK User
Sun Dec 27, 2015 7:24 pm
I have reported this issue to our devteam and will write back as soon as I'll get an answer.
User avatar
Moderator

GK User
Mon Dec 28, 2015 10:10 am
Please edit: /templates/gk_technews/css/override.css and add at its end:
Code: Select all
.nsp-switch .nspImageWrapper {
width: 100%;
}

Remember to enable "CSS override" in template settings - advanced section.

This fix will be included in next template release so thanks for reporting.
User avatar
Moderator

GK User
Wed Feb 10, 2016 11:13 am
Thanks Cyberek
that works well !
have a nice day you and the team
User avatar
Gold Boarder


cron