member card styling question

Status
Not open for further replies.

Peanut

OMG Member
Jul 22, 2010
20
0
50
UK
hello, where about and how do i change the fonts in the member card that pops up? and is it possible to change the colour of the member card itself?
I am new to this so please can you make your answers new person friendly :) thank-you.
 

Vincent_imported

Trusted Member
Dec 1, 2010
747
0
100
28
Belgium
www.hlxbans.net
The fonts on the member card are the same fonts as used on the site, I don't think you can change them apart.

The Member Card itself is an image, so the color can only be changed by replacing the image.
There is no setting for the member card image yet :(

So there's 2 things you can do:
1. Just overwrite the image in your FTP (Not recommended, because you'll have to overwrite with every update)
2. Upload it with a unique name in your FTP and change the path in the templates (Recommended, I'll explain this way)

What you gotta do is just go to this page: http://xenforo.com/community/threads/member-card-overlay.8148/
- Pick a color you like and download it.
- Name it member-card_ziva.png and put it in your styles/default/xenfor:wave:overlay/folder
- Go to ACP -> Appearance -> Templates -> Select Style -> member_card.css
- Find this: "background: transparent url(@imagePath/xenfor:wave:overlay/member-card.png);"
- Change it to this: "background: transparent url(@imagePath/xenfor:wave:overlay/member-card_ziva.png);"

I tried to explain as best as I can, I hope you understand, if not, just ask :)
 
  • Like
Reactions: 2 people

Peanut

OMG Member
Jul 22, 2010
20
0
50
UK
ok i asked the question wrong. its not the fonts i want to change its the text colour in the member card.
 

Peanut

OMG Member
Jul 22, 2010
20
0
50
UK
hello i would like to change the bit that has the member since/messages/likes received etc many thanks
 

Floris

I'm just me :) Hi.
Staff member
Jan 1, 2001
60,101
1,425
930
47
Netherlands
mrfloris.com
@mutedTextColor in color palet
problem is, if you set it to a dark color, on frontpage of forum you can see it clearly against a white background
if you change it to lighter color so it's easy to read on membercard, it goes basically white on white on the frontpage forum, can't read it there ..
 
  • Like
Reactions: 1 person
Status
Not open for further replies.