Forums

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

Home Forums CSS How to float the content to the Image? Re: How to float the content to the Image?

#138303
CrocoDillon
Participant

You have

p {
clear: both;
}

in your CSS (defaults.css line 289)