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] My wpforo looks tiny width

9 Posts
5 Users
0 Reactions
1,255 Views
Posts: 2
Topic starter
(@msantamaria)
New Member
Joined: 5 years ago

I want to make it bigger in terms of wide, there is too many space left in blank on the sides. i tried this in CSS Custom but dont works. Please take a look http://praredn.org/community/   

div#wpforo #wpforo-wrap {
max-width: 100%;
}

 

8 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @msantamaria,

Use the CSS code below:

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
max-width:100%;
}

The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file. 

6 Replies
(@msantamaria)
Joined: 5 years ago

New Member
Posts: 2

@sofy Its works for the Forum but it was applied to all Pages, i dont want apply this to all pages. how to apply only to the forum page ?

Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1522

@msantamaria

try this Code

.entry-content #wpforo {
max-width: 100%;
}
 Read
(@read)
Joined: 5 years ago

Active Member
Posts: 14

@sofy

Hi! Please help me. The forum is great!) But I ran into a problem, the fact is that the width of the layout is not enough( on your forum, there is little space on the edges and it looks great, but I have a lot of space on the edges and it is not beautiful. Tell me what I should do? The forum is installed on the Astra free theme, the default layout width is 1200px. Change the subject? which one? Help please...

 Read
(@read)
Joined: 5 years ago

Active Member
Posts: 14

Нужно как у вас

Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@read,

Please open your own support topic and leave your forum URL to allow us to provide you a CSS solution for you. 

 Read
(@read)
Joined: 5 years ago

Active Member
Posts: 14

@sofy

 

You closed the topic, and I was in a hurry the fact is that the main page looks great, but https://forum.readcity.ru/community/ just as it was. I really apologize to you.

dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago

@msantamaria

The width is a minnor issue you have, checking the link you posted.

You have SSL issue and JS issues and the whole site is extremely slow.

Slowness could mean a slow server or/and fatal errors and issues.