Kryptronic Software Wiki : ChangingLogoSizes

Kryptronic Internet Software Solutions
Most recent edit on 2007-03-03 06:13:00 by KryptronicWebmaster

Additions:
The 2 things to note in that line are the name of the image file, logo.png, and the size of the image, 151 pixels wide and 40 pixels high. These are the things that we need to change for your sites logo.
Change the name of the image file to match the name that you uploaded earlier (as instructed above under "Uploading A New Logo"). If you are using a Linux server make sure that the case of the file name and extension exactly match (Linux is case sensitive). When changing the name be careful not to erase the slash before the name.
The alt tag that is associated with your logo may also be updated to something more meaningful if desired. Change the width and height parameters to match the width and height of your logo being careful not to delete the double quotes that surround the sizes.
ClickCartPro - Skinning (Changing The Look Of Your Site)


Deletions:
In the code on your cloned Ecommerce skin. The same place you assigned the imaged (unless you just changed the image name and over-wrote the existing .png).
It would look similar to this:
<a href="<?php print $link_home; ?>" title="Home"><img src="skins/spade01/media/sl-gtl-01.gif" alt="Home" width="460" height="80" /></a>

Note the width and height parameters.
Wiki: Pending Inclusion




Edited on 2007-02-28 18:12:53 by KryptronicWebmaster

Additions:
Uploading A New Logo
Click on Upload File: Click here to upload a file to be controlled by this skin. Use the Browse button to locate the logo that you want to use (this file must be on your computer). In the Skin Controlled Directory Selection field select /media as the location to store the logo then click on Submit to upload your new logo.
Changing The Logo Reference and Size




Edited on 2007-02-28 17:32:59 by KryptronicWebmaster

Additions:

Changing Your Logo and Logo Size

In admin under
Home > ClickCartPro > Displays: Skins, Menus, XHTML Includes and Messages > Manage Display Skins
Click Update next to E-Commerce Skin (or the name of your skin if you aren't working with the default). On the next page click on Update next to file name skin.php. In the File Contents field look for
<a href="<?php print $link_home; ?>" title="Home"><img src="skins/Ecom/media/logo.png" alt="Home" width="151" height="40" /></a>

<a href="<?php print $link_home; ?>" title="Home"><img src="skins/spade01/media/sl-gtl-01.gif" alt="Home" width="460" height="80" /></a>


Deletions:

Changing Your Logos Size

<a href="<?php print $link_home; ?>" title="Home"><img src="skins/spade01/media/sl-gtl-01.gif" alt="Home" width="460" height="80" /></a>




Edited on 2007-02-21 13:48:12 by KryptronicWebmaster

Additions:
In the code on your cloned Ecommerce skin. The same place you assigned the imaged (unless you just changed the image name and over-wrote the existing .png).
It would look similar to this:
<a href="<?php print $link_home; ?>" title="Home"><img src="skins/spade01/media/sl-gtl-01.gif" alt="Home" width="460" height="80" /></a>
Note the width and height parameters.


Deletions:
Create a new user under:
Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts
And set their user group to the group you just created.




Edited on 2007-02-21 13:24:31 by KryptronicWebmaster

Additions:

Changing Your Logos Size

Wiki: Pending Inclusion


Deletions:

Changing Your Logos Size

Pending Inclusion





Edited on 2007-02-15 21:11:14 by KryptronicWebmaster

Additions:
Create a new user under:
Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts
And set their user group to the group you just created.


Deletions:
Create a new user under:

Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts

And set their user group to the group you just created.





Edited on 2007-02-15 21:10:54 by KryptronicWebmaster

Additions:
Create a new user under:
Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts

And set their user group to the group you just created.



Deletions:
Create a new user under: Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts
And set their user group to the group you just created.




Edited on 2007-02-15 21:10:14 by KryptronicWebmaster

No differences.


Oldest known version of this page was edited on 2007-02-15 21:09:59 by KryptronicWebmaster []
Page view:

Changing Your Logos Size


Create a new user under:

Kryptronic Hybrid X Core > User Accounts: Users, User Groups and Affiliate Payments > Manage User Accounts

And set their user group to the group you just created.



Pending Inclusion