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)
-   -   Increasing gap in forumbit (https://vborg.vbsupport.ru/showthread.php?t=276957)

rughis 01-14-2012 02:12 PM

Increasing gap in forumbit
 
Hi all

I need to increase the gap in forumbit beacuse I use 19px custom posticons. With the 4.1.10 migration I begin to have a graphic problem with posticons in forumbit (see attached pic, you can see that the icons are cutted on the top).

https://vborg.vbsupport.ru/external/2012/01/55.png

It's driving me potty that I can't seem to increase the gap to give space to the custom posticon, despite extensive messing about with stylevars and CSS.

Does anybody know how to get rid of it?

LifesGreatestGift 01-14-2012 05:04 PM

in additional.css
add
Code:

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow{height:70px}
change the 70 to the height to fit your needs.

rughis 01-14-2012 08:04 PM

Thank you for your help :)

I tried to do this, but unfortunately the gap between the top of forum row and the posticons didn't change :(

LifesGreatestGift 01-14-2012 08:11 PM

link me to your forum please. you may need a mix of height and padding-top

--------------- Added [DATE]1326576095[/DATE] at [TIME]1326576095[/TIME] ---------------

I misinterpreted what you were asking for. here is the proper code to add to additional.css

Code:

.forumlastpost p.lastposttitle{overflow:visible !important}

rughis 01-14-2012 08:56 PM

Quote:

Originally Posted by LifesGreatestGift (Post 2287829)
link me to your forum please. you may need a mix of height and padding-top

--------------- Added [DATE]1326576095[/DATE] at [TIME]1326576095[/TIME] ---------------

I misinterpreted what you were asking for. here is the proper code to add to additional.css

Code:

.forumlastpost p.lastposttitle{overflow:visible !important}

Thank you very much LifesGreatestGift! :)

Now it's OK!!! :)

https://vborg.vbsupport.ru/external/2012/01/53.png


All times are GMT. The time now is 09:27 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.00987 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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