Forum Widgets only appears on the left side?
+4
ankillien
Gamerz Auctions
Sanket
Zapton
8 posters
Page 1 of 1
Forum Widgets only appears on the left side?
You marked my last thread as solved and locked it even though it wasn't solved.
The forum widgets doesn't appear on my right side, they only appear on the left side, I have set my right side to 180 and the left side to 0.
I also tried previewing some other themes and they worked there, but I have no intentions to change my theme, so why doesn't they work on my current theme?
http://www.innervate-stormreaver.com
Click here to see the last topic that was marked as solved
The forum widgets doesn't appear on my right side, they only appear on the left side, I have set my right side to 180 and the left side to 0.
I also tried previewing some other themes and they worked there, but I have no intentions to change my theme, so why doesn't they work on my current theme?
http://www.innervate-stormreaver.com
Click here to see the last topic that was marked as solved
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
I locked it since you said, they were working in other themes.
Also, it has incomplete css due to which it does not work on that skin.
Also, it has incomplete css due to which it does not work on that skin.
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Forum Widgets only appears on the left side?
Go into your CSS you have to be sure the width for the other size is set there as well.
Re: Forum Widgets only appears on the left side?
Sanket wrote:Also, it has incomplete css due to which it does not work on that skin.
Is this fixable?
Gamerz Auctions wrote:Go into your CSS you have to be sure the width for the other size is set there as well.
I lack knowledge
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
Hello,
Try adding the following code in your CSS...
Try adding the following code in your CSS...
- Code:
#content-container div#right {
width: 180px !important;
}
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Forum Widgets only appears on the left side?
Heyhey, thank you for the answer, unfortunatly it didn't work
Any other solution?
**EDIT**
I just noticed that this widget appears on the very buttom of the forum, it doesnt stretch all over the page, but on the right side in the buttom... it's there
http://www.innervate-stormreaver.com/
Why? :<

Any other solution?
**EDIT**
I just noticed that this widget appears on the very buttom of the forum, it doesnt stretch all over the page, but on the right side in the buttom... it's there
http://www.innervate-stormreaver.com/
Why? :<
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
I think the CSS of the theme is buggy 
I'll check the whole CSS and try to find a fix for it.

I'll check the whole CSS and try to find a fix for it.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Forum Widgets only appears on the left side?
Ok first of all you messed with your css?
find this in your css:
and change it to:
the 150 will set it so you have them on both sides if you want it like that. be sure to have both sides ticked and have them set to 150.
find this in your css:
- Code:
#content-container div#left {
width: 0px;
float: left;
margin-right: 0px;
overflow: hidden;
}
#content-container div#right {
width: 0px;
float: right;
overflow: hidden;
}
and change it to:
- Code:
#content-container div#left {
width: 150px;
float: left;
margin-right: 0px;
overflow: hidden;
}
#content-container div#right {
width: 150px;
float: right;
overflow: hidden;
}
the 150 will set it so you have them on both sides if you want it like that. be sure to have both sides ticked and have them set to 150.
Re: Forum Widgets only appears on the left side?
it is easier in php bb3, i think. got mine on both sides w/o touching css. maybe it depends on theme? then tried switching to php2 and still there... what version are you using?
BLUElearnings- Forumember
- Posts : 206
Reputation : 0
Language : English
Re: Forum Widgets only appears on the left side?
Gamerz Auctions,
I've suggested same solution above but it didn't work for him.
I set width of #right to 180px but it doesn't work.
I've suggested same solution above but it didn't work for him.
I set width of #right to 180px but it doesn't work.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Forum Widgets only appears on the left side?
Thanks for all the responses, Ankillien, let me know if u find a solution for this 

Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
Do you have the widgets on right turned on at the moment?
If not, please enable them.
If not, please enable them.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Forum Widgets only appears on the left side?
It is set to 180px, and they are enabled.
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
Zapton have you tried dragging your widgets from the left side to the right side. you have to move them there. it's in you widget management you should be able to just drag them to that side then hit save.
yeah that should do it. i had my widgets on the left. i just changed the left side pixels to 0 and the right to 180. i dragged all my widgets to the right hit saved and the are working fine.
so be sure to drag them over there if you have not done so already.
and remember there are two save buttons. one for
Forum widgets general options
and one for
Forum widgets management
so be sure you hit both save buttons for each thing you change in the sections
yeah that should do it. i had my widgets on the left. i just changed the left side pixels to 0 and the right to 180. i dragged all my widgets to the right hit saved and the are working fine.
so be sure to drag them over there if you have not done so already.
and remember there are two save buttons. one for
Forum widgets general options
and one for
Forum widgets management
so be sure you hit both save buttons for each thing you change in the sections
kirk- Forumaster
-
Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Forum Widgets only appears on the left side?
When you set the width and enable to other side be sure you click save in that same area not at the bottom. each section in the widgets page has its own save button use it.
Oh hint: that is a way for people to hack forums. All those save buttons leaves openings
Oh hint: that is a way for people to hack forums. All those save buttons leaves openings

Kilsek- New Member
- Posts : 9
Reputation : 0
Language : English
Re: Forum Widgets only appears on the left side?
I've tried all you said allready, reason for it being on the left side atm is because I moved it backed there meanwhile.
If there is no solution for this you can lock it :<
If there is no solution for this you can lock it :<
Zapton- Forumember
- Posts : 98
Reputation : 0
Language : Swedish
Re: Forum Widgets only appears on the left side?
Sorry, I haven't got any solution for the widgets yet.
Looks like the theme CSS is crap. I advice to switch to another theme or I can forward this issue to Jalokim who might be able to fix this.
Looks like the theme CSS is crap. I advice to switch to another theme or I can forward this issue to Jalokim who might be able to fix this.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Forum Widgets only appears on the left side?
alrighty... lets see what the problem is.
Can I confirm that the widgets are currently enabled and are currently on the right side... but they don't appear... correct?
alrighty times 2 ...
I believe one factor was overlooked in the above solutions.
you guys only faced the widget when it could be the content that is causing problems.
now mr zapton.
go to your CSS and locate this code:
so change that -0 to -180px;
test your forum... if the widget appears ...happy day
if not we need to revise one other aspect
when you have your widget activated this code:
So go to your css find this code and manually change the width to 180px;
if this still doesn't work there is one last class you can add to the css and that is position: absolute;
your code would look like this:
check those and report back
Can I confirm that the widgets are currently enabled and are currently on the right side... but they don't appear... correct?
alrighty times 2 ...
I believe one factor was overlooked in the above solutions.
you guys only faced the widget when it could be the content that is causing problems.
now mr zapton.
go to your CSS and locate this code:
- Code:
div#container {width: 100%;float: left;margin-right: -0px;}
so change that -0 to -180px;
test your forum... if the widget appears ...happy day
if not we need to revise one other aspect
when you have your widget activated this code:
- Code:
#content-container div#right {
width: 0px;
float: right;
overflow: hidden;
}
So go to your css find this code and manually change the width to 180px;
if this still doesn't work there is one last class you can add to the css and that is position: absolute;
your code would look like this:
- Code:
#content-container div#right {
width: 0px;
float: right;
overflow: hidden;
position: absolute;
}
check those and report back
Jalokim- Energetic
-
Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

» Forum Widgets only appears on the left side?
» Forum widgets in left side
» widgets on the left side of forum
» Widgets only appear on the left side of my forum...
» change images on left side or right side of forum homepage
» Forum widgets in left side
» widgets on the left side of forum
» Widgets only appear on the left side of my forum...
» change images on left side or right side of forum homepage
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum