Closed (fixed)
Project:
Deco
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 20:45 UTC
Updated:
29 Dec 2011 at 21:30 UTC
Hi...
I am trying to make the white part on the outside of the blocks smaller, but I can't seem to find the value to do this in the css files. Can anyone please help me?
/Jacob
Comments
Comment #1
zmlewek commentedHmm. Try to be more specific. Maybe a screen shot with it pointed out.
Comment #2
shruti.sheth commentedThe white part width on the outside of the blocks is due to the following css in layout.css
#header .region-content, #main, #breadcrumb, #featured, #content-bottom, #footer .region-content, #top-bar .region-content {
padding: 0px 48px;
}
Comment #3
c31ck commentedJacob, please reopen if this is still an issue.