Two Sidebar




Further to the Template with two Sidebar

4. Find the code as below (located in the )
body {
min-width: $(content.width);
}
.main-inner .column-left-outer {
width: $(main.column.left.width);
right: 100%;
margin-left: -$(main.column.left.width);
}
.main-inner .column-right-outer {
width: $(main.column.right.width);
margin-right: -$(main.column.right.width);
}

Change or replace

Subscribe to receive free email updates:

0 Response to "Two Sidebar"

Post a Comment