The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
is it possible?!
this is what i have tried and it dosn't seem to work
td width="100%" background="images/top2.jpg" background-repeat: no-repeat
any ideas?
> Can't you just use a photo-editing package to make the image the same size as
> the table???
i wish! i need the cell to be resizeable depending on the browser width...!
(Advice from a non-HTML techie, it'll never be accepted :D).
> Do you want a picture in the center of a cell? But because the pic is too small
> for the cell it automatically repeats itself so you just want one copy of the
> pic in the center of the cell?
yep! one smallish pic in the center of a big cell!
> No, you need to apply "background-repeat: no-repeat;" as a CSS style.
how?!
If you are doing this why not try it this way
eg
| First | Row |
| background="DIFFERENT IMAGE NAME"> | Row |
No doubt the spacing will all disapear but hopefully you see what I mean. If this isn't what you mean then explain it a little more please.
is it possible?!
this is what i have tried and it dosn't seem to work
td width="100%" background="images/top2.jpg" background-repeat: no-repeat
any ideas?