Sent by Ingo Chao on 10 April 2005 08:08
Ben Sytko schrieb:
> http://www.techgage.com/test/.
> 1.) On the main page, the MMO News column is positioned a few pixels too
> low. By using the Web developer tool bar for FF and turning on "Outline
> block level elements" you can see the problem. ... This is also present on a few other pages for
both the main column
> and the side column as well. Strangely, the problem doesn't exist in IE6
> but appears in FF. I've not tested any other browsers at this moment.
Opera shows the same behavior.
..topheadline {margin-top:0;}
<h1 class="topheadline">MMO News</h1>
By using the Web developer tool bar: try the "CSS|Disable Browser
Default Styles".
By using the Dom-Inspector: Inspect - Search|Select Element by Click -
click on the MMO News. Then switch the Object-Window to [Object - CSS
Style Rules]: h1
Note that there is the default style sheet (for inspecting,
gre/res/html.css here) and your style sheet affecting this h1 (try out
changes here via right click + context: NewProperty/Edit/Delete).
> 2.) This is somewhat related to #1.
and the same fix.
Opera8 beta3 cuts the div.w3 images in the footer at the line-height,
maybe because there is no width specified in this float.
..w3 { float: right; width: 100%; text-align: right;}
Ingo
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/