vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Editing the YAAS profile template (https://vborg.vbsupport.ru/showthread.php?t=154085)

djdonx 08-02-2007 05:55 AM

Editing the YAAS profile template
 
A while back i installed the YAAS and it has worked fine. Just recently i have installed the "interactive profiles" by Psionic Vision and on profile views some of my members who have multiple awards stretch there page over the specified width. I dont want to change the default width of my forum i want to keep it at 800px. Is there any way of making the way the awards are displayed any different then what it is at the minute.
If you view the page with firefox it automatically sorts the awards into rows and columns to fit the page. I was wondering if this was possible with other browsers like IE. A screenshot is shown below:
https://vborg.vbsupport.ru/external/2007/08/24.jpg

Thanks in advance for any help.

Opserty 08-02-2007 09:02 AM

You can use style="width:XXpx" to define a width for what ever is used to contain the awards, its most likely either a div or a table

e.g.:
HTML Code:

<table style="width:400px;"....
(It will be somewhere in your MEMBERINFO template I'm guessing.)


All times are GMT. The time now is 10:40 PM.

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.02133 seconds
  • Memory Usage 1,709KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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