Header Position
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri Jul 26, 2013 4:13 am
- Reply with quote
- Report this post
I would like the make header position 100% to any browser which I am going to use as a slide show, it is in the box now, please advise!
-
- Fresh Boarder
- GK User
- Fri Jul 26, 2013 6:00 am
- Reply with quote
- Report this post
Hi, it's quite easy:
1) Please add " maxi" in module Class Suffix field (space before name!) - to module which must be Max looooong
2) Add this code in Custom CSS (Template configuration) --> http://www.gavick.com/documentation/joo ... -template/
Maxi CSS code
It works for me, so it should also works for you, for any position I suppose.
1) Please add " maxi" in module Class Suffix field (space before name!) - to module which must be Max looooong
2) Add this code in Custom CSS (Template configuration) --> http://www.gavick.com/documentation/joo ... -template/
Maxi CSS code
- Code: Select all
.maxi .gkPage {max-width:100% !important;}
It works for me, so it should also works for you, for any position I suppose.
-
- Platinum Boarder
- GK User
- Fri Jul 26, 2013 6:06 am
- Reply with quote
- Report this post
p.s.
Remember that some modules have its own margins or paddings (left/right) so be careful about that.
I have tested on Custom HTML module anyway.
Remember that some modules have its own margins or paddings (left/right) so be careful about that.
I have tested on Custom HTML module anyway.
-
- Platinum Boarder
- GK User
- Fri Jul 26, 2013 6:16 am
- Reply with quote
- Report this post
Pawel F wrote:p.s.
Remember that some modules have its own margins or paddings (left/right) so be careful about that.
I have tested on Custom HTML module anyway.
Thank you so much, it worked for me too!
-
- Fresh Boarder
- GK User
- Wed Jul 02, 2014 1:04 pm
- Reply with quote
- Report this post
is there any possibility to make it works in creativity bottom2?
i got :
.maxi .gkPage {max-width:100% !important;}
in override.css
and class suffix: " maxi"
in module (no quotes)
i dont know what to do
i got :
.maxi .gkPage {max-width:100% !important;}
in override.css
and class suffix: " maxi"
in module (no quotes)
i dont know what to do
-
- Fresh Boarder
5 posts
• Page 1 of 1