- Posts: 4
COMMUNITY FORUM
k2 logo - can I remove ?
- Dzodzo Action
-
Topic Author
- Offline
- New Member
Less
More
15 years 1 month ago #80550
by Dzodzo Action
k2 logo - can I remove ? was created by Dzodzo Action
Hi Folks! just a short question ? Can I remove K2 logo from the window ("Add new item") to writing new articles ?cheersDzodzo
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
15 years 1 month ago #80551
by Simon Wells
Replied by Simon Wells on topic k2 logo - can I remove ?
Yes, It is possible to remove this.
In fact if you want to, you could change it for your own logo.
Regards,
Simon
K2Joom.com
In fact if you want to, you could change it for your own logo.
Regards,
Simon
K2Joom.com
Please Log in or Create an account to join the conversation.
- Jiliko.net
-
- Offline
- Platinum Member
Less
More
- Posts: 567
15 years 1 month ago #80552
by Jiliko.net
Replied by Jiliko.net on topic k2 logo - can I remove ?
You can modify the logo src in the file :
'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
Please Log in or Create an account to join the conversation.
- Ray Cronise
-
- Offline
- New Member
Less
More
- Posts: 1
14 years 10 months ago #80553
by Ray Cronise
Replied by Ray Cronise on topic k2 logo - can I remove ?
Thanks Oliver,
I don't see this in my k2.css. Can you copy/paste a few lines of code so I can search for them?
Ray
Olivier Nolbert said:You can modify the logo src in the file :
'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
I don't see this in my k2.css. Can you copy/paste a few lines of code so I can search for them?
Ray
Olivier Nolbert said:You can modify the logo src in the file :
'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
Please Log in or Create an account to join the conversation.
- Markus Thiel
-
- Offline
- Premium Member
Less
More
- Posts: 149
14 years 9 months ago #80554
by Markus Thiel
Replied by Markus Thiel on topic k2 logo - can I remove ?
It´s the k2.css in /administrator/ folder :)
Ray Cronise said:Thanks Oliver,
I don't see this in my k2.css. Can you copy/paste a few lines of code so I can search for them?
Ray
Olivier Nolbert said:You can modify the logo src in the file : 'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
Ray Cronise said:Thanks Oliver,
I don't see this in my k2.css. Can you copy/paste a few lines of code so I can search for them?
Ray
Olivier Nolbert said:You can modify the logo src in the file : 'administrator/components/com_k2/css/k2.css'
Line #54, change the 'background' property of the 'icon-48-generic' class.
It'll also change the logo in the back office.
Olivier
Please Log in or Create an account to join the conversation.
- K2learner
-
- Offline
- New Member
Less
More
- Posts: 7
14 years 1 month ago #80555
by K2learner
Replied by K2learner on topic k2 logo - can I remove ?
I also would like to change that logo. I can see the line of code you speak of, but what should I change it to? Or is it possible to simply replace the logo file with another of the same name? Only problem is, where does the file /images/K2logo.gif reside? I can't find it in any of the images folder.
Thanks in advance, Ian.
Thanks in advance, Ian.
Please Log in or Create an account to join the conversation.
- Ian Nicholson
-
- Offline
- New Member
Less
More
- Posts: 2
14 years 1 month ago #80556
by Ian Nicholson
Replied by Ian Nicholson on topic k2 logo - can I remove ?
its in the administrator/components/com_k2/images/
Please Log in or Create an account to join the conversation.
- K2learner
-
- Offline
- New Member
Less
More
- Posts: 7
14 years 1 month ago #80557
by K2learner
Replied by K2learner on topic k2 logo - can I remove ?
Yes, thanks. I found it there myself, and thought that was it. I replaced it with a different image of the same name, but it still didn't change the image that shows up in the item editor. Deleting the code in line 54 of the k2.css file removed it altogether, but I still haven't figured out how to simply replace the image.
Please Log in or Create an account to join the conversation.
- Ian Nicholson
-
- Offline
- New Member
Less
More
- Posts: 2
14 years 1 month ago #80558
by Ian Nicholson
Replied by Ian Nicholson on topic k2 logo - can I remove ?
when you replaced the image with the same name was it a gif file, also i didnt change the code in k2css, if you get the original k2.css from the k2 package upload it and replace the one you have edited it should work, well that work for me when i edited the css file it didnt seem to work.
so try replacing the image K2logo.gif with the image you want keeping the name the same
and replace k2.css with the original from the k2 package with your edited one, thats what i done anyway
so try replacing the image K2logo.gif with the image you want keeping the name the same
and replace k2.css with the original from the k2 package with your edited one, thats what i done anyway
Please Log in or Create an account to join the conversation.
- K2learner
-
- Offline
- New Member
Less
More
- Posts: 7
14 years 1 month ago #80559
by K2learner
Replied by K2learner on topic k2 logo - can I remove ?
Thanks Ian. Yes, I used a gif file, and I tried that out before I edited the css file to just delete the logo altogether. So it worked for you? Huh... Perhaps I'll try the same thing again: second time lucky? ;)
Please Log in or Create an account to join the conversation.