View Full Version : How to change column width?
cucuigala
04-08-2009, 03:19 PM
I want to change the column with at my home page, so all 2 first columns have the same width, all 3rd columns have the same width, please see the image: http://img25.imageshack.us/img25/4278/changewidth.jpg
How can I do that?
Thanks,
mcrider
04-08-2009, 03:25 PM
Read this...
http://www.vbulletin.com/forum/showthread.php?t=156777
Lynne
04-08-2009, 03:30 PM
You would set the width in the <td> tag, ie <td width="30%">, something like that. To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.