In firefox forum page gets overalaped with left side column (middle colum)
novogreen - November 22, 2008 - 10:52
| Project: | AD The Morning After |
| Version: | 6.x-1.5 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Alan Cooney |
| Status: | closed |
Jump to:
Description
Hi, First thanks for such a wonderful theme. It works just fine. Though in firefox 3.0.3, I seem to have hit a small bug, where forum page (using default core forum module) (http:/someurl/forum) gets overallaped with left column. In IE6, it seem to show just fine. I have attached a screen shot of behavior.
| Attachment | Size |
|---|---|
| Ad-morning_after_bug.jpg | 125.79 KB |

#1
No comments, closing. I think this issue has been resolved in the most recent build. Otherwise just tweak your CSS as desired. I think the Forum module CSS has also been updated to be a bit more compatible with varying themes.
#2
I have the same issue. I like everything about the theme but the forums are unusable.
The issue occurs for me in IE and in Firefox.
If I have to "tweak" my CSS, what css file should I edit and what should I change?
I have Drupal 6.12
Thanks
#3
I decided to bump this post because I found a fix:
I have installed "Advanced Forum" in Drupal - the issue is fixed for me.
Thanks for a great theme.
#4
#forum table {width: 100%;
float: right;
}
Simple fix in style.css as above. Adding to latest version.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.