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)
-   -   Board Optimization - How to reduce space in postbit (https://vborg.vbsupport.ru/showthread.php?t=230859)

LoneWolf71 01-18-2011 08:13 PM

Ok, i figured it out, it will work, however I had to delete all my styles but my main style, revert, and then add it again, working perfect now. Not a big deal, but here you can see it works now..

www.asskickersinc.com

You will need to register. :)

Shanti Nanda 01-19-2011 03:16 AM

It's working perfect for me in 4.1.1 <3

synseal 01-19-2011 02:56 PM

The problem lies with vbseo, if you turn off the Likes mod in vBSEO this works.

ekool 01-19-2011 08:36 PM

Quote:

Originally Posted by synseal (Post 2151484)
The problem lies with vbseo, if you turn off the Likes mod in vBSEO this works.

Struggling with this too. Would like something that allows it to work with the VBSEO Likes and looks good as well.

Anyone?

Discussion on VBSEO.com here as well: http://www.vbseo.com/f2/how-change-l...xt-link-47500/

EquinoxWorld 01-19-2011 08:54 PM

OK GOT IT FOLKS!

For those having problems with this mod using vBSEO simply search in templates (vbseo_buttons.css) for : .vbseo_buttons

replace:

Code:

.vbseo_buttons {
        clear: both;
        font-size: {vb:stylevar small_fontSize};
        position: relative;
}

with:

Code:

.vbseo_buttons {
        font-size: {vb:stylevar small_fontSize};
        position: relative;
}

and also replace:

Code:

.vbseo_buttons .vbseo_liked {
        border-color:#D5D5D5 #B3B3B3 #999999;
        border-style:solid;
        border-width:1px;
        background: {vb:stylevar postbit_userinfo_background.backgroundColor} url(vbseo/resources/images/forum/vbseo_like.png) 5px center no-repeat;
        -moz-border-radius: {vb:stylevar border_radius};
        -webkit-border-radius: {vb:stylevar border_radius};
        border-radius: {vb:stylevar border_radius};
        clear: both;
        display: block;
        padding: {vb:math {vb:stylevar padding}-3} {vb:math {vb:stylevar padding}-3} {vb:math {vb:stylevar padding}-3} ;
        padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2.5};
        margin: {vb:stylevar padding};
        <vb:if condition="$stylevar['textdirection'] == 'rtl'">
                background-position: right;
        </vb:if>
}

with :

Code:

.vbseo_buttons .vbseo_liked {
        border-color:#D5D5D5 #B3B3B3 #999999;
        border-style:solid;
        border-width:1px;
        background: {vb:stylevar postbit_userinfo_background.backgroundColor} url(vbseo/resources/images/forum/vbseo_like.png) 5px center no-repeat;
        -moz-border-radius: {vb:stylevar border_radius};
        -webkit-border-radius: {vb:stylevar border_radius};
        border-radius: {vb:stylevar border_radius};
        display: block;
        padding: {vb:math {vb:stylevar padding}-3} {vb:math {vb:stylevar padding}-3} {vb:math {vb:stylevar padding}-3} ;
        padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2.5};
        margin: {vb:stylevar padding};
        <vb:if condition="$stylevar['textdirection'] == 'rtl'">
                background-position: right;
        </vb:if>
}


And of course follow the instructions in the first post. Working perfect for me now.

ENJOY!

PS.: UPDATE: WORKS ON 4.1.3. WITH VBSEO 3.6.0

PS.: UPDATE: WORKS ON 4.1.11 WITH VBSEO 3.6.0

synseal 01-19-2011 09:35 PM

Yes that has fixed it, nice work!.

EquinoxWorld 01-19-2011 10:52 PM

Quote:

Originally Posted by synseal (Post 2151681)
Yes that has fixed it, nice work!.

Glad you confirm :up: Your mention of the vBSEO find made it easier so nice work to you too, happy we got this resolved.

ekool 01-20-2011 02:21 PM

Quote:

Originally Posted by EquinoxWorld (Post 2151657)
OK GOT IT FOLKS!

For those having problems with this mod using vBSEO simply search in templates (vbseo_buttons.css) for : .vbseo_buttons

And of course follow the instructions in the first post. Working perfect for me now, check it out: http://aniworlds.net/free-world/75-lair-weirdos.html

ENJOY!

Working perfectly for me as well, thanks much!

Gn_Snake 01-23-2011 08:09 PM

Yesss Man!!! :up:...Fixed!

sisterhood 01-24-2011 11:54 AM

Extra Nice THX!!!


All times are GMT. The time now is 11:13 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.01356 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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