Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
AIL PROTECTED]> wrote: > Radu Adam schrieb: > > http://www.dinamo-online.net/beta/ > > > ... Now the box does float by the left sidebar, but not as it should (as I > > want). > > This is what I did: ... > > I think you could insert this > /* hide from

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
> Do you still refer to this link? > http://www.dinamo-online.net/beta/ Yes I refer to this link! > and I think the problem you are referring to is that the box in the > middle is placed vertically under the box at the left? You should try to > give an adequate problem description. > > Currentl

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
So, I tried many things to come to a solution, but it seems it won't work. I don't have padding or width declarations for the #content id, yet it's not showing as it should in IE. I need some more advice, if someone could give it. Thanks in advance! On 6/26/05, Radu Adam <[EMAIL

Re: [css-d] Using a class to create a line

2005-06-26 Thread Radu Adam
It's text-decoration: underline or if you want to use an image: background: url("image") bottom center; - I used this method when I wanted to underline a title with a gradient colored line. On 6/26/05, Angus at InfoForce Services <[EMAIL PROTECTED]> wrote: > I am trying to understand how to get a

Re: [css-d] Problems with layout in Firefox

2005-06-26 Thread Radu Adam
Felix Miata <[EMAIL PROTECTED]> wrote: > Radu Adam wrote: > > > Thanks for the advice and tips. Can you take a new look at it? It > > looks much better now... only that IE doesn't show it as it should. > > Some more help needed, please. > > Looking only i

Re: [css-d] Problems with layout in Firefox

2005-06-26 Thread Radu Adam
Thanks for the advice and tips. Can you take a new look at it? It looks much better now... only that IE doesn't show it as it should. Some more help needed, please. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailma

Re: [css-d] Problems with layout in Firefox

2005-06-26 Thread Radu Adam
I'm a little newbie ... can you explain better? On 6/26/05, Christian Heilmann <[EMAIL PROTECTED]> wrote: > > I'm working on www.dinamo-online.net/beta and I have some layout > > problems. I know you'll blame me for using tables, but I didn't find a > > good solution for my 3 columns layout ... so

[css-d] Problems with layout in Firefox

2005-06-26 Thread Radu Adam
I'm working on www.dinamo-online.net/beta and I have some layout problems. I know you'll blame me for using tables, but I didn't find a good solution for my 3 columns layout ... so I don't understand why the divs "slip" out of the table's columns. It looks perfect in Opera and IE (I never use IE) .