The order that my primary links are presented in is reversed when I switch from Bluebreeze to Bluebreeze fixed. I have changed the width of Bluebreeze-fixed by doing as follows:
#page {
width: 1000px;
margin: 0 auto;
}
#page.one-sidebar {
width: 1000px;
}
#page.two-sidebars {
width: 1000px;
}
Otherwise, everything is stock.
Doug Gough
Comments
Comment #1
itapplication commented