[css-d] container overflows floated items in IE.

2006-05-19 Thread Marik G.
Hi All. I have troubles with floats in IE. Here's the source http://pastebin.com/724686 In IE container overflows contained items but there is no clearing... How do i make it behave as say in Firefox...where items overlap container. Thanks. PS.the source is an excerpt so it may seem redundant.

[css-d] color and visibility of list item's circles.

2006-05-16 Thread Marik G.
Hi all! I have simple unordered list: ul liItem1/li liItem2/li /ul And i've got 2 questions for you: 1. Is it possible to set colour for the item's bullet or circle(etc) and is that a cross browser feature. 2. how do i show those bullets when items have display:inline css rule applied. Thanks

[css-d] clearing floats in opera 8.0

2005-12-05 Thread Marik G.
Hi all! That's my first post in here. I've got few questions for you. Please check out the http://pastebin.com/449301 for the questions and the source. PS. requires opera 8.0 Thanks! __ css-discuss [EMAIL PROTECTED]

Re: [css-d] clearing floats in opera 8.0

2005-12-05 Thread Marik G.
On 12/5/05, Gunlaug Sørtun [EMAIL PROTECTED] wrote: You're most welcome Thanks! Now, I have looked at your page in Opera 8.0, 8.5 and 9prev1 - and Firefox 1.5. No problems that I can see. Ok, now http://pastebin.com/449543 is broken in opera 8.0. But it looks fine in ie6 and ff1.5. Thanks!

Re: [css-d] clearing floats in opera 8.0

2005-12-05 Thread Marik G.
I am unable to see any differences between rendering of anything between Firefox 1.5, Opera 8.0 and Opera 9prev1. I can't see any differences That's strange cuz http://pastebin.com/449301 has 2 yellow lines highlighting area that is used to fix opera's floating issue where as