7 Replies
Aug 23, 2016 1:11 pm
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%;}
}
Aug 23, 2016 1:41 pm
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%;}
}
Aug 23, 2016 2:05 pm
Put it in your current active theme style.css file. You can use WordPress Theme editor.
Aug 23, 2016 3:38 pm
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
Next