Removing Admin Panel from the bottom of Event Detail Page
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Removing Admin Panel from the bottom of Event Detail Page
by ozzie1989 » Mon Dec 31, 2012 11:10 am
- Code: Select all
Joomla : 2.5.8
component_com_jevents : 2.2.8
Hello all. Firstly, great extension.
I've managed to remove the 'User Panel' from the bottom of the 'range' view by editing the listevents.php file and removing the call for the panel. I tried to do this the correct way by using an override but it doesn't seem to work (I'm not so worried about this).
However, I would like to remove the 'User Panel' from the bottom of the event detail page (mainly to make it look cleaner) but I cannot seem to find a php file to remove this call.
Hope you can help. Many thanks, Oz.
- ozzie1989
- Posts: 1
- Joined: Mon Dec 31, 2012 11:06 am
Re: Removing Admin Panel from the bottom of Event Detail Pag
by Tonyp » Mon Dec 31, 2012 2:26 pm
Hello,
Just look for it in Firefox and Firebug, and apply a CSS override some thing like:
To your template.css file.
Regards
Tony
Just look for it in Firefox and Firebug, and apply a CSS override some thing like:
- Code: Select all
.adminpanel {
display:none;
}
To your template.css file.
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8717
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
2 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

