Intro in Subpages - eliminate blue space
Creative and responsive Joomla template with amazing parallax effect.
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Sep 23, 2014 10:42 am
- Reply with quote
- Report this post
Hello
I put slideshow on the main page (Image Show GK4)
I just want to appear on the first page and I configured, but appears in the sub pages big blue space although the slideshow does not appear because i disabled,
But I can not disable the position, perhaps the intro??
Thanks for your help
I put slideshow on the main page (Image Show GK4)
I just want to appear on the first page and I configured, but appears in the sub pages big blue space although the slideshow does not appear because i disabled,
But I can not disable the position, perhaps the intro??
Thanks for your help
-

- Senior Boarder
- GK User
- Tue Sep 23, 2014 4:56 pm
- Reply with quote
- Report this post
Hi,
are you sure that you're talking about GK Creative template ? it doesn't have any blue header.
are you sure that you're talking about GK Creative template ? it doesn't have any blue header.
-

- Platinum Boarder
- GK User
- Tue Sep 23, 2014 5:09 pm
- Reply with quote
- Report this post
Before loading slide in the top (intro) have a big blue square i want to enable only in the first page(home)...
-

- Senior Boarder
- GK User
- Tue Sep 23, 2014 5:11 pm
- Reply with quote
- Report this post
Sorry the template is Creativity 
-

- Senior Boarder
- GK User
- Tue Sep 23, 2014 10:00 pm
- Reply with quote
- Report this post
but on demo page and also in QS, on subpage yes there is a header but with image bg, no blue color?
or I'm blind ?
and this is from
so to hide BG use
#gkBreadcrumb { background:transparent; padding:0;}
or I'm blind ?
00header.png
and this is from
- Code: Select all
#gkBreadcrumb {
background-image: url("http://demo.gavick.com/joomla25/creativity/images/demo/desk.jpg");
background-position: 50% 20%;
background-size: cover;
}
so to hide BG use
#gkBreadcrumb { background:transparent; padding:0;}
-

- Platinum Boarder
- GK User
- Fri Sep 26, 2014 11:23 am
- Reply with quote
- Report this post
I guess this should help
or even
but most be used only on subpages.
- Code: Select all
html {background: white;}
or even
- Code: Select all
html {
background: transparent;
height: 1%;
min-height: 1%;
}
but most be used only on subpages.
-

- Platinum Boarder
7 posts
• Page 1 of 1
