Download & Extend

How to fix the width in Bluemarine on Drupal 6??

Project:Bluemarine
Version:4.7.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

Category:feature request» support request
Status:active» fixed

Add this CSS rule:

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

#2

Status:fixed» closed (fixed)

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

nobody click here