CSS - Could use some pointers on correct positioning
        Posted  
        
            by Kenny Bones
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kenny Bones
        
        
        
        Published on 2010-03-17T11:24:15Z
        Indexed on 
            2010/03/17
            12:01 UTC
        
        
        Read the original article
        Hit count: 371
        
Hi, I'm in need for some pointers on positioning. I've got this square which should be centered on the page. And with a logo and a logo font image kinda wrapped around the square. Now, I want this as dynamic as possible, because I use both the square and images elsewhere as well. So I can't really use stiff static positioning.
This is the site: www.matkalenderen.no
How should I do this? I want to logo to appear on the left side of the square. And the font to appear above the square. And the square itself should be centered. You probably get the picture :) Right now I've got a wrapper around everything, which is also centered.
© Stack Overflow or respective owner