Making new tables or covering old ones |
Making new tables or covering old ones |
Jul 8 2005, 02:19 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 35 Joined: Jul 2005 Member No: 166,233 |
I made an image in photoshop that I wanted to insert on my page, I was hoping to make a separate table for it above the "extended network section" or whatever, but if the only way to do it is by covering the extended network, (maybe aligning a div layer on top?) then that works too!
If anyone knows the code and where to put it, I'd greatly appreciate it. I saw this link floating around the myspace help section, so here's a perfect example! --- http://www.myspace.com/nyah_nek0 (It's very pretty :D) |
|
|
|
![]() |
Jul 8 2005, 02:30 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
QUOTE <style type="text/css">
table table table td {vertical-align:top ! important} span.blacktext12 { background-color:transparent background-image:url('URL to Image') background-position:center center font-size:0px letter-spacing:-0.5px width:435px height:75px display:block } /* this hides the image if you're using image names */ span.blacktext12 img {display:none} </style> |
|
|
|
![]() ![]() |