I cant move widgets to the left?
4 posters
Page 1 of 1
I cant move widgets to the left?
just installed new theme by jalokim and i cant seem to move my widgets to the left. it was on the right before the new theme. Any help?
http://allround.forum-motion.com/index.htm
thats the theme i have atm
http://allround.forum-motion.com/index.htm
thats the theme i have atm
Re: I cant move widgets to the left?
Hello,
If you change the theme of your forum, yo can move the widgets to left?
Regards!
If you change the theme of your forum, yo can move the widgets to left?
Regards!
Lizzard- Forumember
-
Posts : 474
Reputation : 8
Language : Romanian, English
Location : Pitesti, Romania
Re: I cant move widgets to the left?
Go to Admin Panel > Modules > Forum Widget Management...
Check "Width column 1 (left)". If it is 0, widgets won't show on left side.
Check "Width column 1 (left)". If it is 0, widgets won't show on left side.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: I cant move widgets to the left?
anklillien I have done that but the widgets still do not show on the left side of the forum. I think its something to do with the CCS or something. If anyone has any idea please tell me how to.
Re: I cant move widgets to the left?
Make sure that column 3 is 0 and column 1 is a 180 pixels, then that should work and then click save once you have made the changes. Once you get this working, you will have to move the widgets you want on the left side to the left, otherwise they obviously will not be there, unless you wanted widgets both sides of the forum, in which case you will need to have both 1 and 3 with 180 pixels. I just tried it and it works on mine, but I only want widgets on the left.
Re: I cant move widgets to the left?
I think the problem is with the theme itself that you are using.
I tried to put widgets on left with punphunk theme but they don't show.
But they are working fine on the right side.
So...may be, the theme dowsn't support the left side widgets
I tried to put widgets on left with punphunk theme but they don't show.
But they are working fine on the right side.
So...may be, the theme dowsn't support the left side widgets

ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: I cant move widgets to the left?
I think your right. If there a way to change the codes in css or whatever and then be able to put the widgets onto the right? I have found some code block section in the css. Could this be the problem?
Re: I cant move widgets to the left?
Well, this code should work...
But it won't look perfect on our forum. TO increase space on the right, use this code...
Hope this helps...
- Code:
div#left {
display: table;
}
But it won't look perfect on our forum. TO increase space on the right, use this code...
- Code:
div#left {
display: table;
padding-right : 5px;
}
Hope this helps...
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

» How can I move this to the left?
» Move Profile To Left
» move the line to the left
» Move Username/avatar from right to left
» how to move the users profile is on the left
» Move Profile To Left
» move the line to the left
» Move Username/avatar from right to left
» how to move the users profile is on the left
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum