Post by dartfrog » Tue Jan 20, 2015 7:31 pm

Hi All

hope I can explain this right and hope someone can help!!

I have just added a custom background image for my website and need to change the main central column/container background to white how do i do this??

Thanks in advance :)

Newbie

Posts

Joined
Tue Jan 20, 2015 5:38 am

Post by opencarthow.com » Tue Jan 20, 2015 8:14 pm

dartfrog wrote:Hi All

hope I can explain this right and hope someone can help!!

I have just added a custom background image for my website and need to change the main central column/container background to white how do i do this??

Thanks in advance :)
Hi,
You can use code like this:

Code: Select all

#content {
background-image: url('image/data/content_image.png');
}
Note that you must change 'mage/data/content_image.png' to your image.

Our free extensions:
Advanced Layout System, Display Raw Product Description in Product List, Minimum Order Amount Requirement, Add to Wish List Redirect for Anonymous Customer


User avatar
Active Member

Posts

Joined
Fri Nov 28, 2014 10:41 am


Post by dartfrog » Tue Jan 20, 2015 9:40 pm

Hi there
Thanks for the help its filled one of the areas I wanted to do the image below marked in red is the areas im wanting fixed to white

Image

Newbie

Posts

Joined
Tue Jan 20, 2015 5:38 am

Post by opencarthow.com » Wed Jan 21, 2015 1:19 am

You should wrap header, content by <div id="page-content"> element and change background image for #page-content :)

Our free extensions:
Advanced Layout System, Display Raw Product Description in Product List, Minimum Order Amount Requirement, Add to Wish List Redirect for Anonymous Customer


User avatar
Active Member

Posts

Joined
Fri Nov 28, 2014 10:41 am

Who is online

Users browsing this forum: No registered users and 40 guests