• Closed
  • Mirjana Miljevic
    Spectator
    06.03.2016 at 14:19 #25082

    I choosed alora background boxed layout, and i need CSS code for extend boxed layout in width for about 5cm on each side to look wider. Regards!

    Denzel Chia
    Moderator
    Posts: 2656
    07.03.2016 at 00:53 #25111

    Hi,

    The wrapper width is 1000px.

    You can use the following codes to increase it.

    #wrapper {
    width: 1200px !important;
    }

    adjust the width px according to your preference.

    Thank you

    Mirjana Miljevic
    Spectator
    Posts: 7
    07.03.2016 at 17:35 #25152

    Thanks for reply, and one more question, how to move page content on default template to left, to fit #wrapper boxed width? regards , mirjana

    Denzel Chia
    Moderator
    Posts: 2656
    08.03.2016 at 01:17 #25162

    Hi,

    Sorry, I do not understand your question.

    If you want to change the sidebar position, you can edit page.
    scroll down and find the setting -> Page: Sidebar Position
    select the position that you want.

    If not, please provide URL to your webpage and screenshot with annotation to explain your requirement.

    Thank you