Black

Well-Known Member
Hello,
I'm afraid I have to ask you one more time.
i would like to have a line under the avatar, so that the contribution ahl and halt the icons is separated. how could i get that?

Unbenannt-14.jpg
 
Try this in extra.css:

Code:
.XenBase .messageUserBlock .extraUserInfo dl {
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
    margin-bottom: 4px;
    display: block;
}

I've added padding + margin for better spacing, but you may need to increase/decrease those to your liking.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back