vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > "How Do I..." Questions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-21-2009, 10:32 AM
lingstar lingstar is offline
Member
 
Join Date: Feb 2008
Posts: 45
Question 2 Col Layout - Removing Left Column, Expanding Center

Morning!

I'm playing around with using two new blocks in my CMPS:

leftside, rightside (very clever, I know)

rightside will be 175 px in width, left will have the forum content.

I managed:

http://www.virtual-coach.com/forums/...ageid=personal

It looks fine, however, the Recent Threads module below it seems to be in 175px width?

Here's what I added below the original code in adv_portal :

Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
	<tr valign="top">

			<td valign="top">
				$home[leftsideblocks]
			</td>
			<td valign="top" width="175" style="padding-$stylevar[left]: $vba_style[portal_colspacing]px">
				$home[rightsideblocks]
			</td>

</tr>
</table>
Any ideas what I'm doing wrong? The first module displays great, but the Recent Threads module is squooshed.

Thanks!

Barbara
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
space for left/center column fozo Troubleshooting & Problems 6 10-15-2007 01:27 PM
News module over-expanding width in left column marshill "How Do I..." Questions 1 02-23-2007 10:11 AM
Swithing the left and center column? Lars-Christian "How Do I..." Questions 3 01-29-2007 04:46 PM
Fixed width to the left, center and right column cdembek "How Do I..." Questions 6 02-10-2006 07:13 PM
Last topic icons OK in center, but not left column 1996 328ti Troubleshooting / "How do I..." Questions 1 12-30-2004 10:18 AM


All times are GMT -4. The time now is 08:53 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.