End of Support for Joomla 3 - Forum closed
[SOLVED] URT Gallery kills the offcanvas menu
Hi all
On my homepage I use the Life template as well as Unite Responsive Tile Gallery ( extensions.joomla.org/extension/unite-responsive-tile-gallery ).
Following strange behaviour I had detected after the initial tests: if I open the offcanvas menu on a page with an URT gallery, these menu remains white. The menu links are available and can be even clicked, but the menu as whole is still like a clean whiteboard.
If I switch to a page without URT gallery, the offcanvas menu becomes normal again.
I can send you screenshots for the better understanding of this behavior if you want.
I can also give you permissions for my pic galleries if it can help you to fix these bug
Many thanks in advance
Michael
On my homepage I use the Life template as well as Unite Responsive Tile Gallery ( extensions.joomla.org/extension/unite-responsive-tile-gallery ).
Following strange behaviour I had detected after the initial tests: if I open the offcanvas menu on a page with an URT gallery, these menu remains white. The menu links are available and can be even clicked, but the menu as whole is still like a clean whiteboard.
If I switch to a page without URT gallery, the offcanvas menu becomes normal again.
I can send you screenshots for the better understanding of this behavior if you want.
I can also give you permissions for my pic galleries if it can help you to fix these bug
Many thanks in advance
Michael
by broosha
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic URT Gallery kills the offcanvas menu
Posted 8 years 11 months ago #10847
Live Url please.
Maybe the Gallery override a css style for our offcanvas menu.
You can fix it, analyze the offcanvas DIV and set the background with an "important"
Maybe the Gallery override a css style for our offcanvas menu.
You can fix it, analyze the offcanvas DIV and set the background with an "important"
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by broosha on topic URT Gallery kills the offcanvas menu
Posted 8 years 11 months ago #10848
You need an account for a live Url. Pls give me a mail address for login/pwd
by broosha
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic URT Gallery kills the offcanvas menu
Posted 8 years 11 months ago #10849Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by broosha on topic URT Gallery kills the offcanvas menu
Posted 8 years 11 months ago #10850
S. Mailbox
by broosha
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic URT Gallery kills the offcanvas menu
Posted 8 years 11 months ago #10852
As I thought, the gallery override some styles.
Please add this code to your css.custom.css
Please add this code to your css.custom.css
html, body {
overflow-x: visible !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates