vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Prevent Oversized Images Breaking Message Tables & Sigs 2.1 (https://vborg.vbsupport.ru/showthread.php?t=110310)

UtahNissans 05-13-2006 05:47 AM

Sweet it works now. The only thing I am confused about is in phpbb2 they had a script that would actually resize teh images automatically and then with the mouse over the image it would show the actual size. Does anyone know how to do that?

Also I seem to just have the scrolling bar. How do I apply example #2 to my site?

Freesteyelz 05-14-2006 12:11 AM

There is a mod here that automatically resizes large images based on defined rules but it strains server resources. I think it's in the Code Modifications.

As for example #2, images that are within the width perimeter will post in full while images outside the width perimeter will show a scrollbar or get cut off, depending on the "auto" and "hidden" values. :)

UtahNissans 05-14-2006 08:20 PM

Well I did input the code already and it creates the scroll bar. If the other method is stressful on the server then I might not want to do that. But right now my board is fairly small and I am given 13GB of tranfer per day. So if I wanted to do it so that the board would resize automatically where would I look?

Freesteyelz 05-14-2006 10:22 PM

You can find it here. :)

Aurous 05-15-2006 10:45 AM

Quote:

Originally Posted by 007
Good work.

For those of you with variable width forums, I would suggest using:

Code:

.hideadvnews {
  width:auto;
  padding-bottom:20px;
  overflow:auto;
  overflow-x:auto;
  overflow-y:hidden;
  }

By setting the width to auto it will automatically adjust to fit the length of your screen. :)


width:auto; only works fine in FireFox. Even 100% doesnt work well in IE. So basically you need to set a width value for IE users.

Freesteyelz 05-16-2006 12:30 AM

That's correct. :)

While this modification was designed for fixed width layouts various members have offered solutions for fluid layouts. We haven't come across an effective code that warrants me changing the instructions or mod version. If we do then I will send an update via e-mail to all of the members who have cliced the "Install" link.

GrendelKhan{TSU 05-28-2006 03:45 PM

works great!

[high]* GrendelKhan{TSU clicks install :)[/high]

Freesteyelz 05-28-2006 11:55 PM

Thank you. :)

dwgotz 06-18-2006 06:07 PM

Just wanted to post and say this is a fantastic mod

Freesteyelz 06-18-2006 08:47 PM

Thanks for the feedback. :)


All times are GMT. The time now is 11:30 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.03109 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete