Closed Bug 166182 Opened 22 years ago Closed 20 years ago

neocron.com - bad table rendering

Categories

(Tech Evangelism Graveyard :: English Other, defect)

x86
All
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mat, Unassigned)

References

()

Details

(Whiteboard: [havefix][havecontact])

on www.neocron.com, 2 cells in the main table get rendered to the right of the
main content, instead of being at the bottom.

fix is easy : in http://www.neocron.com/themes/Neocron/style/style.css, around
line 205, they have this ruleset :
table.main table.content {
 width: 521px;
 margin-right: 2px;
 margin-bottom: 3px;
 float: left;
}

the float:left; should be removed, or they should have a clear: both; rule after
the .content table.
Summary: neocron.com : bad table rendering → neocron.com - bad table rendering
en other
Assignee: nitot → english-other
Component: Europe: West → English Other
QA Contact: brantgurganus2001 → english-other
WFM, identical to IE6
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.