Search box direction!

When you enter a word in the search it takes you to a page that lists:

Search

and then the results.

 

I wondered where this actual page is in the cpanel manager as its not a standard block and it would look a lot better for me to list the results first.

Thanks

Quote · 20 Feb 2012

to list the result first open searchKeyword.php files and on line 71

change this

$_page_cont[$_ni]['page_main_code'] = $sForm . $sSearchArea;

to this

$_page_cont[$_ni]['page_main_code'] = $sSearchArea . $sForm;

Its so simple :)

Good luck

so much to do....
Quote · 20 Feb 2012

I had looked all over for this for nearly 2 days, many thanks Prashank25.

I have a similar question to adjust the page layout of the blogs when you go in to categories. I mean the page that will list on the left:

Actions

Overview

Catergories

Tags

 

and then list the actual category on the right 

Ie. Vacation

 

I wanted to delete some of the blocks but can't seem to find where its stored!

 

I have placed this in a forum without any success, I don't suppose you have any idea where this page is as well do you?

Quote · 20 Feb 2012

what is the address of the thread and explain with some screenshot.

so much to do....
Quote · 20 Feb 2012

http://www.boonex.com/forums/?action=goto&my_threads=1#topic/Blogs-layout.htm

 

thanks

Quote · 20 Feb 2012
 
 
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.