- Posts: 18
- Thank you received: 1
BUG:Eventbooking overrides template styles even...
- Alison Meeks
-
Topic Author
- Offline
- New Member
-
Less
More
10 years 9 months ago #64711
by Alison Meeks
Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group
BUG:Eventbooking overrides template styles even... was created by Alison Meeks
Eventbooking overrides template styles even if bootstrap is disabled.
Description
by default, eventbooking has the css
.nav {
width: 100%;
}
in style.css which overrides any element declaration by the template even with !important on!!!
there is a custom.css file for eb but that doesn't appear to work either. The ONLY is to edit that section ( line 594 ) and put
.nav {
width: auto;
}
instead.
jquery and bootstrap are turned off and twitterbootstrap is set to 3
Description
by default, eventbooking has the css
.nav {
width: 100%;
}
in style.css which overrides any element declaration by the template even with !important on!!!
there is a custom.css file for eb but that doesn't appear to work either. The ONLY is to edit that section ( line 594 ) and put
.nav {
width: auto;
}
instead.
jquery and bootstrap are turned off and twitterbootstrap is set to 3
Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 9 months ago #64716
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic BUG:Eventbooking overrides template styles even...
Thanks Alison for reporting the issue. I will discuss about it with the template developer and will make that change if it is valid
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Alison Meeks
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 1
10 years 9 months ago #64717
by Alison Meeks
Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group
Replied by Alison Meeks on topic BUG:Eventbooking overrides template styles even...
Hi Tuan
Thanks for the quick reply.
I'm a designer and I had to get my developer, Troy Hall involved to see what was going on and why it was breaking my template. (the menu) It was he that wrote up the report so you would have what you need to get things fixed up.
Have a great day,
Alison
Thanks for the quick reply.
I'm a designer and I had to get my developer, Troy Hall involved to see what was going on and why it was breaking my template. (the menu) It was he that wrote up the report so you would have what you need to get things fixed up.
Have a great day,
Alison
Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 9 months ago #64721
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic BUG:Eventbooking overrides template styles even...
Ah, I see. That's why I saw him added me to his contact list. Thanks again, Alison !
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.