Forums

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

Home Forums CSS Date too close Re: Date too close

#92784

Using float: right; should be fine. Different elements are allowed to have different floats.

Change .cat-content to float: left; and then give .cat-post-date float: right;