we_universal

increase the width of the text area - we_universal

increase the width of the text area

by Kefirek » Tue Mar 30, 2021 11:28 pm

Many thanks for this nice style.


Could you advise me how can I increase the width of the text area?
There is a lot of unused space between the text and the right edge of the page, and I would like to make a text area wider.

See the screenshot

Image
User avatar
Kefirek
Registered User
Posts: 5
Joined: Sat Jan 02, 2021 3:36 pm

Re: increase the width of the text area

by v12mike » Fri Apr 02, 2021 7:49 am

I will add an item to the FAQ describing how to do this.
v12mike
Registered User
Posts: 589
Joined: Thu Jul 09, 2015 5:03 pm

Re: increase the width of the text area

by v12mike » Sat Apr 03, 2021 6:01 am

In we_universal/theme/custom.css, add the line:

Code: Select all

.section-viewtopic .postbody .content {	max-width: none; }
v12mike
Registered User
Posts: 589
Joined: Thu Jul 09, 2015 5:03 pm

Re: increase the width of the text area

by skivox » Tue Feb 15, 2022 2:51 pm

Hello

I would like to do exactly that but the line you gave seems not to work.

I added it at the end of the custom.css file. Deleted cookie of forum. Reload the page, but nothing changed.

Any other things to do to make it up ?

Thank you !
skivox
Registered User
Posts: 1
Joined: Tue Feb 15, 2022 2:48 pm

Re: increase the width of the text area

by v12mike » Fri Feb 18, 2022 6:17 am

Did you purge the cache in the forum ACP?

If that does not work, send me a link to the porum and I will take a look.
v12mike
Registered User
Posts: 589
Joined: Thu Jul 09, 2015 5:03 pm