Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:20:40 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Row highlighting in tables and trees  (Read 1575 times)
scullion

Offline Offline

Posts: 9


« on: December 13, 2007, 07:03:39 AM »

Hi there,

A suggestion towards better usability: it would be nice to have row highlighting in tables and trees in backend (section "Pages", for example). Without such feature, clicking the right icon on the right-hand side of the page requires some aiming. cool
Logged
marathoner

Offline Offline

Posts: 495


« Reply #1 on: December 13, 2007, 06:46:09 PM »

"Pages" display each page as a table. The tables, which appear as rows, are already highlighted grey with a white divider between each row.

I suppose you could modify /admin/pages/index.php to include an even/odd row color if it's that important to you. It might be easier just to increase the padding (the white divider) of each table so that there is a bigger gap between each row.
Logged
scullion

Offline Offline

Posts: 9


« Reply #2 on: December 14, 2007, 05:45:39 AM »

I actually meant dynamic row highlighting, i.e. responding to onMouseOver events. Sorry, I should have put myself clearer.

As for modifying the system... Well, I'm aware of this possibility, of course, but I was not asking for a tip where to hack in.  shocked If I understood it right, this forum branch was created for posting suggestions for future versions, right? That's what I did. smiley
Logged
doc
Guest
« Reply #3 on: December 14, 2007, 08:55:56 AM »

Hello,

well for a WB 2.7 we plan to add some new features to the WB backend.
One will be a backend.css file to allow customizing without touchting core files.

If you are interested in taking an active part of the WB 2.7 development, please send a PM to ruebenwurzl or myself.

Regards Christian
Logged
marathoner

Offline Offline

Posts: 495


« Reply #4 on: December 14, 2007, 08:18:17 PM »

@scullion

If I understand what you want, you can currently achieve this by simply adding a line to the CSS:
.pages_list tr:hover{background:#aaaaaa;}


Logged
scullion

Offline Offline

Posts: 9


« Reply #5 on: December 15, 2007, 06:58:00 AM »

I already did that, thanks, it works fine (I used #E0E0FF color). Would be nice if this little thing became default in the next release.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!