If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports
web standards, although its content is accessible to any browser or Internet device.
Posted: 9/15/04 2:39 am Alternating row colors *within* specific forums
This has been driving me batty, and I'm sure I'm just missing something.
I want to have alternating row colors in the lists of topics within specific forums themselves. I've configured my board so that it has alternating row colors on the forum directory (main) page, as well as within message threads. But nothing I do seems to alternate the row colors within the topics lists.
Posted: 9/15/04 8:16 pm Re: Alternating row colors *within* specific forums
Yes, the Message Thread Rows 1 and Message Thread Rows 2 colors have been set. Those are for the alternating rows within message threads themselves, and I'm having no difficulty with that whatsoever. (See link in my previous post.)
I'm trying to set alternating row colors in the lists of message topics.
Posted: 9/16/04 3:08 am Re: Alternating row colors *within* specific forums
If it cant be done through the custom colours then it would have to be done with javascript, and no script exists for that
Posted: 9/16/04 4:50 am Re: Alternating row colors *within* specific forums
Thanks for the code.
Unfortunately, it didn't work for me. I did as instructed, by all rows remain the same color.
I do have other customized coding (primarily css, no javascript) in the first and fourth boxes, so perhaps there's a conflict that won't allow the code you've written to work properly.
Posted: 9/16/04 5:17 am Re: Alternating row colors *within* specific forums
Oh and on a side note, it might not be causing problems now but it might in the future, in your sidebar code, right at the beginning there is a missing "
Posted: 9/16/04 7:37 pm Re: Alternating row colors *within* specific forums
Wow! Works like a charm. Thank you very much!
I also added the missing quotation marks in the sidebar code. Thanks for catching that!
If any of the admins happen to read this thread, I'd highly recommend that chrish18's javascript be included in one of the Cool Tips and Tricks FAQs. I'm sure there are many others like me who want these alternating row colors within the forum message lists.