A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, sweettaylor!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
Forum width & sidebar help needed
| | #1 |
| | #2 |
| | #3 |
| | |||||
|
Title: Administrator Join Date: Sep 2005 Posts: 10,246 Location: Athens, GA ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Which sidebar mod are you using? The code to change that width is more than likely not going to be in the sidebar itself, but rather in chunks of code you've used to define where the sidebar is. If you're using amykahr's sidebar (the one we use at AF), this code is in your footer template. But looking at your source code, it appears to be the following HTML Code: <td style="width:150px" valign="top">
__________________ ...some super-sweet signature | ||||
| |
| | #4 |
| | |||||
|
Title: Just keeping it real Join Date: Oct 2005 Posts: 2,856 Location: Kent, WA ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Sorry R. Solutions - That shrunk it up. I am using this one Dark Wizard's Okay Ryan I did what you said I went all the way up to 500px and nothing changed. My footer templete: Code: <!-- Sidebar --> <!-- Update --> </td> </tr> </table> <!-- /Update --> </td> <td style="width:150px" valign="top">$rightsidebar</td> </tr> </table> <!-- /Sidebar --> | ||||
| |
| | #5 |
| | |||||
|
Title: Just keeping it real Join Date: Oct 2005 Posts: 2,856 Location: Kent, WA ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | If I remember, I'm think I am mixing the 2 of the hacks together, Amykhars and Wizards. EDIT: Ryan you are right. But the is the thing it changes all the pages, except for the forumhome page. I am using the rightsidebar as it's own templete. | ||||
| |
| | #6 |
| | |||||
|
Title: AF Lead Developer Join Date: Sep 2005 Posts: 1,186 Location: OHIO, US ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | looking @ ur code it looks like there is some code snafu's. Below is code that I pulled from your site. I will mark in red the code that I think could/should disappear and in blue the code that I think will fix ur issue. Code: <!-- /Update --> </td> <td style="width:200px" valign="top"><br /> <br /> <td style="width:150px" valign="top"> <table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%" align="center">
__________________ Do not post your PF private key in public. Did I help you with this post? If so, pls click the rep button or send money. | ||||
| |
| | #7 |
| | #8 |
| | |||||
|
Title: Back in the Green Join Date: Feb 2006 Posts: 753 Location: Scotland ![]() ![]() ![]() | Try changing this - Code: <td style="width:200px" valign="top"><br /> Code: <td width="200" valign="top"><br />
__________________ Bob's Bit of the Web Into Blogging? Want to talk about it or need help with something? Join us at the Blogging Café. | ||||
| |
| | #9 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free forum hosting | miner | Buy and Sell | 15 | 02-17-2008 09:37 PM |
| Generic Forum Policy Template | gprime | Handling Problem Members | 8 | 01-19-2007 02:27 AM |
| Introduction to Forum Promotion | htmlmaster | Creating Interest | 3 | 06-12-2006 05:53 PM |
| Creating A Successful Forum | PaidPosts | Creating Interest | 8 | 12-14-2005 07:47 PM |
