Tools label

GK User
Tue Dec 14, 2010 2:27 pm
Hello,

I would like to know how I could take out ths the label tools.

Thanks a lot,

Miguel
User avatar
Fresh Boarder

GK User
Tue Dec 14, 2010 2:33 pm
u want to change the words or delete it ?

you can change text in the langaugefile : /language/en-GB/tpl.gk_sporter.ini

if you want to remove it add this code to override.css and enable override.css from template manager
Code: Select all
.btn-tools { display:none }
User avatar
Platinum Boarder

GK User
Tue Dec 14, 2010 2:45 pm
Thanks for your quick answer. I want to remove it but please can you tell me:

Where can I get the override.css file and how I can enable it from the tamplate manager?

I want to make sure what I have got to change...

Thanks a lot,

Miguel
User avatar
Fresh Boarder

GK User
Tue Dec 14, 2010 2:50 pm
from joomla backend:
extensions > template manager > gk_sporter > dev mode > enable override.css

from ftp/local open this file:

templates/gk-sporter/css/override.css and past the code
Code: Select all
#btn-tools { display:none }


notice the # insted of . in this one... my mistake before...
User avatar
Platinum Boarder

GK User
Tue Dec 14, 2010 2:52 pm
I think I have found everything and I did the changes but it is quite weird coz I dont see the tools in the homepage but when I go to one section I can see the tools link.

Any suggestion?

Another question I have got is when you make a change in the adminof joomla, it has to be straight changed in the front end, right?

Thanks,

Miguel
User avatar
Fresh Boarder

GK User
Tue Dec 14, 2010 2:55 pm
tools issue is fixed!!

Thanks a lot!
User avatar
Fresh Boarder

GK User
Tue Dec 14, 2010 2:55 pm
yes should be... there might be some cache that makes this...

if you still see it in the articles etc, you didn't make it correct...

if you want me to help, send me and email med ftp access and joomla backend.
User avatar
Platinum Boarder


cron