Closed (won't fix)
Project:
BlueBreeze
Version:
5.x-1.2
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
23 May 2007 at 20:15 UTC
Updated:
23 Feb 2017 at 18:13 UTC
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