GANTRY "Use it as ful page background" Not Working
8 years 9 months ago - 8 years 9 months ago #32749
by Kuantan
GANTRY "Use it as ful page background" Not Working was created by Kuantan
Slideshow CK - GANTRY 5 (Hydrogen)
Works: "EFFECTS OPTIONS">Use it as full page background> NO
Doesn't work: Works: "EFFECTS OPTIONS">Use it as full page background> YES
Only the Titel is visible.
Did anyone succeed in doing this?
Works: "EFFECTS OPTIONS">Use it as full page background> NO
Doesn't work: Works: "EFFECTS OPTIONS">Use it as full page background> YES
Only the Titel is visible.
Did anyone succeed in doing this?
Last edit: 8 years 9 months ago by Kuantan.
Please Log in or Create an account to join the conversation.
8 years 9 months ago #32751
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic GANTRY "Use it as ful page background" Not Working
Hi
this is probably a positioning issue, please give me your url to check
CEd
this is probably a positioning issue, please give me your url to check
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 9 months ago - 8 years 9 months ago #32752
by Kuantan
Replied by Kuantan on topic GANTRY "Use it as ful page background" Not Working
Last edit: 8 years 9 months ago by Kuantan.
Please Log in or Create an account to join the conversation.
8 years 9 months ago #32753
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic GANTRY "Use it as ful page background" Not Working
just a css into your template to remove
#g-page-surround {
background: #fff none repeat scroll 0 0;
}
#g-page-surround {
background: #fff none repeat scroll 0 0;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: Kuantan
Please Log in or Create an account to join the conversation.
8 years 8 months ago #32866
by Kuantan
Replied by Kuantan on topic GANTRY "Use it as ful page background" Not Working
Thank you for your fast reply.
I googled "#g-page-surround" and found more Gantry - Hydrogen users having a problem with this.
I prefer not to change their standard CSS.
Now I really started to like Gantry-5 and I also want to use Slideshow CK. :blink:
Do you know of any Gantry-5 template that it will work with out of the box?
Merci beaucoup....
I googled "#g-page-surround" and found more Gantry - Hydrogen users having a problem with this.
I prefer not to change their standard CSS.
Now I really started to like Gantry-5 and I also want to use Slideshow CK. :blink:
Do you know of any Gantry-5 template that it will work with out of the box?
Merci beaucoup....
Please Log in or Create an account to join the conversation.
8 years 8 months ago #32867
by ced1870
as developer of Template Creator CK, I will not suggest any Gantry template
what you can do is to override this in a custom css
but I think that this question shall be posted on the Gantry forum ... right ?
CEd
Joomlack Webmaster and Developer
Replied by ced1870 on topic GANTRY "Use it as ful page background" Not Working
lolDo you know of any Gantry-5 template that it will work with out of the box?
as developer of Template Creator CK, I will not suggest any Gantry template
what you can do is to override this in a custom css
#g-page-surround {
background: #none !important;
}
but I think that this question shall be posted on the Gantry forum ... right ?
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Kuantan
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds