The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Post Bit Footer Width/Height for larger images than 16x16px?
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. |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
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 .. |
#4
|
|||
|
|||
Using 4.0.2, followed your explanation, doesn't seem to work...
|
#5
|
||||
|
||||
link to your site? , and you need to also complement the change with padding and or margins to center your image..
|
#6
|
|||
|
|||
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... |
#7
|
||||
|
||||
any test account? i dont feel like registering ..
|
#8
|
|||
|
|||
Sorry,
nick: testuser pass: 12345 Just need to know where to change the "padding and or margins " |
#9
|
||||
|
||||
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 |
#10
|
|||
|
|||
Couldn't figure it out
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|