View Full Version : How to stretch image in CSS: repeat-y top left; width: 100%?
SCRIPT3R
04-06-2007, 12:18 AM
for my background, i'm trying to stretch an image to 100% of the users width. can't figure this out...
url(styles/s1/bodybk01.jpg) repeat-y top left; width: 100%
Berethorn
04-06-2007, 02:04 AM
Unfortunately you can't change the size or shape of the actual image in a background. You can only change the size of the containing element, and thus determine how much of the background image will appear.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.