Closed (fixed)
Project:
Deco
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 22:48 UTC
Updated:
25 Jan 2012 at 22:50 UTC
How would I go about centering the logo in this theme?
Comments
Comment #1
Oyjord commentedGood question, I'd like to know as well.
Comment #2
threaders commentedI moved the logo to the right. Moving to the center should work as follows:
Add to style.css:
Edit page.tpl.php:
Find
Replace with
Edit layout.css:
Find
Replace with
Comment #3
TauTau commentedcould you perhaps also post how you moved it to the right?
Edit: When moving the logo to the center as described, the primary links won't work anymore, they are positioned too low and not linked
Comment #4
threaders commentedFor moving to the right, I did the same as #2 except:
In style.css:
Sorry about breaking the primary links. I don't use them on my site.
Comment #5
klaasvw commentedLooks like this works for everyone.