vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vba CMPS question (https://vborg.vbsupport.ru/showthread.php?t=126622)

WritersBeat 09-14-2006 05:24 PM

vba CMPS question
 
on sites like

http://www.theadminzone.org and the home http://www.vbulletin.com

You see how it's like an actual "webpage" there are no borders on the middle content. How is that done? I'd like all my stuff on the left and the center to have no borders.

Don't want the http://www.vbadvanced.com effect. ^ want the others.

Thanks.

KW802 09-14-2006 05:27 PM

Neither of those sites you listed are using vBa CMPS.

To achieve that effect, though, just go into the module properties of the ones in your left and/or right columns, turn off the option to use the default shell, and then modify the templates accordingly.

WritersBeat 09-14-2006 05:41 PM

I've tried that then the layout gets really messed up. Like the center column was under the left column.

And what are they using?

peterska2 09-14-2006 06:17 PM

those are both custom solutions

WritersBeat 09-14-2006 06:18 PM

Is there a way I can reach a similar effect with vba?

peterska2 09-14-2006 06:18 PM

it would need a lot of modification, but it wouldn't be impossible

WritersBeat 09-14-2006 06:42 PM

Arg =( okay.

KW802 09-14-2006 06:48 PM

Quote:

Originally Posted by WritersBeat
I've tried that then the layout gets really messed up. Like the center column was under the left column.

And what are they using?

That's because the generic shell creates the table container for the modules; when the generic shell option is turned off you instead need to modify the templates for the modules to have the '<table><tr><td>{content}</td></tr></table>' structure that the generic shell provides.

WritersBeat 09-14-2006 08:40 PM

Ah, I shall try that. Thanks.


All times are GMT. The time now is 05:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01072 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete