Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-25-2012 10:53:43

Casimiro
Member
Registered: 01-25-2010
Posts: 175
Website

How do you change the logo?

The instructions provided in the Getting Started guide look to be from a previous version.  The php file has this:

<a href="<?php print $link_home; ?>" title="Home"><img src="media/skins/logos/<?php print $logoimage; ?>" alt="Logo" /></a>

but the instructions have something different.

I don't even have a subfolder called "logos".

Offline

 

#2 08-25-2012 11:16:09

lgbsteve
Member
Registered: 04-26-2003
Posts: 182
Website

Re: How do you change the logo?

Here you can upload your logo depending on it's usage.
System Dashboard > System > Component > Settings > Display Skins


Steve
Collecting Little Golden Books

Offline

 

#3 08-25-2012 12:43:52

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: How do you change the logo?

The logo is placed here, not sure where the admin setting is yet... media/skins/logos/desktoplogo.png



-James Garrett

Offline

 

#4 08-25-2012 13:04:30

Casimiro
Member
Registered: 01-25-2010
Posts: 175
Website

Re: How do you change the logo?

I found the admin interface here: System Dashboard > System > Component > Settings > Display Skins.  Under settings, you upload logos.

Last edited by Casimiro (08-25-2012 13:08:03)

Offline

 

#5 08-25-2012 13:13:31

lgbsteve
Member
Registered: 04-26-2003
Posts: 182
Website

Re: How do you change the logo?

I see you got it to work.  Have fun

Last edited by lgbsteve (08-25-2012 13:15:55)


Steve
Collecting Little Golden Books

Offline

 

#6 08-31-2012 18:11:58

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: How do you change the logo?

Okay I can load these images but I cannot find where to actually tell the skin to use the new image. If you name it the same you can just use the new one, but there is a place you actually tell the skin to use it.

Where is it?

Thank you.

Offline

 

#7 09-02-2012 09:48:00

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: How do you change the logo?

Just uploading a file with a different name using the admin interface will tell the skin to use that file.  If you want to change it manually, you can just hardcode in your image location in your skin's skin.php file.


Nick Hendler

Offline

 

Board footer