Closed (fixed)
Project:
Acquia Marina
Version:
6.x-3.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 15:01 UTC
Updated:
18 Nov 2010 at 18:40 UTC
I just upgraded to version 3.1 from 2.x and the new features in the 3.X have allowed me to simplify and lot of configuration issues that required changes to local.css. Great job on this theme.
I wonder if there is a way to do something to the site title area that is in the top left without having to play with local.css? I'm looking at things like reducing some padding and also changes in the font size.
Maybe this is a new feature request.
Comments
Comment #1
jeremycaldwell commentedHi there, in order to change the margins/paddings and font size etc. for anything other than blocks you will need to make changes to your theme's local.css file. A lot of margins/paddings are targeting the ".block" and ".block .inner" classes so have a look at those and adjust as needed when you make your changes.