![]() |
|
#1
|
|||
|
|||
|
Let's starting a thread for modified vBA page.
I made a 5 column page here. U can use the whole 5 columns but u can also choose to get the content left or right from the center column. Installation: 1. Backup your adv_portal template 2. Copy and paste the attached 5_column_portal_page.txt in your adv_portal template and save it. 3. Add the columns a seen in the pic #5_column_portal_page_settings 4. Customize your page by adding modules to it as seen on 5_column_portal_page_settings.layout. |
|
#2
|
|||
|
|||
|
can i see screenshot ? just cant picture the layout
|
|
#3
|
|||
|
|||
|
Here u go for the screen, i filled all columns but you can decide to use the ones needed.
|
|
#4
|
||||
|
||||
|
Great idea.
![]() I'll sticky this to see if we can get some others to share their layouts so hopefully it will help those who aren't familiar with HTML who are looking for a new layout. |
|
#5
|
|||
|
|||
|
Thank you very mutch, it is realy amazing
I waold like to ask : how can I get the meddle first block is welcome block under it tow columns ? |
|
#6
|
|||
|
|||
|
Sorry to bump this thread.
I would like to know, how can I make a column which would span accross whole page (width="100%") and ideally it would stay above three columns (Left, Center and Right)? |
|
#7
|
|||
|
|||
|
You would have to do this by changing your VB style.
|
|
#8
|
|||
|
|||
|
Hmm, that's odd. I changed each of my styles but, the top column that I added is pushing all of other column modules beneath and the order of modules is screwed, because all of modules are placed on top of the other and column alignment is lost Here is the code I added ( red ) Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%"> <tr valign="top"> <if condition="$show['top_column']"> <td valign="top" width="100%" <if condition="$show['left_column'] OR $show['right_column']"> style="padding-$stylevar[center]: $vba_style[portal_colspacing]px"></if> $home[topblocks] </td> </if> <if condition="$show['left_column']"> <td width="$vba_style[portal_leftcolwidth]"<if condition="$show['center_column'] OR $show['right_column']"> style="padding-$stylevar[right]: $vba_style[portal_colspacing]px"</if>> $home[leftblocks] </td> </if> <if condition="$show['center_column']"> <td valign="top"> $home[centerblocks] </td> </if> <if condition="$show['right_column']"> <td valign="top" width="$vba_style[portal_rightcolwidth]"<if condition="$show['center_column'] OR $show['left_column']"> style="padding-$stylevar[left]: $vba_style[portal_colspacing]px"</if>> $home[rightblocks] </td> </if> </tr> </table> $footer </body> </html> http://www.metroster.com/ |
|
#9
|
|||
|
|||
|
I must still work on this, because currently I figured out that vBA's module_wrapper was causing the problem of breaking up the design.
Switchign it off solved my issue. |
|
#10
|
|||
|
|||
|
To add a column that extends all the way across the whole page, check my post in this thread...
http://www.vbadvanced.com/forum/showthread.php?t=25582 |
|
#11
|
|||
|
|||
|
dismas,
Thank you very much my friend. Finally I made this top block work just as I wanted it. Greatly appreciated |
|
#12
|
|||
|
|||
|
You're most welcome!
|
|
#13
|
|||
|
|||
|
An excellent post. Very good.
|
|
#14
|
|||
|
|||
|
Questions about modified pages/layouts are posted here almost weekly.
In nearly every case we see " but I have used the Search button....." Here is a list (not complete) of threads relating to alternate layouts for vBa Cmps. It should be noted that Brian has provided the tools to make your forum unique with this CMPS script and support here is superb ,BUT, if you wish to go further and customise the script then you cannot expect Brian to give all his time or support for this. These threads were found in less than 5 minutes using the SEARCH system, making use of this COULD save you hours of waiting and frustration : http://www.vbadvanced.com/forum/showthread.php?t=35788 http://www.vbadvanced.com/forum/showthread.php?t=35489 http://www.vbadvanced.com/forum/showthread.php?t=35415 http://www.vbadvanced.com/forum/showthread.php?t=34969 http://www.vbadvanced.com/forum/showthread.php?t=34971 http://www.vbadvanced.com/forum/showthread.php?t=34522 http://www.vbadvanced.com/forum/showthread.php?t=34921 http://www.vbadvanced.com/forum/showthread.php?t=32885 There are many more threads/posts to be found......... ![]() ![]() If you have developed/created a new layout for your forum perhaps you could add the information/ instructions here ?
__________________
Seen vB5 beta? ![]() No more vbulletin for me, done , gone,finished .
|
|
#15
|
||||
|
||||
|
LOL - CareyCrew, the last post is almost 8 months old...
![]() Nice synopsis of threads though!
__________________
Jeep CJ Forums |
|
#16
|
|||
|
|||
|
The last post in THIS THREAD was 8 months old Phil but take a look at the posts that keep coming in each week....... more today for example,all asking what has already been posted over and over.
__________________
Seen vB5 beta? ![]() No more vbulletin for me, done , gone,finished .
|
|
#17
|
||||
|
||||
|
Thanks for taking the time to consolidate those into a list Carey.
|
|
#18
|
||||
|
||||
|
I need the colums to be side by side not stacked on top of each other..
|
|
#19
|
|||
|
|||
|
The first post in this thread is for a CMPS page with 5 vertical columns, there is even a screenshot provided.
Last edited by CareyCrew; 01-14-2011 at 02:31 AM. |
|
#20
|
||||
|
||||
|
I tried his Link and what i got was stacked columns...not horizontial
|
![]() |
| 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 |
| Can vba Links be modified to look like a Yahoo director? | ludachris | Pre-Sale Questions | 17 | 04-12-2007 08:13 AM |
| Add pages to vBAdvanced Portal 2.1.0 | ToroBT | "How Do I..." Questions | 2 | 08-05-2006 11:05 PM |
| Parse Error - In modified addlink.php page | Quarterbore | Troubleshooting & Problems | 4 | 04-01-2006 03:01 AM |
| [Request] Modified welcome block for guest users | nmau | Add-On Modules & Modifications | 2 | 02-21-2005 10:29 AM |