Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Problem with width - can't get the forum in full screen

16 Posts
2 Users
0 Reactions
2,256 Views
Posts: 9
Topic starter
(@theshark96)
Active Member
Joined: 4 years ago

Hello 

 

So I have tried and tried and tried all of the setting, I even played around with the CSS but NOTHING works! My forum is just small in width... it's not even full screen. (See attached picture)

How do I get it to full screen?

15 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @theshark96,

Try these steps`

  1. Dashboard > Pages
  2. Edit Forum Page
  3. Select "Page no Sidebar" option in the template settings

 

14 Replies
(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@theshark96 

check this comment, it may help you: https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-make-forum-width-100/#post-54699

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

@chris That's not working for me. I would pay you if you took a look at it personally

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@theshark96 

Give me your forum link, we will try to find a solution.

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@theshark96 

Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5 twice:

#wpforo  { max-width: 80%; }
(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

@chris should I delete the code that's already there and insert the new code you gave me?

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@theshark96 

No, that's the default one, insert my given code under the default

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

@chris UPDATE

it worked!!! Thank you!

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

@chris i want to get rid of this area so the forum takes up the whole screen 

 

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611
Posted by: @theshark96

@chris i want to get rid of this area so the forum takes up the whole screen 

 

That's the Page title, the look comes from the theme you have activated

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

@chris it's not working, still the same size as before

(@theshark96)
Joined: 4 years ago

Active Member
Posts: 9

it seems like it's stuck in mobile format

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@theshark96 

try refreshing the site by pressing 2 times Ctrl+F5, it must delete the cache.