Display filters inline

A place for users and developers of the Xataface to discuss and receive support.

Display filters inline

Postby Martin Dowse » Mon Apr 06, 2009 2:25 am

Hi

I have several filters on one of my table list and calendar view and the appear on separate lines. I'd like them to all be on a single line. Can anyone tell me how to do this?

Thanks.
Martin Dowse
 
Posts: 12
Joined: Mon Aug 04, 2008 4:42 pm

Postby shannah » Sun Apr 12, 2009 11:07 am

Add the following to the end of your plone.css file (in the xataface dist):
Code: Select all
div.resultlist-filters ul li { display: inline; list-style-type: none; list-style-image:none}
div.resultlist-filters h3 { display: inline; font-size: 12px; color: #444}
div.resultlist-filters ul { display: inline}


These rules must have been removed by accident somewhere along the line. I've added them back so they'll be part of the next release.

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby Martin Dowse » Wed Apr 15, 2009 7:56 pm

Thanks Steve

I've made the change, cleared browser cache etc; but the filters are still on separate lines. Is there anything else I need to do to turn on the inline function?

Cheers
Martin
Martin Dowse
 
Posts: 12
Joined: Mon Aug 04, 2008 4:42 pm

All good now

Postby Martin Dowse » Thu Apr 16, 2009 11:49 pm

My mistake - index.php was pointing to dataface on the production system.

Thanks.
Martin Dowse
 
Posts: 12
Joined: Mon Aug 04, 2008 4:42 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 12 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved