Opened 17 years ago
Closed 17 years ago
#1386 closed defect (bug) (no action required)
Forums Page in IE8
| Reported by: | Ezd | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
The forumspage does not look too good right now using IE 8. (Dont know about other browsers) but i've attached a screenshot.
Attachments (2)
Change History (6)
#3
@
17 years ago
Is this an issue anymore? The layout is very different in the new bp-default for 1.2.
#4
@
17 years ago
- Resolution → invalid
- Status new → closed
- Summary Forums page → Forums Page in IE8
As far as Adobe Browserlab can show, it looks fine in IE8. Feel free to reopen if you're running IE8 and it doesn't look like the attachment.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
All of those boxes are floated left... so it's just the content that's making them bump down sometimes. Could happen in any browser. I've seen it in Safari. Just depends on how long the description text is. Options... 1. truncate the description text 2. force a fixed height on those boxes 3. add some php logic to clear every other float.