-
Author
-
March 6, 2015 at 12:29 #48944manuParticipant
how to add horizonal bar search to profile?
merci
manuAttachments:
You must be logged in to view attached files.March 7, 2015 at 04:26 #49061LauraModeratorHello, find in wp-content/themes/sweetdate/members/single/member-header.php copy it and paste it it inside of wp-content/themes/sweetdate-child/members/single
Then edit the file in your child theme and add the following
COPY CODE<div class="fronth"> <?php do_action( 'bp_before_directory_members_page', 'kleo_members_filter'); ?> </div>
Just after the first ?>
Then add this css to your quick css or style.css in child theme:
COPY CODE#search-bar { padding-top: 20px; background: rgba(255,255,255,0.1); padding-left: 100px; padding-right: 100px; padding-bottom: 20px; } .fronth { width: 132%; margin-left: -16%; margin-top: -2.5%; padding-bottom: 10px; }
Hope it helps 🙂
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 🙂
Attachments:
You must be logged in to view attached files.March 7, 2015 at 20:26 #49120manuParticipantsuper ;<merci beaucoup
http://mr-charming.net/membres-2/manolodes/#physiqueMarch 10, 2015 at 02:23 #49438LauraModeratorGlad it worked 🙂
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
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.