Advanced Search – CSS alignment issue

In this template when going to advanced search the price row is messed up.

This is not just in my clients site but even in your demo.

Im guessing its the css.

I would just delete it from the attibutes to show it in advanced search but its the main thing people use to filter results.

All browsers have this issue.

2 answers

Profile photo of chavan 100.00 $tone August 4, 2011
Public

Add this code to this file: /skin/frontend/default/jm_epidio/css/theme.css

Code:

#advanced-search-list .input-range {
    margin: 0 0 0 140px;


}

#advanced-search-list #price_to {
    margin: 10px 0;


}

Note: If you Find my Post useful please click on the Thanks Icon

#1

This question is now closed

Written By

Comments