The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
||||
|
||||
Add this to the .navbar:
Code:
margin-bottom: -10px; |
#42
|
|||
|
|||
Do you know maby why <center> / </center> and <br> is not working in postbit_legacy ?
Because i can't add there spaces or center the user informations. And uhmm to resize my user rank image i added this code: fieldset, img { border: 0; max-width: 200px; } but now is my website logo also that small :S |
#43
|
||||
|
||||
Quote:
|
#44
|
|||
|
|||
<a href="http://boomboomforums.com/showthread.php?2-Forum&p=2#post2" target="_blank">http://boomboomforums.com/showthread...orum&p=2#post2</a>
|
#45
|
||||
|
||||
Ok for the postbit, try adding this to your additional.css
Code:
/* center avatar, username, title, rank in postbit legacy 4.0.1 */ .postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;} .postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;} .postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;} |
#46
|
||||
|
||||
And why change the user ranks via css? You should load the size image you want to be there.
|
#47
|
||||
|
||||
Quote:
2. You should not use them at all. Use CSS on existing elements to create the effect you want. Quote:
.ranks img { ... } BTW: Are you German? |
Благодарность от: | ||
Max Taxable |
#48
|
|||
|
|||
Somehow the extra user informations are not centerd :O
--------------- Added [DATE]1407189351[/DATE] at [TIME]1407189351[/TIME] --------------- Yes |
#49
|
||||
|
||||
Ok do this:
Code:
.postbitlegacy .userinfo .userinfo_extra { text-align: center; padding-left: 30px; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|