Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #365939

    Hello,
    is it possible to give the boxed layout a fixed height? The second question is, how I can give the boxed layout an other position – maybe in the center from the bowser window?

    Thanks for your help.

    #366019

    Hi paaploo!

    Can you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder

    Cheers!
    Yigit

    #366033
    This reply has been marked as private.
    #366508

    Hey!

    I don’t think this is possible without major modifications on the theme but you can try to set a minimum height for the content container:

    div#main .container_wrap .template-page {
    min-height: 900px;
    }

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.