No Space, I didn't know how to search for this... |
No Space, I didn't know how to search for this... |
Mar 5 2006, 05:02 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Jan 2006 Member No: 340,974 |
How do you get rid of the spaces on the top and bottom of the entry boxes?
http://www.livejournal.com/users/kp1832 |
|
|
|
![]() |
| *Libertie* |
Mar 6 2006, 12:05 AM
Post
#2
|
|
Guest |
Only thing I can think of is defining a negative margin for the top.. See if this works:
CODE body { margin-top: -##px; } Test out some numbers there (you may have browser compatibility issues, but those can be fixed). That goes in GLOBAL_HEAD between the style tags, if you already have some body code you can just merge the code in as a new line. |
|
|
|
kp1832 No Space Mar 5 2006, 05:02 AM
insomniac i dont think theres a way to remove that without a... Mar 5 2006, 04:10 PM![]() ![]() |