extended network picture |
extended network picture |
Dec 22 2005, 10:10 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Jul 2005 Member No: 189,487 |
how can you make an extended network table as big as the picture you want in it?
|
|
|
|
![]() |
Dec 24 2005, 02:28 AM
Post
#2
|
|
|
M3G4JAPICANBOY ![]() ![]() Group: Member Posts: 23 Joined: May 2004 Member No: 15,401 |
put this in your about me:
<style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("YOUR PICTURE URL HERE"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:75px; display:block !important; } span.blacktext12 img {display:none;} </style> CHANGE THIS: width:435px; height:75px; display:block !important; } TO THE SIZE YOU WANT. |
|
|
|
found3lost266 extended network picture Dec 22 2005, 10:10 PM
tic tac. Edit the height and width to the size of the image... Dec 22 2005, 11:03 PM![]() ![]() |