
Originally Posted by
rapanui
Nice work. I actually really like your current layout, but I see what you mean about viewing it in a very large browser window, it leaves too much space between the "We Are Cupcake" title and the main text on the right. The problem with this isn't so much the negative space, but rather that the main content is pushed too far right to be read comfortably in a large browser window.
You might consider setting the "We Are Cupcake" title as the background image of your "wrapper" or "main content" div and keep it positioned to the left of the page but centered to the div it is contained in, also give that div a fixed width. That way when somebody increases the browser window beyond a certain size (beyond the width of the div) it will keep both the "We Are Cupcake" and the main content centered inside the window. I don't know if you see what I mean, but to me that should work.
Great work anyways and excellent use of jquery scrollTo.
Bookmarks