nomobile doesn't work

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
Sat Dec 15, 2012 7:12 pm
Reply with quote
Report this post
hi there

see http://www.wijnwarenhuis.be

for example i have used the search position to place my contacts. i have added the nomobile tag, but the module keeps being there on a mobile, also the gk image show module: can't get rid of it on a mobile browser.... :(

thanx
emel
User avatar
Platinum Boarder

teitbite
Sat Dec 15, 2012 7:30 pm
Reply with quote
Report this post
Hi

Some module positions are using a raw style which means module suffixes are not supported. All You need to do is to attach a style for this module position in template settings as "gk_style" in order to force it to accept module class suffixes.
User avatar
Moderator

GK User
Sun Dec 16, 2012 11:29 am
Reply with quote
Report this post
hi teitbite... sorry i don't understand how to achieve your solution. can't find this gk_style.. within the module? in the template css files? little manual would be awesome...

thanx
User avatar
Platinum Boarder

teitbite
Tue Dec 18, 2012 1:47 am
Reply with quote
Report this post
Hi

Please go to template settings and look for an option from below screen. Also set it as shown.
User avatar
Moderator

GK User
Wed Dec 26, 2012 11:19 am
Reply with quote
Report this post
hi there

sorry for the late reply. thank you. found the settings and now finally understand what this is about.

however, with Positions style override switches on for those 2 modules, i no longer have the arrows in my main carrousel (image show). within the module (image show) i have the suffexes: " nomobile" and " transparent". Without the "transparent" the whole image show gets scrambled.

please see images...

regards
emel
User avatar
Platinum Boarder

teitbite
Thu Dec 27, 2012 1:55 pm
Reply with quote
Report this post
Hi

Arrows looks to be hidden under the end of the module box. Please add this code to force this to be seen:

Code: Select all
#gkHeader .box,
#gkHeader .box > div {
overflow: visible;
}
User avatar
Moderator


cron