Re: [css-d] DIV margins

2005-09-27 Thread m4nticore
Thanx :-) Problem solved :-) Finally I've retouched the image adding the margin directly in it :-) __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/

[css-d] DIV margins

2005-09-26 Thread m4nticore
Hi. Sorry for my bad english :-) I've a problem in setting the margins of a div element. Here there is the page www.cougarspecialforce.com. Here there is the stylesheet: www.cougarspecialforce.com/tpls/s/master.css. In Firefox and Opera the page renders just fine, but in IE6/Win the margins of

[css-d] IE Absolute postioning problem

2005-06-23 Thread m4nticore
I've a problem with this page: http://m4nti.altervista.org/index.html Inside the box-green class there is an img tag positioned absolutely with css. The page rendering is perfect within Firefox 1.0.4 but if I view the page in IE 5 for Windows, it's broken. Here there's the stylesheet http://m4nti.a

[css-d] Float layout

2005-06-22 Thread m4nticore
Hi, I have to restyle this site http://www.webrainstorm.it/menu.php?menu=1&ch_lang=ita, making the layout fluid. At first I0ve tried using this CSS code: html { background: url(img/top-right.png) no-repeat top right; } body { background: url(img/top-left.png) no-repeat top left; }

[css-d] Problem with a footer

2005-05-02 Thread m4nticore
Hi. I have a problem with a pageFooter div (http://m4nti.altervista.org/test/index.html). I would position the footer (in the page a red box) at the very bottom right of the window. If the pageNavigation div make the page to scroll, then the pageFooter have to follows pageNavigation. But this doesn