Specify theme width..?

Viewing 7 posts - 1 through 7 (of 7 total)
  • #18080
    Naico
    Participant

    Hi!

    I was wondering how one may change the width of the whole theme, since I find it too wide for my taste…

    Regards,
    Nicolas

    #18088
    Daniel Tara
    Keymaster

    You have a layout called “No Sidebars” which shrinks the width to 720px.

    #18224
    Naico
    Participant

    Still not good enough…

    #18225
    Daniel Tara
    Keymaster

    Could you be more specific then?

    #18226
    Naico
    Participant

    I would like to be able to specify the theme width.

    #18231
    Daniel Tara
    Keymaster

    You can do that in your custom CSS, here’s an example:

    #wrapper {
    	max-width: 960px;
    }
    #18289
    Naico
    Participant

    Thank you very much!

Viewing 7 posts - 1 through 7 (of 7 total)

Tagged: 

You must be logged in to reply to this topic.