Jump to content

Individual header images for viewed products and my account


Recommended Posts

Edit the following code in the /* block myaccount */ section of global.css to change the "My account block" header:

div.myaccount h4 { background: #971d58 url('../img/block_header_myaccount.jpg') no-repeat top left }



and change the following line:

/* Block Viewed Products */



to:

/* Block Viewed Products */
div#viewed-products_block_left h4 { background: #971d58 url('../img/block_header_viewed.jpg') no-repeat top left }



then put an image called block_header_viewed.jpg in the img directory inside your theme's directory.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...