Project

General

Profile

Actions

Feature #15411

closed

List module (typo3-dblist) row cycle

Added by Thomas Murphy over 18 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2006-01-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Problem: Some applications use cycling background colors in lists to enhance readability which is not possible in TYPO3.

Solution: Give rows cycling subclasses.

(issue imported from #M2261)

Actions #1

Updated by Sebastian Kurfuerst over 18 years ago

Check the following TSconfig:

mod.web_list {
alternateBgColors = 1
}

does this help?

Greets, Sebastian

Actions #2

Updated by Thomas Murphy over 18 years ago

hi sebastian,
it does! Thanks, didn't know about that.

Actions #3

Updated by Thomas Murphy over 18 years ago

Problem again: now TYPO3 adds a bgcolor to every row & cell.
That makes it problematic to for example style elements inside in relation to the background-color, e.g. putting a different border color around the "dbctrl-icons" related to the background-color. (In our case needed for the hover-effect on the icons).

Actions #4

Updated by Ingo Renner almost 16 years ago

alternating row colors are available through a pageTS setting

Actions

Also available in: Atom PDF