Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
layout.css
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 22:52 UTC
Updated:
21 Nov 2012 at 02:58 UTC
I'm pretty decent at CSS, but for some reason can't figure this out. I created a subtheme based on the fluid version of the Zen theme, and for the life of me I can't figure out how to get my logo centered horizontally on the page. I've been able to change the margins, and the width, but can't get it to center dynamically.
Comments
Comment #1
greenskunkI'm using 6.x but I can give you an example:
CSS:
I hope this helps.
Comment #2
yoroy commentedCleaning up the queue, feel free to reopen if you need more info.
Comment #4
diysista commentedI'm trying to center my zen theme too, however I have no idea where to start with this css concept. Where do I go to get it to center? thanks...
Comment #5
melonkid commentedHello.
Try this in page.css:
I use this code and works fine.
Bye.
Comment #6
mavaddat commentedPraise be to melonkid. His advice worked perfectly.