vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Help modifying member profile layout in 3.8 (https://vborg.vbsupport.ru/showthread.php?t=209157)

GetGamer.com 03-22-2009 08:18 PM

Help modifying member profile layout in 3.8
 
1 Attachment(s)
I've got a very narrow forum width: 588px. It's designed to accommodate a sidebar that matches the rest of the site.

I have it working pretty well with most of the site, but I'm having problems formatting the member profile (see attached image).

Any suggestions on how to rearrange the floating content blocks?

Seven Skins 03-22-2009 08:40 PM

Why dont you use:

HTML Code:

<if condition="THIS_SCRIPT !=member">SIDE BAR CODE HERE</if>
This will remove sidebar in membe.php page but it will show in all the other pages.

GetGamer.com 03-23-2009 03:14 PM

Quote:

Originally Posted by Seven Skins (Post 1774561)
Why dont you use:

HTML Code:

<if condition="THIS_SCRIPT !=member">SIDE BAR CODE HERE</if>
This will remove sidebar in membe.php page but it will show in all the other pages.

Brilliant! If I want to do the same for a few other pages is there a way to do that? !=member, !=arcade for example?


All times are GMT. The time now is 05:32 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.03013 seconds
  • Memory Usage 1,714KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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