Topic: change spacing
I would like to change the spacing that is after each line of text to zero in the posts, like in the signatures. I don't like having a spacing between them. But I don't know where to look in the css. How would i do that?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → change spacing
I would like to change the spacing that is after each line of text to zero in the posts, like in the signatures. I don't like having a spacing between them. But I don't know where to look in the css. How would i do that?
Its item 2.4 in the main stylesheets
DIV.postmsg P {LINE-HEIGHT: 1.4}
Just change the setting to whatever suits you. I would suggest LINE-HEIGHT: normal. As an alternative you could just delete the item alltogether.
Thank you!
PunBB Forums → PunBB 1.2 discussion → change spacing
Powered by PunBB, supported by Informer Technologies, Inc.