|
-
Jun 21st, 2005, 12:08 AM
#1
Thread Starter
Conquistador
Positioning a background image in a cell
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
-
Jun 21st, 2005, 03:45 AM
#2
Frenzied Member
Re: Positioning a background image in a cell
According to CSS you should be able to do that by setting the background-position see here.
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
If I have been helpful please rate my post. If I haven't tell me!
-
Jun 21st, 2005, 07:30 AM
#3
Thread Starter
Conquistador
Re: Positioning a background image in a cell
Yeah, that seemed to do the trick, i was forgetting the no-repeat bit
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|