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.

How to change width of widget

2 posters

Go down

How to change width of widget Empty How to change width of widget

Post by elephance May 18th 2010, 1:30 am

Hi, I want to widen the width of widget:
How to change width of widget Widgetwitdh
I already go here and change:
How to change width of widget 22628619
but it doesn't work! Help plz. Thanks. I'm using phpBB3.
elephance
elephance
New Member

Posts : 11
Reputation : 0
Language : C

Back to top Go down

How to change width of widget Empty Re: How to change width of widget

Post by Rok May 18th 2010, 2:24 am

Have you read through this tutorial yet?
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

How to change width of widget Empty Re: How to change width of widget

Post by elephance May 18th 2010, 2:51 am

Yes, I read it already. But when I set the Width column 3 (right) to 300 pixel it didn't work, it still 180 pixel. Then I go to css and change this
Code:
*+ html #content-container div#main {
   margin-left: 3px;
   }
#content-container div#left {
   width: 0px;
   float: left;
   margin-right: 0px;
   overflow: hidden;
   }
#content-container div#right {
   width: 180px;
   float: right;
   overflow: hidden;
   }
I change 180 to 300 but it goes error. Here's my site http://ddtfc.forummotion.com/index.htm, plz check and help me. Thank you!
elephance
elephance
New Member

Posts : 11
Reputation : 0
Language : C

Back to top Go down

Back to top

- Similar topics

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