I love Bluemarine but cant get it to fixed width, i tried few tips that work for the other themes.
Please help!!

Comments

johnalbin’s picture

Category: feature » support
Status: Active » Fixed

Add this CSS rule:

body {
  width: 960px;
  margin: 0 auto;
}

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.