PDA

View Full Version : Add frames to postbit


booble
03-26-2014, 03:49 PM
I have this postbit:

https://vborg.vbsupport.ru/external/2014/03/6.jpg

I' searching how add this frame to the other info.

firebug say the frame has: (but I don't find it on templates for remove)

.bppostbit {
background: url("images/.../gradients/back6.png") repeat-x scroll left top rgba(0, 0, 0, 0);
border: 1px solid #C4C4C4;
margin-top: 2px;
padding: 3px;

if I add this to .postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a without deleting .bppostbit:

https://vborg.vbsupport.ru/external/2014/03/7.jpg

Where is .bppostbit ??


EDIT: OK, I found this and fixed.

ozzy47
03-26-2014, 10:46 PM
Cool, glad you sorted it. :)

booble
03-26-2014, 11:05 PM
Yes :) thanks