extended network, making it skinny... |
extended network, making it skinny... |
Feb 16 2006, 08:20 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Aug 2005 Member No: 195,405 |
heightwise, is there a code to make your extended network thing smaller.
a lot of people get layouts that have that, but i like my layout, and i was wondering if there was a code to make the height of the extended network thing smaller? |
|
|
|
![]() |
Feb 16 2006, 09:07 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
Code to resize by height (extended network) -
CODE <style type="text/css"> ^Remove the style tags if you don't need them, becuase you already have a css. And image_path means the complete source to the image.
table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("image_path"); background-repeat:no-repeat; background-position:center center; width:435px; height:20px; display:block !important; font-size:0.0em; letter-spacing:-5px;} span.blacktext12 span, span.blacktext12 img {display:none;} </style> |
|
|
|
rae192 extended network Feb 16 2006, 08:20 PM
rae192 but that puts a picture there...
i just want it to... Feb 17 2006, 10:12 PM
Julie. Hm. I'm not sure I understand. You want to mak... Feb 17 2006, 10:26 PM![]() ![]() |