Changing Logo in the ICKI Sports template

Joomla template which allow you to present sport news in amazing and professional way.
GK User
Sat Mar 19, 2011 9:36 pm
I am having a issue changing the logo from ICKI Sports to my own, it won`t let me change the changemod, any suggestions
User avatar
Fresh Boarder

GK User
Sat Mar 19, 2011 11:25 pm
Hi

To change logo, you need to replace images located on
../templates/gk_icki_sports/images/style1/logo.png
../templates/gk_icki_sports/images/style2/logo.png

If you want to change size of logo you can do it on ../css/template.css file.

Code: Select all
a#logo_styled{
   /*
      Here you can change width or height of your logo
      if you've disabled option "logo as image"
   */
   width: 195px;
   height: 95px;
}


Cheers
User avatar
Platinum Boarder

GK User
Sun Mar 20, 2011 12:03 am
thank you.

it is telling me that I am not allowed/"permitted" to transfer the file.

I don't know what to do now. Your advise is great though
User avatar
Fresh Boarder

GK User
Sun Mar 20, 2011 12:06 am
That comes from your host configuration.
Please try using some file manager program available on your host control panel.
User avatar
Platinum Boarder

GK User
Sun Mar 20, 2011 12:43 am
It am using Coreftp and this is the error message I am getting.
I have my logo in:/joomla/images/TNHL/
and I can't move it to:/joomla/templates/gk_icki_sports/images/style1/
Do you have any tips, I am stuck.
Thanks
User avatar
Fresh Boarder


cron