2

Zen subtheme repeat-x not working

http://drupal.org

I have created a zen subtheme. So far I have only made one change to the css. I added this at the very end of the file to create a gradient background:

#page {
width: 980px;
margin: 0 auto;
background-image: url("/digitaleafs/sites/all/themes/digitaleafs/images/background.gif");
background-repeat: repeat-x;
}

The background image shows but does not repeat in the x-direction. If I change to just a standard background color the repeat-x will work. Any ideas?

Thanks

Read »
Created by Dplanet 2 years 18 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Zen subtheme repeat-x not working

Recent comments