The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
4 posters

    How do I lengthen the width of my widgets and categories?

    Ultimus
    Ultimus
    Forumember


    Male Posts : 134
    Reputation : 1
    Language : English

    Solved How do I lengthen the width of my widgets and categories?

    Post by Ultimus Fri 19 Feb 2021 - 22:37

    Technical Details


    Forum version : #ModernBB
    Position : Founder
    Concerned browser(s) : Google Chrome
    Screenshot of problem : https://i.gyazo.com/4b011447e1120c9ea103ad5ed98df1f4.png
    Who the problem concerns : Yourself
    Forum link : https://jujutsu-kaisen.forumotion.com/

    Description of problem

    Is there a code to fix this issue without messing anything up? If I leave my forum looking like this it will not look as good as it could. Towards the left is a large space that is making the width of everything short (latest topics included) Here is an image below.

    How do I lengthen the width of my widgets and categories? 4b011447e1120c9ea103ad5ed98df1f4


    Last edited by Ultimus on Mon 22 Feb 2021 - 10:16; edited 1 time in total
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by Draxion Sat 20 Feb 2021 - 2:15

    Do you have the widgets active on the left side?

    ACP(Admin Control Panel) > Modules >  Portal & Widgets > Portal management > Portal general options > Space between columns
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by skouliki Sat 20 Feb 2021 - 9:20

    hello


    to center the forum you could use this code
    Code:

    #page-body {
     Â      margin-left: -80px;
    }



    the page body is already at 100% width

    Ultimus likes this post

    Ultimus
    Ultimus
    Forumember


    Male Posts : 134
    Reputation : 1
    Language : English

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by Ultimus Sat 20 Feb 2021 - 21:44

    The code has worked, but is there way I can make the width a little bit longer?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by SLGray Sat 20 Feb 2021 - 22:30

    Please post a screenshot with what you want marked.



    How do I lengthen the width of my widgets and categories? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by skouliki Sun 21 Feb 2021 - 0:23

    add this to your css


    Code:

    #wrap {
        max-width: 100% !important;
    }

    TonnyKamper and Ultimus like this post

    Ultimus
    Ultimus
    Forumember


    Male Posts : 134
    Reputation : 1
    Language : English

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by Ultimus Mon 22 Feb 2021 - 10:16

    Okay thank you, this problem has been solved!
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    Solved Re: How do I lengthen the width of my widgets and categories?

    Post by skouliki Mon 22 Feb 2021 - 10:56

    you are welcome

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules


      Current date/time is Mon 11 Nov 2024 - 19:00