Is there any alternative to different background colors other than background-image?

I want to have a background color that spans the entire width of the page for my header, another color for my nav bar and another for my content. All of these sections of the page will be centered ... Read more

2 answers Best answer by Sean Maher

Why is image repeating in IE 7 but not Firefox or Chrome?

I have been pulling my hair out over the past serveral hours trying to get a background image to render correctly in IE 7 (which is required by my work). I do not know why it renders correctly in C... Read more

No answers yet

Greater control of y-axis repeating pattern

I've got a background pattern repeating vertically on my main content section. The background has a vertical height of 39 and varies over that height, so ideally I need to size the container so tha... Read more

1 answer Best answer by Richard Grevers

Aligning a background image to the bottom causes wierd wrapping problems

I would like to have a gradient background that is aligned to the bottom so that no matter how much content is on the page the colored (green) part is on the bottom of the page. However when I appl... Read more

No answers yet

Big Cartel CSS

Hi, I'm trying to use a custom background that contains my shop name. When I leave the "header" box empty on the Simple editing section and add my background to the CSS section, BC autofills in... Read more

B0189ea5-716c-4ccd-a9dd-da97c42ac39f

2 answers Latest by markritchie over 2 years ago

Css sprite repeat-x

I have this sprite and i need to repeat-x each color. Is it possible? Read more

2 answers Latest by Guffa about 3 years ago

Adding background images via CSS

I have a bg.gif and when I put it in the css file it's not working. I add it like this: { background-image: url(bg.gif); background-repeat: repeat-x } But the image do... Read more

1 answer Latest by Tony Crockford over 3 years ago