-
Author
-
March 23, 2017 at 23:44 #156540
Pablito
ParticipantHi, I would really appreciate your help to modify the colour of user avatar border (white circles around the user profile image), and preferably depending on the member type (for example yellow for users with “teacher” member type and blue for “student” member type). thanks for your great support and best regards
March 27, 2017 at 08:37 #156731Laura
ModeratorHello, that si not available right now, i can help you change the border color but not based on the member type
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 27, 2017 at 22:24 #156867Pablito
Participantok I understand. Can you please let me know how to change the colour? for example to green. Thanks a lot
March 27, 2017 at 22:28 #156868Pablito
ParticipantAnd I would also appreciate your help to change the colour of the small circle at the bottom-right of the profile picture (it is now grey if online, and blue if online). Is it possible to change its position, for example to the top-left?
Thanks in advance and best regardsMarch 30, 2017 at 01:01 #157170Laura
ModeratorHello, to change the border color use this css
add to style.css of child themeCOPY CODE.buddypress #item-header-avatar { border-color: green !important; }For the online button position
COPY CODE.buddypress .kleo-online-status { /* right: 0; */ bottom: 20px; width: 16px; height: 16px; right: 4px; left: 4px; top: 15px; }For the online button color: if online
COPY CODEspan.kleo-online-status.high-bg { background: white !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2017 at 12:02 #158407Pablito
ParticipantThanks Laura,
it worked. The online circle is now well located in the member profile picture. However, the position of the online circle in the page of search member directory results is not good yet (as you can see in the attachment). Can you help us with it? Muchas graciasApril 13, 2017 at 20:24 #158456Laura
ModeratorHello, can you share a link to the page so i can check it out? I will be happy to help you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2017 at 21:24 #158470Pablito
Participanthola, esta es la pagina: https://www.inartist.org/people/type/artists/
tienes que entrar como indicado en my ticket “How to change avatar border/circle colour by member type?”
eres espanola, no? de donde? 🙂
graciasApril 14, 2017 at 04:45 #158500Laura
ModeratorHola 🙂
Prueba añadiendo el siguiente código en style.css del child themeCOPY CODEspan.kleo-online-status.hover-tip.click-tip { margin-left: -12% !important; margin-top: -25% !important; }No soy española pero vivo en españa 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 14, 2017 at 10:46 #158522Pablito
ParticipantHola,
bueno, ahora el circulo esta bien posicionado en la directory (https://www.inartist.org/people/type/artists/) pero sale mal en la pagina del perfil (https://www.inartist.org/people/admin/), mira el attachment, gracias
No eres espanola, pero escribes muy bien en espanol 🙂April 14, 2017 at 22:43 #158555Laura
ModeratorHola, prueba con este código
COPY CODE.directory span.kleo-online-status.hover-tip.click-tip { margin-left: -12% !important; margin-top: -25% !important; }Dime si funciona 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 17, 2017 at 20:35 #158687Laura
ModeratorMe alegra que funcione 🙂
Dime si necesitas ago mas, es un placer ayudar 🙂
Oh si no es molestia nos ayudarÃa mucho si pudieras votar con 5 estrellas al tema en themeforestHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 22, 2017 at 10:26 #159308Pablito
ParticipantHola Laura,
he visto ahora que el circulo no esta bien posicionado en la directory de la pagina de los miembros de cada grupo. Mira por favor el attachment. Puedes ayudarme, mil graciasApril 24, 2017 at 03:09 #159395Laura
ModeratorHola, funciona correctamente o aun lo ves mal?
Avisame para revisarlo 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 24, 2017 at 09:13 #159405Pablito
ParticipantHola, funciona corretamente excepto que por la pagina de los miembros de cada grupo, por ejemplo: https://www.inartist.org/groups/verdi-group/members/
April 25, 2017 at 20:27 #159570Laura
ModeratorHola, prueba con este código 🙂
COPY CODEspan.kleo-online-status.hover-tip.click-tip { margin-left: -7px; margin-top: -15px; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 25, 2017 at 21:04 #159573Pablito
ParticipantHola, funciono’ por el group member 😉
pero ahora el online circulo de cada profile member no esta de nuevo bien posicionado (see attachment) ;(
Espero tus noticias, graciasApril 26, 2017 at 22:46 #159713Laura
ModeratorHola, prueba a reemplazar el ultimo código por este
COPY CODE.groups span.kleo-online-status.hover-tip.click-tip { margin-left: -7px; margin-top: -15px; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 26, 2017 at 22:58 #159714Pablito
Participantperfecto, funciono’ 🙂 mil gracias por tu ayuda y paciencia 🙂
April 28, 2017 at 00:23 #159801Laura
ModeratorSiempre es un placer ayudar 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.