In the age of big screens, it would be quite nice, if we could have each line in thread list in different color. Something simple and light Like: blue, white, blue, white,.. etc. It would be simpler to navigate and for example, if you look on the right side of the screen (where you can see last poster, replies and views) and you quickly turn left to enter the thread, you sometimes get lost
I think he's asking about alternating colors for each topic within specific forum (similar to columns appearance).
It's actually a good idea - with the wide screens it became sort of an issue.
Yes, that is how I read it too RB. It is a good idea but after checking the code out it would take a modification of the code to do the alternating class will need implementing. Just adding an extra css style for changing the color of the row is easy but alternating is where the code will need to be altered, which we know is frowned upon greatly
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.
For this reason, I suspect you will be waiting a while.
Originally Posted by RobDog888
Just adding an extra css style for changing the color of the row is easy but alternating is where the code will need to be altered, which we know is frowned upon greatly
I think this can be done in be done with a CSS selector rule which about -2.3% of browsers support. Other than that, we'd need a code modification or plugin, and that's not likely to occur.