WebSite X5Help Center

 
Kent K.
Kent K.
User

Customize search page  en

Author: Kent K.
Visited 507, Followers 1, Shared 0  
Tags: searchpage

 I need to customize this php page, but cant find the option for it. I have a template graphic logo, and the results from the search page or presented over this logo. Doesn seem nice, so i need to push down the results from the resultlist

Posted on the
1 ANSWERS
Incomedia
Claudio D.
Incomedia

Hello Kent,

You can add the css code to move down the results in step 1 in the Expert tab

You will need to move down the search result div called #imSearchContent

You can try a code like:

<style> #imSearchContent {padding-top: 180px;} </style>

Many thanks!

Read more
Posted on the from Claudio D.