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.

[Tutorial] How to adjust the width of widgets (Version 2)

Go down

[Tutorial] How to adjust the width of widgets (Version 2) Empty [Tutorial] How to adjust the width of widgets (Version 2)

Post by Guest August 1st 2008, 6:29 am

Here is how you can make the widgets larger or smaller in version 2 sites.

This is real easy.

Go to your admin panel
Click on the Display tab
Click on Colors

at the top right of the colors box, click on CSS Stylesheet

At the very bottom of the CSS you will find this:

Code:
#content-container #left {
width: 180px;
margin-right: 9px;
}
#content-container #right {
width: 180px;
margin-left: 9px;
}

Now just make the width you want! Click save!

If your css is empty, in the top right corner of the CSS there is a link, "See your forum basic CSS"

Click on that. right click in that pop up and "select all". Then right click again and "copy"

Close out that box. Now back to your blank CSS and right click in that area and "paste"

Click save. Then you will have your CSS!

Then do the above steps to adjust the width of your widgets.
avatar
Guest
Guest


Back to top Go down

[Tutorial] How to adjust the width of widgets (Version 2) Empty Re: [Tutorial] How to adjust the width of widgets (Version 2)

Post by zakir321 August 1st 2008, 5:21 pm

Kilsek, would you mind if I add that info to the forum widgets tutorial in the FAQ?
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

[Tutorial] How to adjust the width of widgets (Version 2) Empty Re: [Tutorial] How to adjust the width of widgets (Version 2)

Post by Guest August 2nd 2008, 10:34 pm

go ahead!
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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