Jump to content

[solved] Background image for sidebars only


Recommended Posts

Hello Presta-friends,

 

I have added a background image to the default theme... it is a repeating image of our company logo (faded).

 

But I'd like just the sidebars to show the repeating logo, with the center content (the 980px wide part) with just a white background.

 

Anyone know how to do this?

 

Thanks.

Link to comment
Share on other sites

Could you post the url to your site or an attachment of how it looks like ? How big is the image you are using. I guess you will have to add a line or two of css code in global.css file for the repeat x or repeat y attribute depending on the size of the logo in question.

Link to comment
Share on other sites

Hello Presta-friends,

 

I have added a background image to the default theme... it is a repeating image of our company logo (faded).

 

But I'd like just the sidebars to show the repeating logo, with the center content (the 980px wide part) with just a white background.

 

Anyone know how to do this?

 

Thanks.

if you show me your site url and screen shot i can help you and give a suggestion what to do.

Link to comment
Share on other sites

Again some quick responses... much appreciated

 

I found the answer! For anyone else wanting to do this....

 

 

Go to grid_prestashop.css

 

added a line after line 13 (part of container_9)

 

background:#fff;

 

Now I have a white background for the center 980px of the site, and my background image on the outside borders.

 

Thanks for the offers for help -- and hope this helps anyone who needs it.

 

Cheers,

 

PrestaToys

  • Like 1
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...