Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: timtraver on January 23, 2009, 07:20:31 PM

Title: message list pane header
Post by: timtraver on January 23, 2009, 07:20:31 PM
Hi all,

I couldn't find discussion on this in the archives, although it might be a repeat subject.

In the message list pane where it shows the list of messages when a box is selected, the header row that includes the text "Subject" etc... and the sort arrows appear to be in an iframe type of space.

When there are more messages than can be fit in the window, the scroll bar is enabled, but when scrolling down the messages, the header bar scrolls off the top...this happens in both horizontal and vertical orientations, and in any of the skins that I have installed, so I am assuming this is a core function of roundcube.

Is there any way to get the header pane to stay put? or maybe put it above the scrolling pane???

It just seems like it should really stay in place as you scroll the messages.

Thanks,

Tim.
Title: message list pane header
Post by: rosali on January 24, 2009, 12:16:27 AM
Well, it could be done by modifying the template css ...

Make table tboby scroll with thead and tfoot fixed on both IE5+ and Firefox - Vincent Demay (http://blog.demay-fr.net/index.php/2007/10/22/87-make-table-tboby-scroll-with-thead-an-tfoot-fixed-on-both-ie5-anbd-firefox)