the code below is what I exactly use for the css yet I want to change the width of the for example if its 240px i want to make it { background-attachment: fixed; background: #333; color: #444; font: 78%/1.6em Georgia, Verdana, Arial, Serif; margin: 0 0 30px; padding: 0; text-align: center; } So tried a couple of recombination's. I still cant figure it out
Sometimes, I'm not the brightest bulb on the xmas tree, so I have no idea what you're after. Can you try again and include a test case, including the typical html? cheers, gary
The post doesn't make a whole lot of sense - sorry But the thread title leads me to believe you're trying to use CSS to change the dimensions of the image behind your container. If this is the case, you cannot do this using CSS...yet. CSS3 will have background dimension rules. If you can hold off on building your site for another 10-15 years, you'll be golden