searchKeyword.php Layout

Hi,

I couldn't find searchKeyword.php in Pages Builder... how can I rearrange the blocks to be in two columns?... The Search Sections on the left and the Search Results on the right, like Google Site Search page...

Thanks

Quote · 15 Aug 2014

Any help?

Thanks...

Quote · 20 Aug 2014

You will need Deano's head injections module and add the following using the page title 'Search'.

It's only a workaround and depends on your sites styling.

<!-- Head Injection -->

<style>

form#searchForm {

background-color: rgba(255,255,255,0.8);

float: left;

width: 30%;

position: relative;

left: -15px;

margin-top: 1px;

}

div#searchArea {

width: 69% !important;

float: right !important;

margin: 0 !important;

}

.bx-def-margin-top-auto {

margin-top: 0 !important;

}

.boxContent {

margin-left: 15px !important;

}

</style>

Hope this helps
Richard
 
This is my signature, there are many like it but this one is mine...
Quote · 20 Aug 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.