[css-d] IE 6 broke the page !

2005-11-11 Thread CoWBoY :-\)
Hello everybody, I'm working on a new template for phpBB. It's not yet fully finished. And after making it compatible both for Firefox and IE, there is still little details that I can't perform as well. Under Firefox, it looks perfect, but how can I avoid the little blank on the left side (near t

[css-d] how to vertical-align: middle ?

2005-07-07 Thread CoWBoY
Hello everybody, Before I'm using table, then my page looks like this: http://blog.afrikart.net/help/table.htm And I'm trying to move it to xhtml standards and it feels like this now: http://blog.afrikart.net/help/div.htm Ok, that looks good, but how to apply the property vertical-align:middle l

Re: [css-d] problem floating with Firefox

2005-07-03 Thread CoWBoY
Then, how I must proceed to obtain a look like in IE6 ? Therefore the stamp floats to the right and it stands there even the window is resized. --- Gunlaug Sørtun <[EMAIL PROTECTED]> a écrit : > CoWBoY wrote: > > When I'm applying position:absolute; to a picture,

[css-d] problem floating with Firefox

2005-07-02 Thread CoWBoY
Hi all, When I'm applying position:absolute; to a picture, its place is very different between IE and Firefox. Here it is: http://blog.afrikart.net/help/index.htm I want to display the image(stamp) at the right side like IE did it. But with Firefox, it still stands to the left. Need help, Many