• tomlandon.net

    (@tomlandon)


    Hello, there – first of all my thanks for your great plug-in, which i already upgraded with two add-ons (cross posting and private messaging).

    Well: As written in the subject line, i neither can change the font color (which should be easy with some .css (color: #ffffff!important;) nor can i remove the icon left to the word “follow”/”unfollow” (because it is some .svg – maybe).

    Would you PLEASE help me out with some advices? I tried to register/login on your wpforo homepage, but this was also not possible – for unknown reasons.

    It is really important to me to have this solved. Thanks a lot indeed.

    Truly

    Tom

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi,

    Could you please show in a screenshot exactly what you would like to change?

    Thread Starter tomlandon.net

    (@tomlandon)

    Thanks a lot indeed for your fast answer. I solved this issue by using some nice .css code:

    .st0,.st1 {
    display: none!important;
    }

    .wpforo-follow-user-label {
    text-transform: capitalize!important;
    font-size: 14px!important;
    font-weight: bold!important;
    text-shadow: 1px 1px #000000;
    color: #ffffff!important;
    position: relative!important;
    bottom: 9px!important;
    }

    You can see the result here (below the avatar image): [ redundant link deleted ]

    Thread Starter tomlandon.net

    (@tomlandon)

    One might assume that the problem has been resolved through my own efforts, but despite the plugin’s greatness, I noticed that it’s unclear—at least to me—why some buttons have .svg icons while others have Font Awesome elements. Therefore, it’s important for me to know which class name was used on each button, so that reading it from the code isn’t so time-consuming. Thank you.

    Thread Starter tomlandon.net

    (@tomlandon)

    Hello, there. Thanks a lot indeed for your quick help. Could ANYBODY PLEASE help me to find a way of getting rid of this huge left space (see screenshot attached)? I spared out the VOTING (up/down arrows) and would like to have the entire width to show the comment/post in full. Thank you! Truly … Tom (tomlandon.net – you can see this there).

    https://drive.google.com/file/d/1Tiq3Gq6G4JO8Cph-qRZk2mly07yOkkPW/view?usp=sharing

    • This reply was modified 6 days, 10 hours ago by tomlandon.net. Reason: image not shown
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.