Jump to content

Where can I change the color of Powered By Cube Cart font?


Guest chrisjchrisj

Recommended Posts

  • 3 weeks later...

Guest paulabakerparkin

Where can I change the color of "Powered By Cube Cart" font?

Open skins/{your skin}/styleSheets/style.css and find the following:

.txtCopyright, a.txtCopyright {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-top: 5px;

	color: #000000;

}

Colour, font and alignment can be changed here.

Please don't forget, that changing the copyright to a size or colour that cannot be seen is a breach of the copyright terms on Cubecart. To remove the copyright, purchase a license.

Link to comment
Share on other sites

Open skins/{your skin}/styleSheets/style.css:

.txtCopyright, a.txtCopyright

Colour, font and alignment can be changed here.

Please don't forget, that changing the copyright to a size or colour that cannot be seen is a breach of the copyright terms on Cubecart. To remove the copyright, purchase a license.

What I want is to join the two lines in the footer into one.

Just playing idiot-mode for a second, there's bound to be member of my Board of Directors who will think that some visitors are going to assume my entire store's contents and descriptions are copyrighted by Devellion.

So, I want:

MyStore contents and descriptions copyright MyCompany. All rights reserved.

Powered by CubeCart - Copyright Devellion Limited 2006. All rights reserved.

By placing CubeCart's two lines into one, I'm hoping there will be less ambiguity as to what part of my store is copyrighted by Devellion.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...