raytrails Well-known member Jan 10, 2014 #1 There's a misalignment when it comes to the space above the 'user ribbon'. I have circled the area which is too close to the user title. Push the whole ribbon 2-3 pixels down, and we're talking perfection Attachments space.webp 3.3 KB · Views: 30 Upvote 0
There's a misalignment when it comes to the space above the 'user ribbon'. I have circled the area which is too close to the user title. Push the whole ribbon 2-3 pixels down, and we're talking perfection
EQnoble Well-known member Jan 10, 2014 #2 I think that is more of a preference However if you wanted to change that yourself on your own board you would just add some margin-top to .userBanner in extra.css Code: .messageUserBlock .userBanner { margin-top:2px; }
I think that is more of a preference However if you wanted to change that yourself on your own board you would just add some margin-top to .userBanner in extra.css Code: .messageUserBlock .userBanner { margin-top:2px; }
EQnoble Well-known member Jan 10, 2014 #4 Garamond said: No preference, just a marginal correction. Click to expand... I'll give you that...but it is after all a correction to fit the aesthetic to your own eye so I say we are both right.
Garamond said: No preference, just a marginal correction. Click to expand... I'll give you that...but it is after all a correction to fit the aesthetic to your own eye so I say we are both right.
Jeff Fuqua Well-known member Sep 5, 2014 #5 I agree with the OP but this code did not work for me. Any suggestions?