-
Author
-
June 29, 2016 at 07:53 #127330graphiteParticipant
Hi
Is it possible to add an image on the background of member directory page?
Thanks 🙂
June 29, 2016 at 18:04 #127390LauraModeratorHello, just add this to style.css of child theme
COPY CODE.buddypress #main { background-color: black !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 30, 2016 at 03:06 #127512graphiteParticipantThank you Laura.
It works.I use image so I edit as
COPY CODE.buddypress #main { background-image: url('') !important; }
June 30, 2016 at 03:18 #127515graphiteParticipantHi just notice that it changes all the background of Buddypress pages.
Is it possible to change the background of member directory only?July 4, 2016 at 06:49 #127881LauraModeratorHello, yes you can use this
COPY CODE.directory #main { background-image: url('URL HERE') !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 8, 2016 at 15:36 #128506graphiteParticipantHi
Both .buddypress #main and .directory #main work the same.
All background in Buddypress pages including Avtivity, Member, and Group are changed. However I want to change the background for Member page (buddypress member directory) only.
CheersJuly 11, 2016 at 08:45 #128697LauraModeratorHello, can you share admin credentials so i can test it better? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 20, 2016 at 23:32 #129705LauraModeratorHello, fixed with .directory.members #main instead of just .directory #main 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 21, 2016 at 20:18 #129800LauraModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.