• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

Gamer member-card

Status
Not open for further replies.

Steve F

Well-known member
Here is a member-card that is great for darker styles. I made it to use on my own site and figured I would share. Also included is the close.png image. I changed both of the paths for the images.

You can change the file path to the close.png in Style Propeties -> Overlays and Tooltips -> Overlay Close Gadget

To change the file path for the member-card just add the CSS to the EXTRA.css of your style.

Code:
.xenOverlay.memberCard
{
    background: url('styles/skinden/camo/xenforo/overlay/member-card.png') no-repeat !important;
}

You may also have to change the text colors for the member-card depending on your current setup.

Enjoy!

memeber-card-ss.webp
 

Attachments

  • close.webp
    close.webp
    622 bytes · Views: 28
  • member-card.webp
    member-card.webp
    12.2 KB · Views: 35
Status
Not open for further replies.
Top Bottom