I use this code:
#secondary {
float: right;
margin-right: 3%;
width: 22.5%;
}
#primary {
float: left;
margin: 0 -35.5% 0 0;
width:110%;
I use this code:
#secondary {
float: right;
margin-right: 3%;
width: 22.5%;
}
#primary {
float: left;
margin: 0 -35.5% 0 0;
width:110%;