BUG:Eventbooking overrides template styles even...

  • Alison Meeks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 9 months ago #64711 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

Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group

Please Log in or Create an account to join the conversation.

More
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

Please Log in or Create an account to join the conversation.

  • Alison Meeks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 9 months ago #64717 by Alison Meeks
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

Member of Joomla Social Media Team
Admin Joomla! No Spam FB Group

Please Log in or Create an account to join the conversation.

More
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

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc