Forums

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

Home Forums CSS CSS Margins Re: CSS Margins

#102297
bhagavan
Participant

Just change you css as

#container, .wrap {
margin-right: 50px;
width: 800px;
padding: 0 10px;
float: right;
}