vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - Control signatures height per pixel with CSS (https://vborg.vbsupport.ru/showthread.php?t=197825)

RocCityDad 01-19-2009 06:53 PM

i don't think I did it right... not working

Mazinger 01-20-2009 06:37 PM

Are you sure you applied my instructions correctly?

yingzhou 01-31-2009 12:21 PM

If I don't want to hide it, how can I add the scrollbar to the last part?

Mazinger 01-31-2009 09:09 PM

Quote:

Originally Posted by yingzhou (Post 1729876)
If I don't want to hide it, how can I add the scrollbar to the last part?

Change overflow:hidden; to overflow:scroll;

HolyKiller 02-08-2009 05:13 PM

I'm using 6 skins on my forum. One is default skin, the other four are from eXtreme pixels, and the last one is free skin Pro Bangla ( from vbulletin.org -> HERE ).

This signature restriction works perfectly on the fist five skins (default and eXtremepixels skins) BUT, it doesn't work with ProBangla skin. I am rly confused.

In CSS i have (like in other's five skins)
Code:

/* ***** Signature Cut ***** */
.fixedsig {
max-height:100px;
height:expression((document.documentElement.clientHeight) > 100? "100px" : "100%");
overflow:hidden;
}

and in postbit_legacy (again, "like in other skins")
Code:

<div class="fixedsig">$post[signature]</div>
Can anyone please help me, what i can do with this?

Thanks a LOT

Holy

Mazinger 02-09-2009 02:17 AM

PM me with your forum admin access and I'll have a look myself.

HolyKiller 02-09-2009 08:42 AM

Quote:

Originally Posted by Mazinger (Post 1738284)
PM me with your forum admin access and I'll have a look myself.

Funny, but ok, i'll send you access to test forum :)

Check your PM

trotskid 03-01-2009 10:48 AM

Quote:

Then go to the style option and add these lines in the CSS
Hi, where exactly can I modify that?

Thanks ;)

Mazinger 03-01-2009 11:32 AM

Look at this:
http://www.vbulletin.com/docs/html/m...css_additional

trotskid 03-01-2009 12:21 PM

Thank you Mazinger!

It´s posible to limit also the width?

Greetings


All times are GMT. The time now is 06:11 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.02300 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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