xyn Posted August 26, 2006 Share Posted August 26, 2006 Hey,,I've checked out a few tutorials and couldn't find anthing nit he search, ButI have a background image in a table. Is there anyway of setting the dimentionsof a background image. Becasue...I know that width:2; or width:2%; And height:0; etc. does the width and heightetc. just wodnered how to do this with image backgrounds. Link to comment https://forums.phpfreaks.com/topic/18706-imagebackground-dimentions/ Share on other sites More sharing options...
AndyB Posted August 26, 2006 Share Posted August 26, 2006 No. The 'size' of the background image is never more than the size of the element to which it's applied, i.e. all that shows is what will fit. If the image is smaller than the element, the image will repeat (unless you have used appropriate CSS to define the background image style). Link to comment https://forums.phpfreaks.com/topic/18706-imagebackground-dimentions/#findComment-80722 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.