Jump to content

My Account Color


Recommended Posts

Find the following code in your global.css file:

div.myaccount .block_content {
   background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;
   border-left: 1px solid #f6dce8;
   border-right: 1px solid #f6dce8;



On the background line it should detail which file is controlling your header image, these are located in your theme/img/ folder.

You can either remove the url part of the code and change the hex colour code to whatever you want.

OR

Leave the url in and edit the specified file in photoshop (or your preferred editor)

Link to comment
Share on other sites

×
×
  • Create New...