Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 11:53 UTC
Updated:
16 Dec 2010 at 20:55 UTC
Hi.
I'm new to drupal themes, and this is my first experience with Zen.
I would like to add left and right background regions.
These regions will be in addition to the left-content-right regions.
Please see areas bg1 and bg2 in the attached photo.
How can this be achieved?
Best Regards.
Shay.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_zen_question.jpg | 35.85 KB | balaftuna |
Comments
Comment #1
Hueij commentedI don't think this is a Zen-specific question, it's more like a general CSS question but here you go.
I don't know if you just want a different color for each region, but if so, create a 2000px wide image (that should take care of most resolutions out there), give the left 1000px a color and the right 1000px another color.
Then put the following in your stylesheet:
If you only use colors the image needs only to be 1px high, if you use a texture be careful about the file-size of the image.
Comment #2
akalata commentedClosing old, inactive support requests.