[css-d] IE7 dosen't show white background when menu item is hovered

2009-05-31 Thread Paolo Candelari
Hi all, it's been a long time since my last presence here (maybe 2 years?), but I'm here again to share with you an issue I have with IE7. I prepared for a friend of mine a simple design and the result can be found in www.illuogo.org/roi/. I wrote the main html structure and the css, my friend la

[css-d] IE7 dosen't show white background when menu item is hovered

2009-05-31 Thread Paolo Candelari
Hi all, it's been a long time since my last presence here (maybe 2 years?), but I'm here again to share with you an issue I have with IE7. I prepared for a friend of mine a simple design and the result can be found in www.illuogo.org/roi/. I wrote the main html structure and the css, my friend la

Re: [css-d] Another selector's specificity question

2005-12-20 Thread Paolo Candelari
To Holly, George, Jesper and Diego (who posted me in private). First, I'd like to thank you for answering my question. Second, I apologize for my stupidity and for my bad reading of CSS spec. I mean, font size and font family are mandatory in font declaration and they must come as last and in corr

Re: [css-d] Another selector's specificity question

2005-12-19 Thread Paolo Candelari
the rule itself (otherwise short forms wouldn't function at all IMO). Regards Paolo - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> > Paolo Candelari wrote: > > Who can explain why I see italic and not bolded text instead of bold > &

[css-d] Another selector's specificity question

2005-12-19 Thread Paolo Candelari
Hi all! Who can explain why I see italic and not bolded text instead of bold and normal (not italic) text, with these rules: #main #content * {font-size: 24px; font-style: italic; } #main #content span {display: block; margin: 24px 0; fon

Re: [css-d] using of DIVs

2005-07-15 Thread Paolo Candelari
- Original Message - From: "Sean Montgomery" <[EMAIL PROTECTED]> >I use divs and spans over h1, h2 h3 p etc. I use them for many >reasons some of which are that they are neutral and generic, they have >no extra bagage, they are a clean slate for styling, I don't have to >worry about any

Re: [css-d] Trouble with list/link in IE

2005-07-11 Thread Paolo Candelari
- Original Message - From: "Sverre Bjørseth" [EMAIL PROTECTED] ... I´ve made a menu on my site using lists, and styling it using CSS. It works perfectly in Fx and Opera, but in IE the list-items seems to be double the height of whats intended. ... IE it's strange (?). Rewrite your code

Re: [css-d] Mind the gap

2005-07-11 Thread Paolo Candelari
- Original Message - From: "Ian Sweeney" <[EMAIL PROTECTED]> > In IE6 there is a gap between the bottom of the image shown at > www.iansweeney.me.uk/p4 and the blue top border of the content section. > There is no gap when viewed with Firefox. How do I get rid of the gap? Hi Ian. The

Re: [css-d] CSS navigation needs some assistance

2005-07-08 Thread Paolo Candelari
- Original Message - From: "saul" <[EMAIL PROTECTED]> > Hello, > > I'm trying to create a CSS-driven top navigation to function and have > two issues. The first is that the drop-down menu drops behind the main > content. > The page can be found here: > http://www.inventionshow.com/devel

Re: [css-d] Negative left margin in IE

2005-07-08 Thread Paolo Candelari
- Original Message - From: "Virginia Murdoch" <[EMAIL PROTECTED]> > So I apply a > negative left margin the same width as the border, but IE freaks out. > In IE 5, the border disappears completely, and in IE6 the border is > missing the left-hand side. Is there anything I can do here, a

Re: [css-d] Negative left margin in IE

2005-07-08 Thread Paolo Candelari
- Original Message - From: "Virginia Murdoch" <[EMAIL PROTECTED]> >So I apply a > negative left margin the same width as the border, but IE freaks out. > In IE 5, the border disappears completely, and in IE6 the border is > missing the left-hand side. Is there anything I can do he

Re: [css-d] i think i'm due for an alignment

2005-07-05 Thread Paolo Candelari
- Original Message - From: "Colin" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 05, 2005 7:20 AM Subject: [css-d] i think i'm due for an alignment > Hello all, > > I've been following the list for about a year, and this is my first > serious crack at a table-less design. > >

Re: [css-d] help... footer problem

2005-07-05 Thread Paolo Candelari
- Original Message - From: "Chris Lee" <[EMAIL PROTECTED]> >I can't understand why my footer isn't the whole width in i.e. i was >thinking it might be the box model problem. >so i used tantek's famous box model hack. >its just not showing up right in IE (godamnit!) >Also, in firefox, t