Hello to all,
i am using Plone 3.1.7 (with plone default template) and i would like the site to have a specific width and positioning in the screen. Let say that i want a 960 px total width and the position of all to be in the center of the screen.
i handled the first issue about the width by setting the "width" property to a 960px value within plonecustom.css (for portal-top, portal-columns and the footer) and i got it (i am sure that there is a more proper way though...).
Now i have everything aligned left which i tried to change. I can't find a way to set the objects position aligned in the center of the page (for example the way that the content of the new plone.org site is appearing suits my needs perfectly).
Any help about how this can be done is more than welcome