tables with backgrounds |
tables with backgrounds |
Aug 26 2006, 09:05 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 83 Joined: Jun 2005 Member No: 152,455 |
anyone kno
the code for the tables that u could put a background on it?? |
|
|
|
![]() |
Aug 26 2006, 09:11 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
<style type="text/css">
.comment_from_ricky{The following table code,works for all of the tables on the left!} table table table {background-image:url(URLHERE);background-position:center;background-attachment:fixed;background-repeat:repeat} .comment_from_ricky{The following table code,works for all of the tables on the right!} table tbody td table tbody tr td.text table{background-image:url(URLHERE);background-position:center;background-attachment:fixed;background-repeat:repeat} </style> |
|
|
|
![]() ![]() |