Log in

View Full Version : Can't remove 10 pixels from postbit legacy...


Jaxel
08-17-2010, 07:24 PM
Image attached...

The avatar shown is 150px in width
The userinfo column has a 5px padding
This means userinfo should be 160px (150+5+5) in width.
postbitlegacy_userinfo_width is set to 160 (circled in the image)

However, there are still 10 extra pixels of width on the userinfo column. How do I get rid of this?

http://www.8wayrun.com/threads/7613-Soulcalibur-5-a-Definite-Possibility

KevinL
08-17-2010, 07:40 PM
In:

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {

Change the "margin-left" to maybe 159px ..or whatever you want. :)