vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - Resize Images in vBadvanced News Module (https://vborg.vbsupport.ru/showthread.php?t=247434)

digitaldome 02-12-2011 08:47 AM

thanks. working fine with vBadvanced CMPS v4.1.0

Juggernaut 05-01-2011 06:40 AM

Working good :D

dr.tawy 05-21-2011 08:39 PM

Great Work

Merenguista 05-22-2011 09:22 AM

thanks

Stefanus 05-24-2011 08:00 PM

To resize the image to max- width and height the following code can be used:

PHP Code:


.news IMG  {
    
max-width150px;
    
max-height150px;
    
widthexpression(this.width 150 "150px" true);
    
heightexpression(this.height 150 "150px" true);


vBadvanced CMPS v4.0.1 - vBulletin™ Version 4.1.2

hanhdn 10-17-2011 10:24 AM

thank very usefull

msametg 11-22-2011 07:53 AM

thanks. it works perfect.

usuyusu 11-25-2011 09:10 AM

Great!!!!!

I have been looking for something like this for months!!!!

:)

THANK YOU!!!!

:)

You can see it working at my site guys!!!

mradlin 12-12-2011 01:20 AM

Working great!!

Thanks

CountRock 03-04-2014 12:53 PM

Works great! thanks!


All times are GMT. The time now is 02:13 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.01135 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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