• Closed
  • Mirjana Miljevic
    Spectator
    March 6, 2016 at 2:19 pm #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: 2672
    March 7, 2016 at 12:53 am #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
    March 7, 2016 at 5:35 pm #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: 2672
    March 8, 2016 at 1:17 am #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