Help Removing Tiny Box? |
![]() ![]() |
Help Removing Tiny Box? |
Jul 8 2008, 05:59 PM
Post
#1
|
|
![]() Oh yea. ![]() ![]() ![]() Group: Member Posts: 42 Joined: Nov 2005 Member No: 293,555 |
In this picture, you can see that there's a weird little black box pushing my search bar down.
It's somewhere in this code but idk what it is right now. Can anyone help without messing up my layout? Here's the picture: http://img211.imageshack.us/img211/472/whaaatlo9.jpg CODE <style>
body { background-color:000000; background-image:url(""); background-repeat:no-repeat; background-position:top left; background-attachment:fixed;} </style> <style>td, a, body, table, body, td, li, p, div, li, h1, h2, p, br, .text, textarea, input, .blacktext12, .btext, .lightbluetext8, a:link, a:active, a:hover, a:visited, .orangetext15,.whitetext12, .redtext, .redbtext{text-transform:lowercase;font-family:arial;font-size:11px;line-height:10px; text-decoration:none;color:000000;}.friendsComments .orangetext15 {padding-left:9px;}input, textarea {border:1px solid black;color:ffffff;line-height:10px;font-family:century gothic;font-size:9px;letter-spacing:1px;}a.navbar:link, a.navbar:active, a.navbar:visited {text-transform:lowercase; font-family:arial;font-size:11px;color:ffffff;letter-spacing:1pt;font-weight:normal;text-decoration:none;line-height:13px;}a.navbar:hover {text-transform:lowercase; font-family:arial;font-size:11px;color:ffffff;letter-spacing:1pt;font-weight:normal;text-decoration:none;line-height:13px;}a:hover {cursor:crosshair;}br{line-height:2px;} table, tr, td {height:0px;padding:0px;border:0px;}tr { background-color:transparent; }.extendednetwork table, .extendednetwork tr, .extendednetwork td{border:1px solid white;}.redlink, .friendSpace .btext { display:none;} .imgonlinenow { display:none;}</style> </style> |
|
|
|
Jul 8 2008, 07:22 PM
Post
#2
|
|
![]() Jooleeah <3 ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 687 Joined: Jun 2008 Member No: 662,481 |
Fixed.
CODE <style>
body { background-color:000000; background-image:url(""); background-repeat:no-repeat; background-position:} </style> <style>td, a, body, table, body, td, li, p, div, li, h1, h2, p, br, .text, textarea, input, .blacktext12, .btext, .lightbluetext8, a:link, a:active, a:hover, a:visited, .orangetext15,.whitetext12, .redtext, .redbtext{text-transform:lowercase;font-family:arial;font-size:11px;line-height:10px; text-decoration:none;color:000000;}.friendsComments .orangetext15 {padding-left:9px;} .textarea {border:1px solid black;color:ffffff;line-height:10px;font-family:century gothic;font-size:9px;letter-spacing:1px;}a.navbar:link, a.navbar:active, a.navbar:visited {text-transform:lowercase; font-family:arial;font-size:11px;color:ffffff;letter-spacing:1pt;font-weight:normal;text-decoration:none;line-height:13px;}a.navbar:hover {text-transform:lowercase; font-family:arial;font-size:11px;color:ffffff;letter-spacing:1pt;font-weight:normal;text-decoration:none;line-height:13px;}a:hover {cursor:crosshair;}br{line-height:2px;} table, tr, td {height:0px;padding:0px;border:0px;} tr { background-color:transparent; }.extendednetwork table, .extendednetwork tr, .extendednetwork td{border:1px solid white;}.redlink, .friendSpace .btext { display:none;} .imgonlinenow { display:none;}</style> </style> |
|
|
|
Jul 8 2008, 07:30 PM
Post
#3
|
|
![]() Oh yea. ![]() ![]() ![]() Group: Member Posts: 42 Joined: Nov 2005 Member No: 293,555 |
Haha oh wow!
Thanks a bunch. |
|
|
|
Jul 8 2008, 07:36 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |