-
Author
-
December 7, 2016 at 04:09 #146291RoaderParticipant
No my friend. I dont want KLEO for now.
Only I want: Align “Order by”, and Style for the members search. The code for search is:COPY CODE<div id="members-dir-search" class="dir-search" role="search"> <?php bp_directory_members_search_form(); ?> </div><!-- #members-dir-search -->
But, when I put this code in Members / Index.php, the Search appears without Css, Because SweetDate only has Css for Groups–Dir–Search and Blog.
December 8, 2016 at 14:57 #146429RaduModeratorHi,
The CSS it’s not compatible from a theme to another, you should customize from scratch that markup
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 8, 2016 at 22:40 #146471RoaderParticipantMy friend Radu, what is the Css for align very well?
I did try but not well…December 9, 2016 at 03:50 #146492RoaderParticipantWell Radu.
I want to put 1 like 2 (example)
I suppose that you know the css for get it.
Attachments:
You must be logged in to view attached files.December 9, 2016 at 17:52 #146581RaduModeratorThey are different elements, or what are you referring to align to right ? or what ? Set flaot right for element 1
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 21, 2016 at 00:19 #147598RoaderParticipantHi Radu. No man,
please, give me a css for that,
for now… I have: (photo 1)
but I want (photo 2)
Attachments:
You must be logged in to view attached files.December 21, 2016 at 18:06 #147696RaduModeratorHi,
Here’s the CSS
COPY CODE.members .item-list-tabs { display: inline-block; vertical-align: middle; } .members #subnav ul { padding: 0; margin: 0; }
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution -
AuthorPosts
You must be logged in to reply to this topic.