My Forum Widgets Doesnt Show Up
3 posters
Page 1 of 1
My Forum Widgets Doesnt Show Up
Last edited by GoldenSnake on October 22nd 2012, 10:51 pm; edited 1 time in total
GoldenSnake- Forumember
- Posts : 35
Reputation : 1
Language : English
Re: My Forum Widgets Doesnt Show Up
Hello,
Make sure that they're activated:
Admin Panel > Display > Modules > Forum Widgets Management:
Display forum widgets : Yes
If this does not fix the problem, that's probably a problem with the theme/skin itself, I suggest using another skin/theme.
Make sure that they're activated:
Admin Panel > Display > Modules > Forum Widgets Management:
Display forum widgets : Yes
If this does not fix the problem, that's probably a problem with the theme/skin itself, I suggest using another skin/theme.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: My Forum Widgets Doesnt Show Up
I did. And no matter which skin I did, none of them would show up the widgets.
GoldenSnake- Forumember
- Posts : 35
Reputation : 1
Language : English
Re: My Forum Widgets Doesnt Show Up
Sometimes you have to mess with the CSS itself, I've had this issue and generated the solution quickly. Please do not bump, I will give you the answer shortly
Start with this
to get it outside of the container
Start with this
- Code:
#content-container div#left{
float:left;
width:180px;
overflow:hidden;
margin-right:0px;
}
to get it outside of the container
- Code:
#content-container div#left{
float:left;
width:180px;
overflow:hidden;
margin-left:-200px;
positon:absolute;
}
Re: My Forum Widgets Doesnt Show Up
YES! Oh thank you very much!
GoldenSnake- Forumember
- Posts : 35
Reputation : 1
Language : English
Similar topics
» Widgets and Template modifcation dont show
» Widgets show only on homepage
» widgets show on bottom
» Show/Hide Widgets Script
» The Hide/Show Widgets Tutorial Is Causing Issues With The Toolbar
» Widgets show only on homepage
» widgets show on bottom
» Show/Hide Widgets Script
» The Hide/Show Widgets Tutorial Is Causing Issues With The Toolbar
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum