Re: Thread list line colors
It may be possible to do with some css but I think JPnyc would be the one to completely anyswer if it can be done without a Hack.
Re: Thread list line colors
Quote:
Originally Posted by RobDog888
It may be possible to do with some css but I think JPnyc would be the one to completely anyswer if it can be done without custom coding.
Actually, I'm still not sure what gavio is asking.
Re: Thread list line colors
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.
Re: Thread list line colors
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 :D
Re: Thread list line colors
Quote:
Originally Posted by RobDog888
... but alternating is where the code will need to be altered, which we know is frowned upon greatly :D
Indeed agreed... :)
1 Attachment(s)
Re: Thread list line colors
Quote:
Originally Posted by Hack
Actually, I'm still not sure what gavio is asking.
If you're still not sure, here's something that might help you ;)
Re: Thread list line colors
I'm totally waiting on this?! :)
Re: Thread list line colors
For this reason, I suspect you will be waiting a while. :)
Quote:
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
Re: Thread list line colors
Well... it will be surly done once. The sooner the better :D
Re: Thread list line colors
It may be a new feature of the new version 3.7 which one day soon we will be upgraded to.
Re: Thread list line colors
Probably be best to have that setting in your personal page, which you could turn on/off. (if its codable for the new version)
Re: Thread list line colors
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.