******How do i delete the Gavick Menu Items******

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Fri Jun 11, 2010 1:57 am
How do i delete the gavick menu items in the administration area of the control panel. please see the attached menu.
User avatar
Junior Boarder

GK User
Fri Jun 11, 2010 2:30 am
Hi

That's unusual request.
Why do you need this?
Anyway, i don't recommend changing any core files of the extension.
User avatar
Platinum Boarder

GK User
Fri Jun 11, 2010 2:50 am
Because every time i install your components on my client sites you all have links back to your site, i don't want them to click on the links to see where i'm purchasing my themes and components... It causes me to have to answer more and more questions.
User avatar
Junior Boarder

GK User
Fri Jun 11, 2010 2:52 am
All of my clients make their edits and changes from the backend, not the front and you guys have Gavick Pro all over the place. They do Google...
User avatar
Junior Boarder

GK User
Fri Jun 11, 2010 4:06 am
Be upfront with them about how you develop websites? - what do you have to hide?


What kind of questions do you get more and more of??
User avatar
Expert Boarder

GK User
Fri Jun 11, 2010 4:24 am
What's the problem with just getting a straight up answer on how to remove the menu icons? Don't worry, I will figure it out.
User avatar
Junior Boarder

GK User
Fri Jun 11, 2010 4:29 am
I have several template accounts and I can't recall any of the other providers marketing themselves throughout all of the components. Its more work having to remove it...
User avatar
Junior Boarder

teitbite
Fri Jun 11, 2010 1:51 pm
Hi

Please try to use this code:

Code: Select all
table.toolbar td#toolbar-help {
display:none;
}


at the end of /administrator/templates/khepri/css/general.css
Please use firebug to find more option You would like to hide.
User avatar
Moderator

GK User
Fri Jun 11, 2010 2:55 pm
thanks teitbite!!!!
User avatar
Junior Boarder


cron