The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

I cant move widgets to the left?

4 posters

Go down

I cant move widgets to the left? Empty I cant move widgets to the left?

Post by ilkzz April 17th 2009, 11:09 pm

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
avatar
ilkzz
Forumember

Male Posts : 209
Reputation : 0
Language : english
Location : London

http://www.allroudforum.free-boards.net

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by Lizzard April 18th 2009, 8:49 am

Hello,
If you change the theme of your forum, yo can move the widgets to left?
Regards!
Lizzard
Lizzard
Forumember

Male Posts : 474
Reputation : 8
Language : Romanian, English
Location : Pitesti, Romania

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by ankillien April 18th 2009, 9:36 am

Go to Admin Panel > Modules > Forum Widget Management...
Check "Width column 1 (left)". If it is 0, widgets won't show on left side.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by ilkzz April 18th 2009, 2:55 pm

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.
avatar
ilkzz
Forumember

Male Posts : 209
Reputation : 0
Language : english
Location : London

http://www.allroudforum.free-boards.net

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by Schockwave April 19th 2009, 12:26 am

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.
Schockwave
Schockwave
Forumember

Posts : 72
Reputation : 0
Language : English, German, French
Location : On the Rooftop on top of a Mountain

http://schockwave.forumotion.net/

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by ankillien April 19th 2009, 4:42 am

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 Confused
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by ilkzz April 19th 2009, 11:50 pm

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?
avatar
ilkzz
Forumember

Male Posts : 209
Reputation : 0
Language : english
Location : London

http://www.allroudforum.free-boards.net

Back to top Go down

I cant move widgets to the left? Empty Re: I cant move widgets to the left?

Post by ankillien April 23rd 2009, 7:38 pm

Well, this code should work...

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
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum