inset position

GK User
Mon Sep 08, 2014 7:27 pm
hello a css code required for the " inset "

Thank you


admin and the password will be sent by private message.

Image
User avatar
Gold Boarder

GK User
Mon Sep 08, 2014 7:51 pm
Hi,
1) Documentation; https://www.gavick.com/documentation/jo ... iguration/

2) You want to add class for this module?
User avatar
Platinum Boarder

GK User
Mon Sep 08, 2014 9:09 pm
hi oscar,

tablets, mobile screenshot

http://samansepeti.com/samansepeti/son

small tablet mobile page

Image
User avatar
Gold Boarder

GK User
Tue Sep 09, 2014 12:07 am
:D inset css solved

tablet.css

add cod:

Code: Select all
#gkContentWrap {
margin-top: 20px;
padding: 0!important;
width: 100%;
clear: both;
}
#gkInset {
margin-left: 1px!important;
width: 100%!important;
clear: both;
padding: 0!important;
}
User avatar
Gold Boarder


cron