Jump to content

Changing background color in legend skin


Guest

Recommended Posts

The background is actually an image contentBg.jpg and can be edited in your favorite graphics program. It is called in layout.css:

#subSurround {

border: 1px solid #5C84CE;

background-image: url(../styleImages/backgrounds/contentBg.jpg);

background-repeat: repeat-x;

background-position: bottom;

Link to comment
Share on other sites

  • 2 months later...
Guest fullt

Is there any way to change the background color in the main parts of the text boxes, the parts that says 'Welcome to cube cart' and 'Featured products'? Where are these bg's located as far as code? Thanks.

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