Image Show GK4
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Mar 23, 2016 6:15 am
- Reply with quote
- Report this post
Hi, How can i make the slides like your demo site?
And why my main menu vertical, how to change to horizontal?
http://miticotime.com/
And why my main menu vertical, how to change to horizontal?
http://miticotime.com/
-
- Fresh Boarder
- GK User
- Wed Mar 23, 2016 9:13 am
- Reply with quote
- Report this post
and i want to set Template width 1080px
but set Image Show GK4 set to 100%.
how to set?
but set Image Show GK4 set to 100%.
how to set?
-
- Fresh Boarder
- teitbite
- Sat Mar 26, 2016 6:26 pm
- Reply with quote
- Report this post
Hi
You can set width in template settings Layout section.
To use 100% of header area add this to override.css:
All settings used in demo for any module can be find here: https://www.gavick.com/documentation/jo ... on/startup
You can set width in template settings Layout section.
To use 100% of header area add this to override.css:
- Code: Select all
#gkHeader .gkPage {
max-width: none;
}
All settings used in demo for any module can be find here: https://www.gavick.com/documentation/jo ... on/startup
-
- Moderator
- teitbite
- Mon Apr 04, 2016 9:45 am
- Reply with quote
- Report this post
Hi
I can see site width is 1080px width, so I'm guessing the not working part is the slider script, but I cannot see a piece of code I asked You to add anywhere. Have You copied it to override.css file and in template configuration enabled using override, so this file will be loaded.
I can see site width is 1080px width, so I'm guessing the not working part is the slider script, but I cannot see a piece of code I asked You to add anywhere. Have You copied it to override.css file and in template configuration enabled using override, so this file will be loaded.
-
- Moderator
5 posts
• Page 1 of 1