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.

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

4 posters

Go down

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

Post by Ultimus February 19th 2021, 10:37 pm

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 February 22nd 2021, 10:16 am; edited 1 time in total
Ultimus
Ultimus
Forumember

Male Posts : 134
Reputation : 1
Language : English

https://jujutsu-kaisen.forumotion.com/

Back to top Go down

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

Post by Draxion February 20th 2021, 2:15 am

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
Draxion
Draxion
Helper
Helper

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

https://www.talesoftellene.com/

Back to top Go down

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

Post by skouliki February 20th 2021, 9:20 am

hello


to center the forum you could use this code
Code:

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



the page body is already at 100% width
skouliki
skouliki
Manager
Manager

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Ultimus likes this post

Back to top Go down

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

Post by Ultimus February 20th 2021, 9:44 pm

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

Male Posts : 134
Reputation : 1
Language : English

https://jujutsu-kaisen.forumotion.com/

Back to top Go down

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

Post by SLGray February 20th 2021, 10:30 pm

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

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

Post by skouliki February 21st 2021, 12:23 am

add this to your css


Code:

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

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

TonnyKamper and Ultimus like this post

Back to top Go down

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

Post by Ultimus February 22nd 2021, 10:16 am

Okay thank you, this problem has been solved!
Ultimus
Ultimus
Forumember

Male Posts : 134
Reputation : 1
Language : English

https://jujutsu-kaisen.forumotion.com/

Back to top Go down

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

Post by skouliki February 22nd 2021, 10:56 am

you are welcome

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

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum