• Hey,

    I’m relatively new to wordpress and have been working on a site for the past few months tweaking the design. we have (somewhat) transformed the blog from being a more horizontal theme to a more vertical theme. In order for it to look properly, we need to center the front page so that the margins on the left and right side are equally no matter how much you expand the browser size.

    I read on some forum posts that something like ‘margin: 0 auto’ could fix this, but i think because the amount of pictures on the front page, it is a little more difficult for me to apply. would really appreciate any help i could get on this. Let me know what specific code is needed in order to solve this problem.

    My website: http://www.the-dilettante.com
    Theme: http://www.graphpaperpress.com/themes/fullscreen/

    Cheers!
    Ravi

Viewing 2 replies - 16 through 17 (of 17 total)
  • @rkgovada
    I think you have made some great improvements to the fullscreen theme and your webiste seems to be coming along really nice. I’m working on a portfolio site of my own using Fullscreen and was hoping you could inform me how you were able to add the top to bottom scrollbar feature to your homepage.

    thanks!

    Thread Starter rkgovada

    (@rkgovada)

    ‘overflow: hidden’ changed to ‘overflow-x: hidden’

    in home.php or header.php

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Centering Fullscreen Theme’ is closed to new replies.