-
Author
-
February 28, 2014 at 02:15 #11600
Keith Graham
ParticipantI am having some issues with the horizontal search bar. All the options are running in to each other and not going on to their own lines. http://www.myboondockingnetwork.com/members/ is an example. I have searched for settings and CSS styling but can’t find it. Any suggestions would be appreciated.
March 4, 2014 at 14:26 #11841Abe
KeymasterHi Keith,
We made some changes to the file that generates the form to add some specific classes to each form field so you can customize easily by CSS
Please replace until next update this file content p-content\themes\sweetdate\custom_buddypress\kleo-bp-search.php with https://archived.seventhqueen.com/files/kleo-bp-search.txtAfter that you can inspect the elements using Firebug for Firefox or Chrome browser and add specific styles like:
COPY CODE.hz-checkbox {clear:left;}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 4, 2014 at 17:04 #11864Keith Graham
ParticipantAlso wanted to say that your customer service and support is superb.
April 13, 2014 at 15:21 #15002MotionProm
ParticipantHello,
How can i customize this layout ? I don’t understand. Here is result i’ve got :
http://www.cinequontest.com/members/Text is in white, background too and i really want all the checkboxes left-align row by row. How can i do it ?
Thanks
April 15, 2014 at 10:41 #15150Abe
KeymasterHi, To have the checkboxes left aligned you can do it by adding this CSS
COPY CODE.two.columns.bglabel { clear: left; }
Any other styling to that section should be done with custom CSS. Inspect the elements using Chrome browser or Firebug for Firefox.
Example background change CSS:COPY CODE#horizontal_search form.custom div.custom.dropdown a.current { background: #f4f4f4; } #horizontal_search.custom div.custom.dropdown a.selector { background: #F4F4F4; } #horizontal_search input[type="text"] { background: #F4F4F4; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.April 15, 2014 at 16:15 #15182MotionProm
ParticipantThank you so much !! Best Support ever !!
One more thing, could you please tell me on which kind of web hosting you have your demo website, because mine is very slow and i guess i need to change my hosting service : please check it out : http://www.cinequontest.com
April 16, 2014 at 17:15 #15256Abe
KeymasterYou should change to a VPS (Virtual Private Server) or a dedicated server from shared account. WE are currently hosting ours at OVH.us in a dedicated machine
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.