Forum Replies Created
-
AuthorPosts
-
Neeraj Shrestha
ParticipantHI Steve,
Thanks for prompt response.
I added the custom css code in the style.css itself and it seems fine but the dropdown was not working. Then I commented out the javascript
//CUSTOM FORM ELEMENTS
//$(‘select, input[type=radio],input[type=checkbox],input[type=file]’).uniform();However, this affected my other plugins features and I can not deactivate the bepro-listing too as this is being used for community members to share their contents. So, please suggest if there is any other way of making the dropdown category possible.
Thanks.
Neeraj Shrestha
ParticipantHi Steve,
You said that ” What we’ll need to do is create a set of CSS rules for cMap that override the CSS from the theme that is ruining the layout for you.
Add the following to the theme’s custom CSS area:”Please let me know how where is the theme’s custom CSS area. Do you mean to say that http://www.enepalisansar.com/wp-content/themes/SocialChef/css/style.css need to be modified by adding these css styling:
<h1>cn-cmap .vcard {</h1>
float: none !important;
width: auto !important;
height: auto !important;
overflow: visible !important;
color: #000 !important;
}<h1>cn-cmap .cn-clear {</h1>
display: block !important;
}input#cn-search-submit {
background: url(http://www.enepalisansar.com/wp-content/plugins/connections/assets/images/icons/search.png)8px center no-repeat #FFF !important;
}<h1>cn-search-input {</h1>
width: 140px !important;
}please let me know.
Thanks.
Neeraj
Neeraj Shrestha
ParticipantHello, it has been more than 18 hours and I have not heard anything from you. Please respond . I am running out of time to implement my project. Thanks
-
AuthorPosts
