Log in

View Full Version : postbit legacy border issue


friendlymela
10-07-2013, 07:45 AM
Hey Friend i have recently make changes in my postbit legacy now its looking good but i want that the options and its answer will be visible in one line or in a row its looking little bit up down and i want that the options will start from left side with one space not touch with postbit legacy border .

have look this image and guide me what should i do?

http://www.friendlymela.com/attachment.php?attachmentid=4973&d=1381060892

ozzy47
10-07-2013, 08:22 AM
Add this to your additional.css

postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
margin-left: 5px;

}

friendlymela
10-07-2013, 01:18 PM
Add this to your additional.css

postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
margin-left: 5px;

}

Thanks ozzy but i have add it in last of additional.css but its showing same no change tell me where i put this code?

ozzy47
10-07-2013, 01:59 PM
It should work, it did fore on your site with firebug.

friendlymela
10-07-2013, 02:06 PM
It should work, it did fore on your site with firebug.

what is firebug?

ozzy47
10-07-2013, 02:36 PM
It's a developer tool addon for Firefox. If you pm me a admin account, I can look at it on your site when I get home.

ozzy47
10-07-2013, 08:29 PM
Just to show you how it may look here is a screenshot.

This is set to 20px, just to show it does move.

friendlymela
10-08-2013, 02:00 PM
Just to show you how it may look here is a screenshot.

This is set to 20px, just to show it does move.

i have put this code but i dont see any further change

postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
margin-left: 20px;

}

please check my website

--------------- Added 1381248555 at 1381248555 ---------------

see ozzy its still same after 20px

https://vborg.vbsupport.ru/external/2013/10/60.png

ozzy47
10-08-2013, 03:08 PM
Pm me a admin account, and I can look at it when I get off work.