Re: [css-d] Site Help - Problem with IE7 in some circumstances (on wide monitors)

2009-08-18 Thread Edward Spodick
After some testing, I have found that this is technically happenning on all MSIE 7 browsers, just that unless the monitor is big, few would actually resize. So reports of this being just some versions are wrong. That relieves me and makes me think may be a standard fix for these of which I am

[css-d] embed CSS styles right within HTML page?

2009-08-18 Thread Ce Ce
Hi, I always code my CSS on a separate style sheet. But I've seen some beautiful/contemporary sites with some CSS embedded within the html page, with accompanying style sheets also. How do you determine if it might be best to embed some styles right within the html page. Thanks, CC

Re: [css-d] embed CSS styles right within HTML page?

2009-08-18 Thread Bobby Jack
--- On Tue, 8/18/09, Ce Ce ceceli...@gmail.com wrote: How do you determine if it might be best to embed some styles right within the html page. Only if: a) The style is a completely unique, 'one-shot' affair with no potential for re-use b) Content is dynamically generated from a single

Re: [css-d] embed CSS styles right within HTML page?

2009-08-18 Thread Theresa Mesa
I would say the only time I would embed a style sheet is if the site is one page only, or that style is specific to that page and no other page in the site. Otherwise, if you need to make a change, you have to go in and change each page. That costs your client money. It's the same reason I

[css-d] Doctype.com - QA site for designers

2009-08-18 Thread Paul Farnell
Hello everyone, Last week I launched a question and answer site for web designers, that I thought might interest people here: http://doctype.com When you ask a web design question, you can choose to have cross- browser screenshots generated automatically for any browser. Doctype also

[css-d] IE7 issue / divs overlapping

2009-08-18 Thread David Gilden
Greetings, I am trying to create the following layout using only divs http://www.coraconnection.com/web/css-comp.gif The page looks fine on Mac FireFox / Safari. However the product area is overlapping the top content area wrapper in IE7 (on XP)! It does not break at the productArea div!

Re: [css-d] IE7 issue / divs overlapping

2009-08-18 Thread James White
On Tue, Aug 18, 2009 at 2:14 PM, David Gilden do...@coraconnection.comwrote: Greetings, I am trying to create the following layout using only divs http://www.coraconnection.com/web/css-comp.gif The page looks fine on Mac FireFox / Safari. However the product area is overlapping the top

Re: [css-d] embed CSS styles right within HTML page?

2009-08-18 Thread G.Sørtun
Ce Ce wrote: How do you determine if it might be best to embed some styles right within the html page. No rules, but... Page specific styles (for this page only) may as well go in the page head, so as to avoid unnecessarily complex stylesheets with lots of one off stuff. Site wide / section

[css-d] IE6 and percentages

2009-08-18 Thread Luc
Good evening list, A few days ago i posted a problem with a gallery i had in a liquid lay-out. Our friend David provided me with a good alternative (originally post: gallery in liquid lay-out: can of worms). However, for my own learning experience i experimented a bit and got some

Re: [css-d] IE7 issue / divs overlapping links to content

2009-08-18 Thread David Gilden
Here ya go. I am trying to create the following layout using only divs The page looks fine on Mac FireFox / Safari. However the product area is overlapping the top content area wrapper in IE7 (on XP)! It does not break at the productArea div! Just tried : div class=clearernbsp;/div !--

Re: [css-d] IE7 issue / divs overlapping

2009-08-18 Thread David Laakso
David Gilden wrote: Greetings, Suggestions are welcomed!!! Put it on a public server and provide a clickable link to it in your post to the list. __ css-discuss [cs...@lists.css-discuss.org]

Re: [css-d] IE6 and percentages

2009-08-18 Thread Luc
For those who already took a look: i did the unspeakable: posting without validating first. HTML now validates. Css doesn't because of the IE stuff. Sorry about that guys and girls. But the problem still exists. -- Best regards, Luc _ http://www.dzinelabs.com Using