Jump to content

CubeCart Mobile Skin - Color Change


bondimedical

Recommended Posts

The CSS changes would be to create a new folder (/purple/) and copy the /red/layout.css file into /purple/. Copy the /red/ folder in /images/ to /purple/.

You will need to make an edit to the skin's config.xml file.

Then, open /purple/layout.css for editing, and change all references of the /red/ folder to /purple/.

One by one, analyze the color codes, such as #B03030, and adjust the hue by -40 degrees. (You will need to be extremely familiar with the color wheel to understand that last instruction. An experiment shows that B03030 to B03084 should be roughly equivalent.) Use these new color codes.

Do the same for all the images in /images/purple/.

If you a graphics editing application and know how to use it, great. If not, experiment with IrfanView or GIMP.

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...