View Full Version : Align Postbit
Hello.
Recently, I upgrate from vb 3.8.7 to vb 4.1.2
I have this problem, my postbit are not align.
I attach 2 images, my postbit old, are align, and my postbit new are not align.
I want align my new postbit like my old postbit, but I don't view how align the postbit.
Thank you very much!
Edit: First image, is postbit old (vb 3.8.7) second image is postbit new (vb 4.1.2).
Any can help me?
Its important for me.
Thanks a lot!
Lynne
03-17-2011, 12:13 AM
Can we get a link to see it? Try something like:
.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd {float: left;}
You may want to also adjust the width:
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}
That will fix the default vbulletin stuff. You'll have to ask in the Thanks modification thread for help with that.
Hello Lynee.
In the first time, thank you for your repply and help :)
In my first post I indicated that, recently I upgrate to vb 4.1.2, really, I testing for upgrade to vb 4.1.2. My web now works in vb 3.8.7 and I tested all for upgrade my site to vb 4.1.2.
This tests are in a folder testvb protected with username/password by .htaccess.
I can post the link for my web vb 3.8.7, but for the upgrade to vb 4.1.2, if you want, by PM I indicated to you the username and password for acces to folder testvb that contain the upgrade to vb 4.1.2.
(Sorry if my english is not very good).
About your reply, sorry, but I don't understand very well that I need for made.
I search in a template postbit a:
.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd {float: left;}
But I don't view any similar.
I don't know very well that I have to do.
Thank you very much for your help!
Best regards!
Lynne
03-17-2011, 07:49 PM
As I indicate in my signature, if I post CSS and don't say where to add it, put it into your additional.css template.
Sorry Lynne for me forgetfulness.
I made this changes in my additional .css template, I add your code:
.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}
And this, solved my issue, now appears postbit like vb 3.8.7 :)
(I attach a image)
But, I need ask in the Thanks modification thread for help with that, because only the last line of Thanks, not appears well, and I can't view for align like others fields of postbit.
Thank you very much!! :)
This is my new postbit with your help:
Lynne
03-18-2011, 04:21 AM
Glad that is working.
Thank you very much at you for your help :)
Best regards!
Hummell
03-24-2011, 02:34 PM
I tried to add this to my additional.css template, but it's not working :(
Lynne
03-24-2011, 02:53 PM
If something doesn't work and you want help, you NEED to post a link to the site and that style so we can see what is going on.
Hello.
Now, some users comment to me that not view well the postbit info.
I think the problem is with new I.E. 9.0.
If I delete this code of my additional.css view well the info (not align, but view well the info) but if I insert this code in my additional.css the users that use IE 9 not view well the postbit.
They users, for view well the postbit need apply the compatibility to IE9.
This is the image that, the users view the postbit without mode compatibility with IE9:
Thanks and regards
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.