extemded network. |
![]() ![]() |
extemded network. |
Jul 23 2007, 10:44 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2007 Member No: 544,562 |
Is there a way to resize the extended network?
For example, from this.... ![]() to this... ![]() please help. ps i just want to resize the extended network, not the tables. |
|
|
|
Jul 23 2007, 11:04 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try this code:
CODE <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 {background-color:transparent; background-image:url('PUT YOUR URL HERE'); background-position:center center; font-size:0px; letter-spacing:-0.5px; width:###px; height:###px; display:block; } span.blacktext12 img {display:none;} </style> Just edit the width and height. |
|
|
|
Jul 23 2007, 11:55 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2007 Member No: 544,562 |
Hmm, I don't think that is the code I am looking for. Isn't that code to put a pic in the extended network?
I just want to resize it. Anyone know how?? |
|
|
|
| *karmakiller* |
Jul 24 2007, 12:22 AM
Post
#4
|
|
Guest |
I think what he's trying to say is to try it without the image. Like:
CODE <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { font-size:0px; letter-spacing:-0.5px; width:350px; height:10px; display:block; } span.blacktext12 img {display:none;} </style> I can't see the images you posted, so I'm not sure if that's what you meant. |
|
|
|
Jul 24 2007, 02:02 PM
Post
#5
|
|
|
im with the marching band ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 740 Joined: Dec 2006 Member No: 491,167 |
I think what he's trying to say is to try it without the image. Like: CODE <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { font-size:0px; letter-spacing:-0.5px; width:350px; height:10px; display:block; } span.blacktext12 img {display:none;} </style> I can't see the images you posted, so I'm not sure if that's what you meant. i tried that on a test myspace, and that only resizes the QUOTE XXX is in your extended network it doesnt resize the box around it... |
|
|
|
Jul 24 2007, 10:53 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2007 Member No: 544,562 |
hmm your right. well im going to explain again, I would like to resize the box of the extended network.
( for people that couldn't see the images, click the following links) http://img526.imageshack.us/img526/2532/43890107gc7.jpg http://img255.imageshack.us/img255/7795/49033064je8.jpg anyone know how? |
|
|
|
Jul 24 2007, 11:32 PM
Post
#7
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,183 Joined: Jan 2007 Member No: 495,247 |
I'm pretty sure this works:
CODE <style> TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;} table table table {width:291px;} </style> It also resizes the left tables to 291, maybe you can change that if you don't want that. |
|
|
|
Jul 24 2007, 11:37 PM
Post
#8
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
here, use this:
CODE <style>
table.extendednetwork {display:block; width:435px; height:15px;} .blacktext12 {font-size:10px;} </style> |
|
|
|
Jul 25 2007, 06:46 PM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2007 Member No: 544,562 |
yeah!
i finally found what i needed, thanks "Tifa-designs" and thanks to everyone else that helped |
|
|
|
Jul 25 2007, 07:00 PM
Post
#10
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
yw ^_^
|
|
|
|
![]() ![]() |