FS#5248 - bugs.archlinux.org - advertisements interfere with functionality

Attached to Project: Arch Linux
Opened by Vinay S Shastry (shastry) - Saturday, 19 August 2006, 10:41 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 14 April 2007, 14:09 GMT
Task Type Bug Report
Category Web Sites
Status Closed
Assigned To Simo Leone (neotuli)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm on 800x600 resolution, and the webpage is partly screwed due to ads appearing on the toolbar.

Please check attachment.
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 14 April 2007, 14:09 GMT
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Saturday, 19 August 2006, 11:43 GMT
It's because the banner has a float: right; where the toolbar buttons have a float: left. Adding an empty div element after the banner code would fix it:

<div style="overflow: hidden; width: 1px; height: 1px; clear: both; float: left"></div>
Comment by Simo Leone (neotuli) - Sunday, 08 April 2007, 01:36 GMT
this should be fixed i think.
Comment by Vinay S Shastry (shastry) - Sunday, 08 April 2007, 03:21 GMT
Yes. Looks ok to me now. Thanks!
Comment by Simo Leone (neotuli) - Sunday, 08 April 2007, 06:24 GMT
testing mail notifications. ignore me.

Loading...