Joraala
11-08-2010, 05:51 PM
https://vborg.vbsupport.ru/showthread.php?t=250296&highlight=postbit
I need that, but not for postbit legacy, I need it for the regular horizontal postbit. I have tried a few things but it's not working :(
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {min-width: 0;}
^^ There is the code that works for postbit legacy, but not for the horizontal postbit. Could you please help me? Thanks.
--------------- Added 1289275411 at 1289275411 ---------------
Edit: Here it is for anyone wondering, figured it out. Put this in additional.css of course.
.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
font-size:11px;
text-align:left;
}
I need that, but not for postbit legacy, I need it for the regular horizontal postbit. I have tried a few things but it's not working :(
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {min-width: 0;}
^^ There is the code that works for postbit legacy, but not for the horizontal postbit. Could you please help me? Thanks.
--------------- Added 1289275411 at 1289275411 ---------------
Edit: Here it is for anyone wondering, figured it out. Put this in additional.css of course.
.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
font-size:11px;
text-align:left;
}