in IE6, Sands theme, Drupal 4.6.
Background colors don't alternate.
Example: http://prescottarts.youcanweb.net/cs/node/81.
Forum-related rules are shown there also. (flatforum rules merged with Sands rules)
Also, note extranous icon in first post. Is the title supposed to be repeated there?
Thx,
D. Lynn
Comments
Comment #1
Ayman commentedHi,
I see things are working as expected on the page you linked to, did you resolve the issue yourself?
Comment #2
PAAHCweb commentedNice to get a response!
Actually, I haven't encouraged forum use because the problem isn't solved. It still looks the same in IE6: here's a screenshot. In FF, after decreasing the font size, only the third comment shows this behavior.
Using Sands theme w/tables.
Thx,
D. Lynn
Comment #3
Ayman commentedI'm sorry for the delay, I was away from Drupal.org for some time...
For your problem, I think it's happening because there is no enough space for pictures in the left side of forum posts, I suggest you play with CSS width values in flatforum.css:
Change the values to something like 25% and 70% and see how it goes.
Comment #4
PAAHCweb commentedWhat worked was reducing .comment-right to 75% and leaving .comment-left at 10%. I'm guessing an IE padding issue?
The delay was not a problem for me. I reached a point of diminishing returns on that project, and needed a break anyway. Thanks for pointing me in the right direction!
Cheers,
D. Lynn
Comment #5
michelleJust tidying up.
Michelle