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
increase the width of the text area - we_universal
-
- Registered User
- Posts: 5
- Joined: Sat Jan 02, 2021 3:36 pm
Re: increase the width of the text area
I will add an item to the FAQ describing how to do this.
-
- Registered User
- Posts: 589
- Joined: Thu Jul 09, 2015 5:03 pm
Re: increase the width of the text area
In we_universal/theme/custom.css, add the line:
Code: Select all
.section-viewtopic .postbody .content { max-width: none; }
-
- Registered User
- Posts: 589
- Joined: Thu Jul 09, 2015 5:03 pm
Re: increase the width of the text area
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 !
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 !
-
- Registered User
- Posts: 1
- Joined: Tue Feb 15, 2022 2:48 pm
Re: increase the width of the text area
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.
If that does not work, send me a link to the porum and I will take a look.
-
- Registered User
- Posts: 589
- Joined: Thu Jul 09, 2015 5:03 pm