PDA

View Full Version : How to make the sidebar look like this???


ammoskumar
06-07-2007, 06:51 AM
I use 3.6.7 PL1 version of vbulletin. I want to make the user sidebar look like this:

http://i56.photobucket.com/albums/g196/ammoskumar/sidebar1.jpg


I want to have little rectangle around the mods that I have added like "Mood" and "Reputation" in the image above. Could someone tell me how to achieve this??

Dismounted
06-07-2007, 07:35 AM
It's achieved using the <fieldset> tags.

ammoskumar
06-07-2007, 12:32 PM
It's achieved using the <fieldset> tags.

Will You Plz tell me bit more in the detail...in what file and how can i do that or if you can wrote me some....

anyone:o

Dismounted
06-08-2007, 10:10 AM
postbit_legacy - Wrap things you want in <fieldset> tags. I've already written half the code you'll need. The other half is </fieldset>.

ammoskumar
06-08-2007, 12:23 PM
Gr8 did it!! Thanx a lot:D