AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] The Width of Forum ?

8 Posts
4 Users
0 Reactions
7,702 Views
Posts: 21
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@pramana)
Eminent Member
Joined: 10 years ago
[#238]

Hi, I would like to know the width of the forum, I mean how to edit them. 

Here's the example, on my forum when I add WpForo Widgets, the forum reduce its width, but unlike Wpforo.com/community, mine is not wide as this forum is. 

Img1

Img2

how to change the width ? Thanks


7 Replies
Robert
Posts: 10753
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

We use this CSS code:

@media screen and (min-width:900px) {
    #wpforo #wpforo-wrap .wpforo-content {width: 74%;}
    #wpforo #wpforo-wrap .wpforo-right-sidebar{width: 23%;}
}

 


Posts: 21
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@pramana)
Eminent Member
Joined: 10 years ago

Where do I edit them ? 

on the Styles tab or edit directly through the wpforo css file ?

which code ?

#wpforo #wpforo-wrap {
   font-size: 13px; width: 100%; margin:0;
}
#wpforo #wpforo-wrap .wpforo-content {
   width: 74%;
}
#wpforo #wpforo-wrap .wpforo-right-sidebar { 
   width: 23%;
}

OR paste below this one (on styles tab)

@media screen and (min-width:900px) {
    #wpforo #wpforo-wrap .wpforo-content {width: 74%;}
    #wpforo #wpforo-wrap .wpforo-right-sidebar{width: 23%;}
}

Robert
Posts: 10753
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

Put it in your current active theme style.css file. You can use WordPress Theme editor.


Posts: 1
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@narendrakd)
New Member
Joined: 10 years ago

Hi,

 

I am new to this and i want to design the same forum site currently u guys are running.I don't want to top menu of the site...

can u please tell me which theme is better but i want it for Free theme.

If you can share the link will help us a lot.

Thanks a lot fro creating a such beautiful form.

Is there any way i can change the colour of the theme...can i remoe the top <HOME/Forum Documentation and all> if yes please guide me...is there ay youtube video tutorials for the same.

 

Narendra

 


Page 1 / 2
Share: