- Posts: 3
- Thank you received: 0
Up Coming Events
- Jim
- Topic Author
- Offline
- New Member
-
Less
More
12 years 3 months ago #25807
by Jim
Up Coming Events was created by Jim
I'm trying to modify the url links that show up in upcoming events. Firebug would have me believe I'm looking for a class called eb_event_link, however, I'm not able to locate this class or anything else that will allow me to change the type/color of links.
Any assistance would be greatly appreciated.
Any assistance would be greatly appreciated.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 3 months ago #25874
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Up Coming Events
Hi Jim
You can simply add that css class into the css file (components/com_eventbooking/assets/css/style.css and add any css code to make it works as you want.
Tuan
You can simply add that css class into the css file (components/com_eventbooking/assets/css/style.css and add any css code to make it works as you want.
Tuan
Please Log in or Create an account to join the conversation.
- Jim
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 3 months ago #25889
by Jim
Replied by Jim on topic Re: Up Coming Events
Thank you for the quick response. I'll give that a try.
Please Log in or Create an account to join the conversation.
- Bryan
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
12 years 2 months ago #26660
by Bryan
Replied by Bryan on topic Re: Up Coming Events
Is this also how I would change the background colour of the up coming events module? What code would I add to the CSS to change the background colour to one of my choice?
Thanks,
Bryan
Thanks,
Bryan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 2 months ago #26691
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Up Coming Events
Hi Bryan
Send me the link to the page. I will have a look at it and guide you how to change the background.
Tuan
Send me the link to the page. I will have a look at it and guide you how to change the background.
Tuan
Please Log in or Create an account to join the conversation.
- Bryan
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
12 years 2 months ago #26699
by Bryan
Replied by Bryan on topic Re: Up Coming Events
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 2 months ago #26760
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Up Coming Events
Hi Bryan
I just had a quick look and found that the css for background of the up-coming events module comes from your site template css. Look at the file libraries/gantry/css/gantry.css, find the css code below (line 94) and change the color code to the color you want :
After that, it will work as expected .
Tuan
I just had a quick look and found that the css for background of the up-coming events module comes from your site template css. Look at the file libraries/gantry/css/gantry.css, find the css code below (line 94) and change the color code to the color you want :
Code:
#rt-sidebar-a {background-color:#e0e0e0;}
After that, it will work as expected .
Tuan
The following user(s) said Thank You: Bryan
Please Log in or Create an account to join the conversation.
- Bryan
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
12 years 2 months ago #26771
by Bryan
Replied by Bryan on topic Re: Up Coming Events
Thank you Tuan, that's exactly what I was looking for.
Cheers,
Bryan
Cheers,
Bryan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 2 months ago #26914
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Up Coming Events
Happy to help
.
Tuan

Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.