Turning off Event Details
Turning off Event Details
by rowby » Sat Jul 26, 2008 8:44 pm
Hello!
When someone clicks on an event in the calendar I don't want the "Event Details" summary to show on the page.
In other words, I don't want the following to show at all:
Example:
From Saturday, July 26 2008
To Friday, September 26 2008
Saturday of each week
I could cut it out of the source:
<td width="65%" class="ev_detail">
.........but I was hoping that there was a parameter that I might be able to set.
ANy suggestions?
Thanks
Rowby
http://www.rowby.com
When someone clicks on an event in the calendar I don't want the "Event Details" summary to show on the page.
In other words, I don't want the following to show at all:
Example:
From Saturday, July 26 2008
To Friday, September 26 2008
Saturday of each week
I could cut it out of the source:
<td width="65%" class="ev_detail">
.........but I was hoping that there was a parameter that I might be able to set.
ANy suggestions?
Thanks
Rowby
http://www.rowby.com
- rowby
- Silver Members
- Posts: 15
- Joined: Sun Jun 29, 2008 10:58 pm
Re: Turning off Event Details
by AlanHumphrey » Sun Dec 28, 2008 6:48 pm
try adding
to events_css.css
you can find events_css.css in
components/com_events
- Code: Select all
.ev_detail {display:none;}
to events_css.css
you can find events_css.css in
components/com_events
- AlanHumphrey
- Posts: 161
- Joined: Sat Dec 27, 2008 7:19 pm
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users

