how do i get this??, please help=( |
![]() ![]() |
how do i get this??, please help=( |
Jul 22 2005, 12:21 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: Jul 2005 Member No: 178,617 |
okk..i need help..how can u change the extended network thingy..like this...the one in the right where it says "You Can Always Call On Me..Your My Eye Candiie"..please help...
<3nisha |
|
|
|
Jul 22 2005, 12:24 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
CODE <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; } </style> |
|
|
|
Jul 22 2005, 12:28 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: Jul 2005 Member No: 178,617 |
sry..i didnt explain it right..how do i get my own??..in like a different style??..i do hav adobe photoshop..
|
|
|
|
Jul 22 2005, 12:38 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
make an image 435x75px upload to the internet and replace in code for url.
|
|
|
|
Jul 22 2005, 01:30 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: Jul 2005 Member No: 178,617 |
well, this is the code i put on my about me
<style type="text/css">.blacktext12 {color:transparent; font-size:27px; height:75px; width:435px; background-image:url("http://img319.imageshack.us/my.php?image=nisha6nn.jpg")} table table table[height="75"]{ background-color:transparent; background-image:url('http://img319.imageshack.us/my.php?image=nisha6nn.jpg '); background-position:center; background-repeat:no-repeat;}</style> and it still doesnt work=( |
|
|
|
Jul 22 2005, 01:38 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: Jul 2005 Member No: 178,617 |
well, now i used the code u gave me..
<style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { background-color:transparent; background-image:url('http://img319.imageshack.us/my.php?image=nisha6nn.jpg'); background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:75px; display:block; } </style> and it still doesnt work=( |
|
|
|
Jul 23 2005, 09:32 PM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Dec 2004 Member No: 68,138 |
try to use this code it worked for me
<style type="text/css"> table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url(" IMAGE URL "); background-repeat:no-repeat;} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;} body table tr td div div {visibility:hidden; display:none;} </style> |
|
|
|
Jul 26 2005, 06:28 AM
Post
#8
|
|
![]() Failed Beauty ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 339 Joined: Jun 2005 Member No: 160,853 |
that's because the visibility is hidden. just change the text to 0px...dont make it hidden..and display it still..dont add "none" to it.
|
|
|
|
![]() ![]() |