Slacker
New Member
take nothing for granted.
Posts: 0
inherit
28781
0
Nov 21, 2007 21:50:10 GMT -8
Slacker
take nothing for granted.
0
August 2004
slacker172
|
Post by Slacker on Jul 31, 2005 16:35:59 GMT -8
I am kinda stuck so I come here for an asnwer. I hope this is the right area too, everyhting else was ProBoards related.
anyway, I have an image as background for a cell but the cell padding makes the image repeat vertically exactly what I don't want it to do. I believe there is a code to stop it, I have looked but can;t find it. any help is appreciated.
|
|
inherit
22517
0
Apr 30, 2009 18:49:13 GMT -8
Bradley
Has a new webhost. :) Needs to transfer a lot of stuff. :-/
5,246
April 2004
ccworldwebmaster
|
Post by Bradley on Jul 31, 2005 18:09:01 GMT -8
I am kinda stuck so I come here for an asnwer. I hope this is the right area too, everyhting else was ProBoards related. anyway, I have an image as background for a cell but the cell padding makes the image repeat vertically exactly what I don't want it to do. I believe there is a code to stop it, I have looked but can;t find it. any help is appreciated. I think this is what you want: <td style="background-image: url(URL TO BACKGROUND IMAGE); background-repeat: no-repeat;"> CELL CONTENT </td>
|
|
Slacker
New Member
take nothing for granted.
Posts: 0
inherit
28781
0
Nov 21, 2007 21:50:10 GMT -8
Slacker
take nothing for granted.
0
August 2004
slacker172
|
Post by Slacker on Jul 31, 2005 18:10:56 GMT -8
I am kinda stuck so I come here for an asnwer. I hope this is the right area too, everyhting else was ProBoards related. anyway, I have an image as background for a cell but the cell padding makes the image repeat vertically exactly what I don't want it to do. I believe there is a code to stop it, I have looked but can;t find it. any help is appreciated. I think this is what you want: <td style="background-image: url(URL TO BACKGROUND IMAGE); background-repeat: no-repeat;"> CELL CONTENT </td>I knew it was something simple. thank you very much.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 1, 2005 0:52:33 GMT -8
Use code support next time please
|
|