Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  •  GideonLupine
    Participant

    Ah, so what do you think of this? It seems to work. Do I need both CSS changes or just the one?

    I ask this because I am not clear on the exact nature of your PHP if-then changes in the child theme.

    I get the first part, but not the last two.

    COPY CODE
    .kleo-rounded-noborder {
    border-radius: 100%;
    border: none;
    }
    
    .avatar-social-login {
    border-radius: 100%;
    border: none;
    }
     GideonLupine
    Participant

    Very strange. You wrote the same thing I wrote, and it still does not work.

    I actually prefer the square, but I would still like to know why our CSS does not work.

    Not it is just a challenge.

    Using inspector I see CSS inspector:

    COPY CODE
    .kleo-bp-user-avatar img {
    width: 25px;
    border-radius: 100%;
    }
     GideonLupine
    Participant

    Is there a way to edit or delete a previous post?

    Anyway, this is my current output.

    COPY CODE
    <a title="Gideon Lupine" 
    class="kleo-bp-user-avatar kleo-rounded-noborder kleo-avatar-menu js-activated" 
    href="http://cantmisshwp.com/members/gideonlupine/" 
    style="line-height: 88px;">
    <img 
    src="http://lh3.googleusercontent.com/-wy1AFyJuXMo/AAAAAAAAAAI/AAAAAAAASHs/C72PY3xdNC0/photo.jpg" 
    alt="Profile picture of Gideon Lupine" 
    class="avatar avatar-social-login" 
    height="25" width="25" 
    style="float:left; margin-right:10px">
    </a>
     GideonLupine
    Participant

    I just noticed something about the class:

    COPY CODE
    <img 
    src="http://lh3.googleusercontent.com/-wy1AFyJuXMo/AAAAAAAAAAI/AAAAAAAASHs/C72PY3xdNC0/photo.jpg" 
    alt="Profile picture of Gideon Lupine" 
    class="avatar avatar-social-login" 
    height="25" width="25" 
    style="float:left; margin-right:10px">
Viewing 4 posts - 1 through 4 (of 4 total)

Log in with your credentials

Forgot your details?