12-04-2008, 11:21 PM
|
#5 (permalink)
|
|
The Wanderer
Join Date: Dec 2008
Posts: 9
Thanks: 0
|
Solved!!!
I just fixed it...
Ended up that i needed to add margin-top:0px;
to the box text and it fixed it.
.box_text{
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#213F57;
margin-top:0px;
}
Wildhoney thanks for your advice and help with this.
Cheers,
Almac007
|
|
|
|