Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • in reply to: Change the font color in member profile cover page #154048
     Gomero
    Participant

    Laura, I’ve managed to play with the code and fix what I need. Not so pretty with plain black text but it works fine! Thanks again.

    COPY CODE
    
    #item-header 
    
    h4.user-nicename {
        color: black;
    }
    
    div#item-meta a {
        color: black !important;
    }
    
    span.activity {
        color: black;
    }
    
    in reply to: Change the font color in member profile cover page #153986
     Gomero
    Participant

    Hi Laura, thanks. Your code below partially solved the issue.

    COPY CODE
    #item-header div#item-meta a {
        color: black !important;
    }

    I can now see “add as friend” and public/private message text, but user last active time still in white text. is there another CSS code I can use for that?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change the font color in member profile cover page #153858
     Gomero
    Participant

    Hi Laura, please check the other topic as the solution you gave did not solved the issue completely. Thank you!

    in reply to: Text Colar in Cover Image #153789
     Gomero
    Participant

    Hi Laura, thanks. That partially solved the issue. I can now see “add as friend” and public/private message text, but user last active time still in white text. Can I change that?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Text Colar in Cover Image #153580
     Gomero
    Participant

    Hi, what about changing the white color on the cover page? Most users don’t upload a photo/image so the text is unreadable.

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)

Log in with your credentials

Forgot your details?