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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-04-2008, 07:15 AM
Muldvalpen2 Muldvalpen2 is offline
Junior Member
 
Join Date: Jun 2008
Posts: 10
Default Layout - Split left row

Hello!

I have been trying to make my design to look like this:

[----------] [oo]
[----------] [oo]
[xxxx][xxxx] [oo]
[xxxx][xxxx] [oo]
.................[oo] (dont mind the dots)
[xxxx][xxxx] [oo]
[xxxx][xxxx] [oo]

2 collums.
Left (--) is first 80% and right (oo) 20%
After first module i want the left collumn to be divided in to 2 collums like xxxx. I think this can be done with <tr> and <td> but Im not shure how to do this and still have right collum intact all the page through?

Thanks in advance
Fredrik
Reply With Quote
  #2  
Old 09-06-2008, 02:37 PM
jim6763nva jim6763nva is offline
Senior Member
 
Join Date: Oct 2005
Location: Manassas, Virginia
Posts: 139
Default

I'm looking for more info on doing things like this. It would be nice if others would post samples of how it's done.
Reply With Quote
  #3  
Old 09-10-2008, 07:41 AM
Muldvalpen2 Muldvalpen2 is offline
Junior Member
 
Join Date: Jun 2008
Posts: 10
Default

bump
Reply With Quote
  #4  
Old 09-10-2008, 06:42 PM
shadowdancer36 shadowdancer36 is offline
Member
 
Join Date: Nov 2005
Posts: 62
Default

I wud like this as well.
Reply With Quote
  #5  
Old 09-11-2008, 07:55 PM
Fireproof Fireproof is offline
Fitness Geek
 
Join Date: May 2007
Posts: 54
Default

I would like to be able to do this as well.

Is it possible? Any help from the gurus around here?

Basically, I need to know how to make some modules span 2 of the 3 columns in a page that has 3 columns.
Reply With Quote
  #6  
Old 09-15-2008, 12:42 PM
Fireproof Fireproof is offline
Fitness Geek
 
Join Date: May 2007
Posts: 54
Default

BUMP. Can someone tell me (us) if this layout is a possibility?
Reply With Quote
  #7  
Old 09-16-2008, 11:31 AM
TheProphet TheProphet is offline
Junior Member
 
Join Date: Nov 2004
Posts: 24
Default

Try this code, i did not try it yet.
Dont forget to make the "******" blocks (11 total)

PHP Code:
$navbar

<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
<
tr><td colspan=3>$home[topblock]</td>
</
tr>
<
tr><td colspan=3>$home[top2block]</td>
</
tr>
<
tr><td width="80%">$home[left1block]</td>
  <
td width="20%">$home[right1pblock]</td>
</
tr>
<
tr><td width="80%">$home[left2block]</td>
  <
td width="20%">$home[right2pblock]</td>
</
tr>
<
tr><td colspan=3>$home[centerblock]</td>
</
tr>
<
tr><td width="80%">$home[left3block]</td>
  <
td width="20%">$home[right3block]</td>
</
tr>
<
tr><td width="80%">$home[left4block]</td>
  <
td width="20%">$home[right4block]</td>
</
tr>
</
table>

$footer 
Reply With Quote
  #8  
Old 09-16-2008, 12:24 PM
Fireproof Fireproof is offline
Fitness Geek
 
Join Date: May 2007
Posts: 54
Default

Thanks so much for your response. I'm really interested in giving this a try. However, I'm a real NEWBIE with this stuff, so can you tell me specifically what file I am supposed to be editing to include that stuff above?

A little more instruction would really help me.

And when you say "don't forget to make the blocks" - where do I make those blocks? Is that in the vbaCMPS Admin panel where you define "left column", "right column", etc?

Thanks.
Reply With Quote
  #9  
Old 09-17-2008, 10:42 AM
Fireproof Fireproof is offline
Fitness Geek
 
Join Date: May 2007
Posts: 54
Default

Bump to anyone that can help!!
Reply With Quote
  #10  
Old 09-20-2008, 10:46 AM
easyskillz easyskillz is offline
Member
 
Join Date: Jan 2005
Posts: 85
Default

Hey Fireproof, i think you need to edit your adv_portal template after creating the different BLOCKS or any extra columns you want
Reply With Quote
  #11  
Old 09-20-2008, 02:07 PM
Fireproof Fireproof is offline
Fitness Geek
 
Join Date: May 2007
Posts: 54
Default

Oh okay. I will have to play around with it. Thanks for the tip.
Reply With Quote
Reply


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
Help Forum Layout & Integrtion of Right and Left Colums JWL Troubleshooting & Problems 2 01-08-2007 02:50 PM
Split News Module nathanrich Module & Modification Discussion & Requests 2 10-28-2006 10:38 PM
Word Split for [AJAX] vBShout v2.0? zweeper "How Do I..." Questions 5 05-03-2006 12:47 PM
Split Center Column? y2krazy "How Do I..." Questions 2 10-12-2005 09:38 AM
Style Modifacations - Split Areas and remove Moderator field. Judge Ruckus "How Do I..." Questions 5 10-10-2005 02:16 PM


All times are GMT -4. The time now is 07:12 AM.

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.