[css-d] Menu problem with IE6+7

2009-03-12 Thread Sh
Hi, I have a problem in IE (6+7) when mouse-over the menu where there's a sub-menu (dreamweaver- spry), It shows a white cell under the sub menu. This doesn't show wither in FF, Safari and IE mac. Any help will be greatly appreciated here is the site: http://wendyrichmond.com thanks -- Sh

Re: [css-d] Font size dilemma

2009-03-12 Thread Peter Hyde-Smith
- Original Message - From: "Kathy Wheeler" To: "CSS discuss" Sent: Thursday, March 12, 2009 8:05 PM Subject: [css-d] Font size dilemma >I know the mantra: let the user decide, set font-size to 100% but ... Stet > Looking at major general news sites, popular public blogging etc > sit

Re: [css-d] Font size dilemma

2009-03-12 Thread David Laakso
Kathy Wheeler wrote: > I know the mantra: let the user decide, set font-size to 100% but ... > > > KathyW. > I guess there is a CSS question, rather than a difference of opinion, buried in your post. What is it? -- A thin red line and a salmon-color ampersand forthcoming. http://chelseacre

Re: [css-d] Font size dilemma

2009-03-12 Thread Gunlaug Sørtun
Kathy Wheeler wrote: > Rather than blindly (bad term, I know) accepting the 100% font size, > wouldn't a better approach be to settle on a font-size that doesn't > make a client's site look like a kindergarten reader (compared to > major news sites for eg) and just make sure it doesn't break un

[css-d] Font size dilemma

2009-03-12 Thread Kathy Wheeler
I know the mantra: let the user decide, set font-size to 100% but ... Looking at major general news sites, popular public blogging etc sites, they ALL seem to have fonts set much smaller. This being the case surely the visually impaired surfer, being otherwise perfectly normal individuals fr

Re: [css-d] Css Problem with IE

2009-03-12 Thread Nic Pulford
Hi Els, The problem was the  . And yes all those id's where all wrong. It was a once off originally forgot to change it when I reused them. I use and empty clear all over the place I had better search for that style use. Thanks, Given your prompt replies I should have asked earlier, however it

Re: [css-d] trouble with global font reset

2009-03-12 Thread David Laakso
Angela French wrote: > I am making a new website and am having trouble getting IE and FF to render > even close to the same font size. > > Angela French > > Check the browser preferences. Set all to default. IE/7 is zoom 100%/text-size "medium." IE/6 is text-size "medium." Compliant browser

[css-d] IE display error

2009-03-12 Thread Sh
Hi, I have a problem in IE (6+7) when mouse-over the menu where there's a sub-menu (dreamweaver- spry), It shows a white cell under the sub menu. This doesn't show wither in FF, Safari and IE mac. Any help will be greatly appreciated here is the site: http://wendyrichmond.com thanks -- Sh _

Re: [css-d] trouble with global font reset

2009-03-12 Thread Angela French
I figured it out. Forgive the inconvenience. My browser setting was increased in FF -Original Message- From: David Laakso [mailto:da...@chelseacreekstudio.com] Sent: Thursday, March 12, 2009 9:45 AM To: Angela French Cc: css discuss Subject: Re: [css-d] trouble with global font reset

[css-d] trouble with global font reset

2009-03-12 Thread Angela French
I am making a new website and am having trouble getting IE and FF to render even close to the same font size. I've never had this problem before. On another one of my sites I have the body font-size:62.5%; and then set the fonts in various places throughout the reset of the style sheet. I've

Re: [css-d] Css Problem with IE

2009-03-12 Thread David Laakso
Nic Pulford wrote: > http://www.leadersmith.org.uk/gt/test3.htm > > > Works fine in Opera and FF. Fails in IE 6 and IE 7. > > > > Nic > > Try: #userBox { zoom:1; } re: on having layout -- A thin red line and a salmon-color ampersan

Re: [css-d] Css Problem with IE

2009-03-12 Thread Els
Nic Pulford wrote: > I've been struggling with an IE problem. See the following > http://www.leadersmith.org.uk/gt/test3.htm its extracted from a > site I'm working on. The last member has the name missing (its > Member). Its there in the html but is not showing. If I remove the > background color

[css-d] Css Problem with IE

2009-03-12 Thread Nic Pulford
Hi Guys, I've been struggling with an IE problem. See the following http://www.leadersmith.org.uk/gt/test3.htm its extracted from a site I'm working on. The last member has the name missing (its Member). Its there in the html but is not showing. If I remove the background color I can then see a

Re: [css-d] ie7 not showing link as link

2009-03-12 Thread Els
Göldi wrote: [login link on the top left] > http://www.sma-partner.ch/index.php?option=com_content&view=section&layout=blog&id=7&Itemid=38&lang=en > If I disable all css stylesheets (using IE Devtoolbar) the link > works. It also works if you only disable the IE7 stylesheet. The navigation then

Re: [css-d] ie7 not showing link as link

2009-03-12 Thread Virgilio Quilario
On Thu, Mar 12, 2009 at 9:56 PM, Göldi wrote: > Hi all, > I have a weird problem here: > A link is not clickable although it is a correct tag. On the > same site in other position the same link works.There are some > differences in styles (inherited from parent elements) but I don't see > any rea

[css-d] ie7 not showing link as link

2009-03-12 Thread Göldi
Hi all, I have a weird problem here: A link is not clickable although it is a correct tag. On the same site in other position the same link works.There are some differences in styles (inherited from parent elements) but I don't see any reason not to activate the link. If I disable all css styleshe

Re: [css-d] dupe char mimic

2009-03-12 Thread David Laakso
Samir Nassar wrote: > >> Good grief. So much for Tidy and the w3c markup validation service. >> Thanks Georg and Kathy >> > > That's because there is nothing wrong with having h > in your markup. Nothing wrong at all. > > Tidy and the markup validator would not catch a completely valid, and

Re: [css-d] dupe char mimic

2009-03-12 Thread Samir Nassar
On Thu, Mar 12, 2009 at 1:39 AM, David Laakso wrote: > Good grief. So much for Tidy and the w3c markup validation service. > Thanks Georg and Kathy That's because there is nothing wrong with having h in your markup. Nothing wrong at all. Tidy and the markup validator would not catch a completel