Search result page template not rendering properly

akshay's picture
akshay
Fri, 04/01/2016 - 11:41
#1
Search result page template not rendering properly

Hello,
Though there is no search page on your demo site, we incorporated search functionality in our site. But the search result page looks so shabby that it looks likes the search result template is not rendering at all.
Please find the attached screenshot.

Image title

Please provide proper solution.

cindy's picture
cindy
Tue, 04/05/2016 - 00:14

Hi,

Please send us your site url with admin account

We will check this for you

cindy's picture
cindy
Tue, 04/12/2016 - 04:46

Hi,

Please take a look athttp://demo.megadrupal.com/d7/md-flawleshotel/search/node/Integer . That is the Drupal default search. If you would like to use, please check your email for the updated file, and add the following code into file md_flawfeshotel.css in folder sites\all\themes\md_flawleshotel\css\front

/ Search Page /
.page-search .search-form input#edit-keys {
width: 100%;
}
.search-form .form-submit{
background: #000;
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 1;
cursor: pointer;
-webkit-border-radius: 0;
border-radius: 0;
text-transform: uppercase;
padding: 14.5px 15px;
border: solid 1px transparent;
}
.search-form .form-submit:hover{
background: #32312b;
color: #b8b5a0;
}
#search-form #edit-basic label{
font-weight: normal;
margin: 0;
}
#search-form #edit-basic{
position: relative;
}
#search-form #edit-basic input[type="submit"]{
position: absolute;
top: 0;
right: 1px;
margin: 25px 0;
}
.search-advanced legend a{
font-size: 14px;
font-weight: bold;
}
.search-advanced .criterion{
display: inline-block;
margin-right: 20px;
vertical-align: top;
}
.search-advanced .form-checkboxes{
max-height: 170px;
overflow: auto;
}
.search-advanced .form-checkboxes label{
display: inline;
}
.search-advanced .action{
margin-top: 20px;
}
.node-results{
margin: 40px 0;
}
.search-result{
margin-bottom: 30px;
}
.search-result .item-title{
text-transform: capitalize;
}

If you use custom search (other module or views), you have to customise css by yourself cause it is not in our support scope

akshay's picture
akshay
Wed, 04/27/2016 - 01:54

Sorry for this late reply.
As your reply was not on time. We did it on our own. Thanks for the update though.

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.