vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   how to bottom align sigs? (https://vborg.vbsupport.ru/showthread.php?t=302072)

mikez006 09-09-2013 03:43 PM

how to bottom align sigs?
 
I used this template edit (https://vborg.vbsupport.ru/showthrea...postbit_legacy) to remove the dead pace and condense the postbit content area. However now I want to bottom align sigs so they appear at the bottom of posts instead of having dead space.

How how do I bottom align sigs?

RickyH 09-10-2013 10:08 AM

Can you provide a link to the forum you're wanting to edit? We can further associate the information if we can see what it is you're trying to achieve :)

mikez006 09-10-2013 03:04 PM

This is a good example.
http://www.epicnpc.com/epicnpc-news-...ml#post3167313

You can see here the sig for this member is aligned at the top with dead space at the bottom because of the height of the users profile. I'd rather the sig be justified to the bottom and have the dead space at the top.

fxdigi-cash 09-14-2013 02:47 AM

I guess and not sure about it, but it should work...

you need to add this extra css to the same class you have:

PHP Code:

.clear, .cleardiv {
clearboth;
displaynone;
height100px;


add the extra style as shown above in red,

Then go to your template where <div class="cleardiv"></div>

Move that div to above <div class="after_content">

Save you work and see how things go.

I believe this is the only way, but possibly there is another way...

Good luck


All times are GMT. The time now is 10:03 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.01004 seconds
  • Memory Usage 1,717KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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