[css-d] Problem with position ...

2008-08-01 Thread Marcelo Wolfgang
; z-index:100; display:block; } #people img{ margin:5px 5px 0 10px; } Very big TIA for any advice on how to fix this. Marcelo Wolfgang __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

[css-d] Background disapearing in IE

2007-08-08 Thread Marcelo Wolfgang
Hi list, I have a problem with a site I made, in flash and with simple css, that I can't figure out why the background of the site doesn't show up when the user refresh ( F5 ) the page. It simply don't show The url is www.bottero.net Any advices would be good TIA Marcelo Wolfgang

[css-d] I can't make any fixed position tutorial on ie work, please help

2007-02-06 Thread Marcelo Wolfgang
Hello all, I know this is had been covered before, I've 1 quazilion demos on the web, but I could not make it work on my site, So, I'm asking for advice on how can I make the footer of my website to be fixed on the bottom in IE6 ( it works well on other browsers ). here's the link

Re: [css-d] I can't make any fixed position tutorial on ie work, please help

2007-02-06 Thread Marcelo Wolfgang
Hi, It don't work, the element is throw to the end of the content and it scrolls normally you can check your solution in http://portfolio.grillo.tk/2007/devon.html Thanks for the input! On 2/6/07, Devon [EMAIL PROTECTED] wrote: how can I make the footer of my website to be fixed on the

[css-d] Can't understand this small gap in Firefox

2007-01-15 Thread Marcelo Wolfgang
Hi list, I couldn't find a solution for a small gap in Firefox in my design. You can check it out here http://portfolio.grillo.tk/2007 You will see that in FF after the main image in all the entries, there's a gap about 3 to 5 pixel where the background is being repeated as if the image was

Re: [css-d] Can't understand this small gap in Firefox

2007-01-15 Thread Marcelo Wolfgang
Hi, First thanks, this solved the gap. But, why it adds that space at the end when the image is in his default display setting ( inline ) ? if there's any content besides the image ? TIA Marcelo On 1/15/07, Michal Cizmazia [EMAIL PROTECTED] wrote: You will see that in FF after the main image

Re: [css-d] (IE6 Windows): an image's position:fixed is not fixed

2007-01-13 Thread Marcelo Wolfgang
and it also don't support png tranparency (but you can search for ways to do this). On 1/14/07, Philippe Wittenbergh [EMAIL PROTECTED] wrote: On Jan 14, 2007, at 8:06 AM, Christian Kavanagh wrote: http://www.polarissc.com/whowehelp.html This IMG is fixed to the bottom of the screen in

[css-d] Help to control my footer

2006-12-19 Thread Marcelo Wolfgang
Hi list, I'm struggling all morning trying to implement something like this : http://scott.sauyet.name/CSS/Demo/FooterDemo2.html on a website I'm developing, but I cannot make it work at all. and in IE I even can't make it display correctly( the footer is over the content) I've try a lot, and

[css-d] using a div to mask another div

2006-11-17 Thread Marcelo Wolfgang
Hi all, I'm trying to play with scriptaculous making a div scroll using Effect.MoveTo, I figure out the javascript part, but I'm having problem with the css I need to make a div on top of my thumbnails that will mask the thumbnails, so what i'm doing is something like this : [div

[css-d] That old browser from microsoft and overflow:hidden

2006-11-17 Thread Marcelo Wolfgang
I'm havving a problem with IE, that it's not respecting my overflow:hidden declaration when I move the layer that is 'masked' by the layer with overflow:hidden. the best way to see it is here eith IE and FF http://www.mobilciclo.org/novosite/eventos/ and click on the arrows beneath the right

[css-d] Thinner div's

2006-11-16 Thread Marcelo Wolfgang
Hi all, I'm trying to figure out and understand a problem that I have multiple times while coding, so if anyone can point me out what I'm doing wrong, and which is the best direction I can follow I'll appreciate it. Here's the problem I have a div with a small image only ( 5px per example ) if

Re: [css-d] Why a generic reference don't work here ?

2006-11-14 Thread Marcelo Wolfgang
[EMAIL PROTECTED] wrote: On 14/11/06, Marcelo Wolfgang [EMAIL PROTECTED] wrote: Hi list, #menu div a{ height:32px; width:180px; display:block; } #menu #home a{ background:#f4a707 url('../images/menu/home_01.gif')0 0 no-repeat; } #menu #projetos

[css-d] Why don't this work

2006-11-13 Thread Marcelo Wolfgang
Hi list, Trying to do something new today, playing with css, and change a background position of a image on hover. I've added the following code: #menu div a{ height:32px; width:180px; display:block; } #menu #home a{ background:#f4a707

[css-d] Why a generic reference don't work here ?

2006-11-13 Thread Marcelo Wolfgang
Hi list, Trying to do something new today, playing with css, and change a background position of a image on hover. I've added the following code: #menu div a{ height:32px; width:180px; display:block; } #menu #home a{ background:#f4a707

[css-d] background image not showing up [IE/FF]

2006-11-09 Thread Marcelo Wolfgang
Hi all, I'm developing a page that I'm having some problems with a background image being only show behind the first child element and not behind everything else, in both IE and Firefox I'm imagining that the reason are because of the floats, but I couldn't figure out really why this is

[css-d] [ot] just checking if I'm getting through

2006-11-09 Thread Marcelo Wolfgang
Sorry for the OT, but I've sent 2 emails, and don't get any replies, so if this goes to the list can someone just reply to it so I can blame myself about those emails and not gmail ( my email application ) Only 1 reply needed Thanks Grillo

Re: [css-d] Inspiration - CSS menus

2006-09-18 Thread Marcelo Wolfgang
Hi, I have this one, but it's not updated in a while: http://www.alvit.de/css-showcase/ HTH Grillo On 9/18/06, Portman [EMAIL PROTECTED] wrote: I was wondering if there is a site somewhere that has CSS based menus that I could get some inspiration from? I am looking for a vertical menu that

[css-d] postion:absolute not following a position:relative

2006-09-13 Thread Marcelo Wolfgang
Hi all, I'm trying to add an overlay badge to some photos in a site I'm developing, so I thought that adding positon:relative and position:absolute for them should do the trick, but I don't know what is the problem, but this ain't working. you can checkout the page at

Re: [css-d] radio buttons waaaaaaaaaay to big in IE

2006-08-29 Thread Marcelo Wolfgang
it and remove. The css got a little more messed up than I really wanted, but this is a late project, was due almost 2 weeks ago, I will beautify it after everything is working. Thanks for the answer. Grillo On 8/28/06, Mark Henderson [EMAIL PROTECTED] wrote: From: Marcelo Wolfgang [mailto

[css-d] radio buttons waaaaaaaaaay to big in IE

2006-08-28 Thread Marcelo Wolfgang
Hi list, Can anyone help me figure out why IE is acting so weird about the radio buttons on this page ? http://work.grillo.tk/gaiolla/checkout_shipping.html I've never seen anything like this, in FF it is normal, but IE messes up with their height. TIA Grillo

[css-d] IE css problems

2006-08-25 Thread Marcelo Wolfgang
Hi list, I'm having problems with some css in IE ( and who doesn't, how long before IE7 is mass adopted ?? ) here is the page: www.ricardogomyde6565.can.br/index_div.html and the css www.ricardogomyde6565.can.br/gomyde.css THe 2 problems I'm having is a 3 pixel gap in the background image in

[css-d] Where's the scrollbar (IE)

2006-08-23 Thread Marcelo Wolfgang
Hi list, Can anyone help me figure out why the scrollbar isn't showing in this page: http://www.mariocatto.com.br/loja/ I won't show to me using IE version 6.0.2900.2128.xpsp_sp2_gdr.050301-1519, but in Firefox it work perfectly. I'm very puzzled TIA Grillo

[css-d] Anchors and hidden overflow

2006-07-17 Thread Marcelo Wolfgang
Hi list, Is it possible to move 2 div's that has some content hidden by using the overflow selector using html anchors ? Like when click an link, the 2 div's respond to that click, moving itself ? Please advice __ css-discuss

Re: [css-d] PNG Background in IE6

2006-06-30 Thread Marcelo Wolfgang
png problem TIA On 6/30/06, David Laakso [EMAIL PROTECTED] wrote: Marcelo Wolfgang wrote: Hi list, Is it possible to have a png with transparency in IE ? I only found out about techniques to do that with images on the code, If someone can help me I appreciate. TIA Grillo Perhaps

[css-d] PNG Background in IE6

2006-06-29 Thread Marcelo Wolfgang
Hi list, Is it possible to have a png with transparency in IE ? I only found out about techniques to do that with images on the code, If someone can help me I appreciate. TIA Grillo __ css-discuss [EMAIL PROTECTED]

[css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
Hi list, I've searched for this error in the wiki and couldn't find any specific information about this. I have this page: http://work.grillo.tk/vilarigno/home.html and IE 6 isn't respecting the position:absolute of the badge... it works fine in FF and IE 7. Can someone take a look a share

Re: [css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
recently and when I ran a validator (an extension to FF, btw) I found a couple of things that were fixed and the page worked in IE. HTH, Riva Marcelo Wolfgang wrote: Hi list, I've searched for this error in the wiki and couldn't find any specific information about this. I have this page

Re: [css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
Actually, just got worse .. the badge isn't displaying anymore ... All the change I did was to move a form tag before of a div because the validation was saying it wasn't closed ... weird On 6/22/06, Marcelo Wolfgang [EMAIL PROTECTED] wrote: Hi, Just went through the xhtml and css validators

Re: [css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
Ok, I'm becoming more lost, and really hating IE 6 !!! I did what you told me, well it worked . The right side panel, was pushed to the bottom of the div, and even if I increase the width of the div it won't go to the top anymore. Also if I give him a border: 1px solid black attribute the div

Re: [css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
sorry, the correct adresses are: http://work.grillo.tk/vilarigno/home_ienoborder.html http://work.grillo.tk/vilarigno/home_ieborder.html Also with no border the badge won't shows up ... On 6/22/06, Marcelo Wolfgang [EMAIL PROTECTED] wrote: Ok, I'm becoming more lost, and really hating IE 6

Re: [css-d] IE 6 postion:absolute problem

2006-06-22 Thread Marcelo Wolfgang
YES YES happy happy joy joy. Thanks Ian, your tip started the fix .. I finally fixed IE, and after broken FF I fixed it too. Now I have only 1 more IE quirk to fix in a similar page ... Thanks again for all the help On 6/22/06, Marcelo Wolfgang [EMAIL PROTECTED] wrote: sorry, the correct

Re: [css-d] Problem with Firefox

2006-05-23 Thread Marcelo Wolfgang
on top of my code, that don't know much of html and stuff, and I thought that doing it with html + css it will make it easier for him to work with. Thanks again for the help. []´s Grillo On 5/23/06, Philippe Wittenbergh [EMAIL PROTECTED] wrote: On May 23, 2006, at 5:30 AM, Marcelo Wolfgang wrote

[css-d] Problem with Firefox

2006-05-22 Thread Marcelo Wolfgang
Hi list, I've made a website and I'm having an issue with firefox that I can't solve. The page in questions is this one: http://work.grillo.tk/vilarigno/produtos.html I have a gap at the foot of the table on the left that I don't know how to solve. Can anyone help me here ? TIA Grillo

[css-d] Firefox problems

2006-05-16 Thread Marcelo Wolfgang
Hi all, I never thought that I will someday write a subject like that, but my rusted css skills made me do it. I'm having some problems that only show up in firefox, and I'm asking for some help First, at this page: http://work.grillo.tk/vilarigno/produtos.html I have 2 errors I can't figure

Re: [css-d] Firefox problems

2006-05-16 Thread Marcelo Wolfgang
On 5/16/06, Martin Heiden [EMAIL PROTECTED] wrote: Olá Marcelo! on Tuesday, May 16, 2006 at 17:59 Marcelo Wolfgang wrote: I have 2 errors I can't figure out: 1) the table has 2 gaps, on top and at the bottom, that don't happen in IE, couldn't figure out why it happens. Why don't you

Re: [css-d] Firefox problems

2006-05-16 Thread Marcelo Wolfgang
Hi, Thanks for the responses so far, ( I've re-uploaded the html's with the fixes ) First using Ragland's tips, I was able to fix the sidebar and the top of table, but I also need to add some negative margin-top to made they work. Why is it leaving a gap in top of the image I couldn't figure

[css-d] 15px gap in firefox

2006-05-10 Thread Marcelo Wolfgang
Hi again list, Can anyone help me, I can't figure out the cause of a 15px gap in Firefox. It render perfect in IE7; the page is at http://work.grillo.tk/vilarigno/contato.html TIA Grillo __ css-discuss [EMAIL PROTECTED]

[css-d] Postion : relative + absolute

2006-05-09 Thread Marcelo Wolfgang
Hi list, I'm developing a web site ( you can check it out at http://work.grillo.tk/vilarigno/home.html ), and I'm pretty rusted with css ( almost 8 month without coding ), and I need a little help I have an element, the badge that says faça seu pre cadastro, that I need to be over some other

Re: [css-d] Postion : relative + absolute

2006-05-09 Thread Marcelo Wolfgang
Actually, after futher playing with it, I found out that my problem is that I've centered the page layout, and the badge doesn't move to the middle according to the layout as the browser resolution gets bigger. Is there a workaround this ? TIA again Grillo On 5/9/06, Marcelo Wolfgang [EMAIL

Re: [css-d] Postion : relative + absolute

2006-05-09 Thread Marcelo Wolfgang
Thanks Scott, your sugestiond did the trick; and I think I understood the concept here too. And KJ's thanks for spotting that, doesn't made any difference, but it was wrong Thanks all who helped. Grillo On 5/9/06, Marcelo Wolfgang [EMAIL PROTECTED] wrote: Hi list, I'm developing a web site

[css-d] conditional images

2005-10-03 Thread Marcelo Wolfgang
Hi, I have a page with mutiple div class=article attributes. inside each one of them I have another div with a image on it so it's something like this div class=article div class=article-imageimg src=.../div /div div class=article div class=article-imageimg src=.../div /div div class=article

[css-d] IE won't float

2005-05-18 Thread Marcelo Wolfgang
Hi list, I'm having a problem in IE, on a page I'm developing. You can check the page here : http://work.grillo.tk/elementn/009/media-centre.html In the main content area, the content should be on the right (floated) and the menu on the left. It works 100% in firefox, but not in IE, and I can't

Re: [css-d] IE won't float

2005-05-18 Thread Marcelo Wolfgang
Hi Georg, Thank you very much that almost made it work 100%, now the menu corretcly floats, but it is bottom-aligned you can see it at the same adress: http://work.grillo.tk/elementn/009/media-centre.html Any clues ? Grillo On 5/18/05, Gunlaug Sørtun [EMAIL PROTECTED] wrote: Marcelo Wolfgang

Re: [css-d] IE won't float

2005-05-18 Thread Marcelo Wolfgang
Hmmm, The menu it's at it's right place now, I think that was a cache problem or something like that with IE When I went to another page and come back the menu was at the correct place. Thanks Gunlaug for catching the error; []´s GriLLo On 5/18/05, Marcelo Wolfgang [EMAIL PROTECTED] wrote: I