Width 100%
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Aug 12, 2014 8:59 am
- Reply with quote
- Report this post
Hi,
Is possible to have width 100% and no size px ?
Thanks in advance
Is possible to have width 100% and no size px ?
Thanks in advance
-
- Fresh Boarder
- GK User
- Wed Aug 13, 2014 8:38 am
- Reply with quote
- Report this post
You can override value via custom CSS. Please add this code to override.css file in root/templates/gk_template_name/css directory :
and then just remember to enable "Use override CSS" option in template advanced settings tab. Please only remember that template is not designed to work with 100% wide so it may produce further problems.
- Code: Select all
.gkPage { width: 100% !important}
and then just remember to enable "Use override CSS" option in template advanced settings tab. Please only remember that template is not designed to work with 100% wide so it may produce further problems.
-
- Platinum Boarder
- GK User
- Sat Aug 16, 2014 7:39 am
- Reply with quote
- Report this post
Hi,
Okay, thank you for that.
have a nice day
Okay, thank you for that.
have a nice day
-
- Fresh Boarder
3 posts
• Page 1 of 1