Results 1 to 3 of 3

Thread: Positioning a background image in a cell

  1. #1

    Thread Starter
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    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

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    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!

  3. #3

    Thread Starter
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    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
  •  



Click Here to Expand Forum to Full Width