Click to See Complete Forum and Search --> : Positioning a background image in a cell
da_silvy
Jun 21st, 2005, 12:08 AM
I have a main cell, i want to position a background image in the bottom right hand of the table, then be able to have text, other tables, etc appear above this image (as they should with a normal background)
Any ideas?
Thanks very much
dj4uk
Jun 21st, 2005, 03:45 AM
According to CSS you should be able to do that by setting the background-position see here (http://www.devguru.com/Technologies/css/quickref/css_backgroundposition.html).
I'm not 100% sure if it works exactly the same in all browsers though.
You might also need to set background-repeat to no-repeat if you don't want the background image to tile.
Let me know how you get on.
DJ
da_silvy
Jun 21st, 2005, 07:30 AM
Yeah, that seemed to do the trick, i was forgetting the no-repeat bit
Thanks!
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.