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)
-   -   Post Bit Footer Width/Height for larger images than 16x16px? (https://vborg.vbsupport.ru/showthread.php?t=232262)

M@tthew 01-05-2010 03:06 PM

Post Bit Footer Width/Height for larger images than 16x16px?
 
1 Attachment(s)
Hi everyone,

I'd like to make the post-bit footer wider (higher?) to accommodate larger images than the default 16x16px images, for post edit, reply, quote etc (see attached screenshot).

I can't find how to do this - I've tried adjusting the StyleVars and the postbit template .css file 'postbit.css' (height settings in footer, no luck).

Can anyone help, otherwise I'm stuck with 16x16px images.

Many Thanks. :)

Oyabun 02-22-2010 05:51 PM

Quote:

Originally Posted by M@tthew (Post 1947950)
Hi everyone,

I'd like to make the post-bit footer wider (higher?) to accommodate larger images than the default 16x16px images, for post edit, reply, quote etc (see attached screenshot).

I can't find how to do this - I've tried adjusting the StyleVars and the postbit template .css file 'postbit.css' (height settings in footer, no luck).

Can anyone help, otherwise I'm stuck with 16x16px images.

Many Thanks. :)

I need that too, seriously!

Xtrato 02-22-2010 05:55 PM

ok here, do this::

Go to SEARCH IN TEMPLATES ::: Select your Template

Find : .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols

Select postbit.css , if you use Firefox , CTRL - F , and paste the same code , or just find it ... It will loook something like ..


Code:

.postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
        padding: 3px 0 7px;
        display:block;
        background: {vb:stylevar postbit_foot_background};
        _background-image: none;
        font: {vb:stylevar postbit_control_font};
        width: 100%;
        height: 16px;  <<--- CHANGE THIS VARIABLE TO WHATEVER YOU WANT
        margin-{vb:stylevar right}: 10px;
}


and well, save it ..

Oyabun 02-22-2010 05:59 PM

Using 4.0.2, followed your explanation, doesn't seem to work...

Xtrato 02-22-2010 06:02 PM

link to your site? , and you need to also complement the change with padding and or margins to center your image..

Oyabun 02-22-2010 06:03 PM

http://forum.de

Watch for example here.
Where do I have to change the padding and margins?
Im so confused since vb4 :(
Can't find anything...

Xtrato 02-22-2010 06:07 PM

any test account? i dont feel like registering ..

Oyabun 02-22-2010 06:10 PM

Quote:

Originally Posted by Xtrato (Post 1988983)
any test account? i dont feel like registering ..

Sorry,

nick: testuser
pass: 12345

Just need to know where to change the
"padding and or margins "

Xtrato 02-22-2010 06:13 PM

can you go to my site www.xtrato.net , and click on Live Support ( top right ) , no you wont be charged .. i find it difficult what you are REALLY trying to achieve here.. maybe some live chat will help , then we can post results here.

Thanks

Oyabun 02-24-2010 01:28 AM

Couldn't figure it out :(

Oyabun 03-02-2010 03:38 PM

Anyone else, any idea?


All times are GMT. The time now is 08:07 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.01150 seconds
  • Memory Usage 1,732KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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