Home › Forums › CSS › small problem with space › Re: small problem with space
February 8, 2009 at 7:36 am
#54191
Member
"jingjang" wrote:
thanks for your help,
ive added background color as you sugess to my code now,
im not a perfectionist, but im want to know exactly the problem, so next time i can understand it quickly ;)
ya my english is not good, i still learning english from the internet now.
you could also make your margin-top -5px
Code:
.theme_field img {}
.theme_link {
color:#fff;
margin-top:-5px;
}
.theme_link {
color:#fff;
margin-top:-5px;
}