Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS small problem with space Re: small problem with space

#54191
ikthius
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;
}