Closed (fixed)
Project:
Zero Point
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2009 at 11:08 UTC
Updated:
9 Jan 2010 at 11:20 UTC
Hi All
I love this theme very much and am going to use this on my website, Im new to drupal and css/html so still learning bits and pieces.
I wanted to know, how can i make the width of the main body of this template wider? I have a flash node that is 960px wide and it goes off the edge of the template as its wider.
any help greatly appreatied.
Thank you
Barry
Comments
Comment #1
barrygearing commentednot to worry ;)
found it here if anyone else needs to know
body.layout-fixed .sizer {
width:1053px;
}
Comment #2
barrygearing commented