Theme layout type: boxed

Support Area Forums Bottega Theme layout type: boxed

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://cb1art.co.uk/
  • Author
    Posts
  • #33156

    Hello Bill!

    Is it possible to have a boxed layout for the theme instead of the default floating boxed type?
    Like this for instance: http://tedortea.com

    Many thanks,

    Krisztian

    #33169
    Bill Robbins
    Moderator

    You’ll still end up with a bit of space below the content area most likely. Here’s what to do:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #wrap {
      	margin: 0 auto;
      	min-height: 100%;
      }
      
    3. Update your settings.

    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Theme layout type: boxed’ is closed to new replies.