The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
i want all of them from username to avator be center what shoud i do? |
#12
|
||||
|
||||
by the way my version is 4.0.2
|
#13
|
||||
|
||||
Sorry, but CSS is almost impossible to just come up with from seeing an image. If you want someone to write some CSS to center your userinfo, you should post a link to a showthread page so someone can play with it using firebug.
|
#14
|
||||
|
||||
but i saw this at this site:
http://www.dotsis.com/mobile_phone/a...9x-signed.html my showthread is: http://forum.mobile4persian.com/appl...-personal.html |
#15
|
||||
|
||||
It looks like they just went through and applied "text-align:center" to all the classes in the sidebar there. Just use firebug and go right down the items there to get their classes.
|
#16
|
||||
|
||||
i coud do it but there is only one problem.
i can't align center the repetution image (above avator) any suggestion for it? |
#17
|
||||
|
||||
Sorry, I can't get to your site so I can't make any suggestions:
Quote:
|
#18
|
||||
|
||||
tnx for your reply plz try again,here is the postbit.css:
|
#19
|
||||
|
||||
here is the postbit.css:
|
#20
|
||||
|
||||
find:
Code:
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar { display:block; margin:{vb:math {vb:stylevar padding}/3} auto 0; text-align:{vb:stylevar left}; width: auto; float: {vb:stylevar left}; clear: both; } Code:
.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar { display:block; margin:{vb:math {vb:stylevar padding}/3} auto 0; width: auto; clear: both; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|