Posted by mistersoft on September 26, 2009 at 1:40pm
Jump to:
| 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
Add this CSS rule:
body {width: 960px;
margin: 0 auto;
}
#2
Automatically closed -- issue fixed for 2 weeks with no activity.