Lost styling

More
7 years 2 months ago #111566 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Lost styling
Ask them to see what need to be changed to remove custom css which they added for Events Booking, then remove it and it should work

Regards,

Tuan

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

  • David Boggitt
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 2 months ago #111567 by David Boggitt
Replied by David Boggitt on topic Lost styling
I've done that now.

Thanks Tuan!

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

More
7 years 2 months ago #111570 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Lost styling
Ok David. Please continue setting up the extension and let us know if you need more help

Regards,

Tuan

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

More
7 years 1 month ago - 7 years 1 month ago #111584 by James Riley
Replied by James Riley on topic Lost styling
Delete the scss file, and also look for a .css file on your server with the same file name (probably in /public_html/templates/jsn_fidem2_pro/css/eventsbooking) and delete that as well.

I use "less" on my site (not scss), but I'm guessing that they work the same way -- the less file is compiled or rendered to a css file, which is then passed to the browser. The css remains on the server even if the corresponding less file is removed.

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 7 years 1 month ago by James Riley.

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

More
7 years 1 month ago #111585 by James Riley
Replied by James Riley on topic Lost styling
On second thought, depending on how your site calls the scss file, you might be better just clearing the file of all text rather than deleting it, otherwise your site might start throwing a "file not found" error.

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.

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

  • David Boggitt
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 1 month ago #111587 by David Boggitt
Replied by David Boggitt on topic Lost styling
Hi James,

Thanks for lending a hand, There's no /public_html/templates/jsn_fidem2_pro/css/eventsbooking but there is a css/template.css file, which contains a ton of styling for Event Booking.... it's probably this that needs deleting...

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

  • David Boggitt
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 1 month ago - 7 years 1 month ago #111588 by David Boggitt
Replied by David Boggitt on topic Lost styling
Yep, deleting all this cr@p makes a big difference....!

www.drb-holding3.co.uk/events
Last edit: 7 years 1 month ago by David Boggitt.

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

More
7 years 1 month ago #111592 by James Riley
Replied by James Riley on topic Lost styling
Ahh... your site combines all the individual scss files into one final compiled css file. Glad you got it working :)

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.

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

Moderators: Tuan Pham Ngoc