2011-11-28, 17:29:42
Hi Sagheer,
change line 127 of style.css to the follwoing..
and remove the <aside> tag from the template file..
Mike
change line 127 of style.css to the follwoing..
Code:
article {
float: left;
width: 960px;
min-height: 800px;
background: white;
border-bottom: 1px solid #C8C8C8;
border-left: 1px solid #E4E4E4;
border-right: 1px solid #C8C8C8;
}
and remove the <aside> tag from the template file..
Mike