Forums

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

Home Forums CSS div positioning issue Re: div positioning issue

#114665
amyth91
Participant

#bio-image {
float: left;
margin-right: 25px;
}

this works fine.