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
3 posters

    Increasing the websites overall column width/ enlarging the site

    NAMTron
    NAMTron
    Forumember


    Posts : 32
    Reputation : 1
    Language : English
    Location : Ithica

    In progress Increasing the websites overall column width/ enlarging the site

    Post by NAMTron Wed 8 Jan 2020 - 22:53

    Technical Details


    Forum version : #PunBB
    Position : Founder
    Concerned browser(s) : Mozilla Firefox
    Screenshot of problem : https://i.imgur.com/4Ezx0B6.png
    Who the problem concerns : All members
    When the problem appeared : Since creatrion of forum
    Forum link : http://www.newagemugen.forumotion.net

    Description of problem

    I want to significantly increase the overall width of our forum but I dont know where or how I do this.
    As per my screenshot, our forum width is much smaller than the forumotion site and we would like to make it bigger if we can. How do we increase this width? (see screenshot to show)
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Increasing the websites overall column width/ enlarging the site

    Post by SLGray Wed 8 Jan 2020 - 23:06

    Increasing the websites overall column width/ enlarging the site Width10



    Increasing the websites overall column width/ enlarging the site 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

    In progress Re: Increasing the websites overall column width/ enlarging the site

    Post by skouliki Thu 9 Jan 2020 - 8:03

    hello

    browsing your forum from a laptop (mozilla and chrome) i can also see your forum very wide like the screenshot SLGray posted above

    the forum width general can be modified from here admin panel..general..forum..configuration
    Pages structure..Forum width (number or %) :

    also we dont see that pink background you see in your screenshot
    if you inspect your forum we can see that the width is actually wide 98% so maybe this is caused by different screen resolutions

    Increasing the websites overall column width/ enlarging the site Scre1633

    maybe you can try to change the max -width from 1600px to 3000px to check if that will work so add this to your css
    Code:

    .pun {
          max-width: 3000px;
    }


      Current date/time is Wed 13 Nov 2024 - 16:52