Jump to content

[Resolved] front store page color


Recommended Posts

Where do you set the background color for the front store page cc6. It is white now I would like to set it to light orange, have tried different areas in the cubecart.css, but doesn't seem to change anything, I must not be at the right place or css file.

Link to comment
Share on other sites

Look in foundation.css around line 61.

Copy the part you want to change over to cubecart.css. Whatever you change it to there will over-ride what is already in foundation.css, but will not be over-written in a CC upgrade. If you plan to make a lot of cosmetic changes, there is another way to do it. But this is the simpler way.

This would be a good example to learn how to use FireFox Firebug extension. Right click on the white header area and choose Inspect Element with Firebug. A section will open up at the bottom with a right hand section that shows the css for that area. Scroll down that right hand part until you see Inherited from Body (that's the first place I see body in the list). There you will see the reference to foundation.css line 61 or so.

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