Re: [css-d] Newbie CSS callibeth website questions

2007-02-24 Thread Gunlaug Sørtun
Beth Lee wrote: > [...] And now, thanks to you and the various articles I've read on > the Internet about the subject, I have a better idea about doctypes > and the serving of those doctypes. That's good. Keep on studying. >>> > [...] But there's extr

Re: [css-d] IE7 text size bug? (Resolved?)

2007-02-24 Thread francky
~davidLaakso wrote: > Arlen Walker wrote: > >> I won't trouble the list with details of the problems, as most of >> them were js-related. >> >> >> Arlen >> > re: your uri : < http://www.whc2008.org/ > > I'd say the text-size issue that you wrote about in (xp) ie/6 and ie/7 > is resolved

Re: [css-d] Newbie CSS callibeth website questions

2007-02-24 Thread Beth Lee
On 2/19/07, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Beth Lee wrote: > > > What would be a more suitable doctype? A link to a good explanation > > would be helpful. (This is a web certification project, and the > > course instructs us to use this doctype, so I'm not sure I can change > > it o

Re: [css-d] IE pushing down several elements

2007-02-24 Thread Bill Walton
Hi Georg, Gunlaug Sørtun wrote: > First, delete... > #main {height: 100%;} > > ...as IE6 interprets that height as "at least as high as the > browser-window". > > Then add... > form {margin-bottom: 0;} > > ...to avoid default-differences. > > This will probably make those browsers line up quite we

Re: [css-d] trouble with span class for linked text

2007-02-24 Thread Gunlaug Sørtun
Robin Hagerty wrote: > I am having trouble getting a span style to work on 2 lines of linked > text on a couple of my pages. I want the text to be a certain color, > centered, in a larger size and in small-caps. It works in IE6, but > isn't centered and it doesn't work at all in Firefox 2.0 Use

Re: [css-d] trouble with span class for linked text

2007-02-24 Thread Willie Wilson
On 2/24/07, Robin Hagerty <[EMAIL PROTECTED]> wrote: > > I am having trouble getting a span style to work on 2 lines of linked > text on a couple of my pages. I want the text to be a certain color, > centered, in a larger size and in small-caps. It works in IE6, but isn't > centered and it doesn't

Re: [css-d] IE pushing down several elements

2007-02-24 Thread Gunlaug Sørtun
Bill Walton wrote: > In IE7 the hr is pushed down 1em and the submit button is also pushed > down 1em. In IE6, both of those things still happen, plus the > footer is pushed down 3 or 4 em. > http://www.yourtimematters.com/immunizations_page.html First, delete... #main {height: 100%;} ...as

[css-d] trouble with span class for linked text

2007-02-24 Thread Robin Hagerty
I am having trouble getting a span style to work on 2 lines of linked text on a couple of my pages. I want the text to be a certain color, centered, in a larger size and in small-caps. It works in IE6, but isn't centered and it doesn't work at all in Firefox 2.0 Here's what I have at the moment

Re: [css-d] IE7 text size bug? (Resolved?)

2007-02-24 Thread ~davidLaakso
Arlen Walker wrote: > I won't trouble the list with details of the problems, as most of > them were js-related. > > > Arlen re: your uri : < http://www.whc2008.org/ > I'd say the text-size issue that you wrote about in (xp) ie/6 and ie/7 is resolved on my end. If it is of concern, there's a litt

Re: [css-d] IE7 text size bug? (Resolved?)

2007-02-24 Thread Arlen Walker
Just wanted to thank Ian, Georg, and David for the help. Through their information I was able to make the most of my time in front of the borrowed IE7 test machine (no doubt about it, I'm going to have to get one for myself which means I'll finally have to upgrade off of Win2K in my test la

[css-d] IE pushing down several elements

2007-02-24 Thread Bill Walton
HI, I would really appreciate some help understanding what's causing some wierd behavior in IE. After two days of experimenting I have not been able to figure out. The page linked below displays as I expect in Firefox. In IE7 the hr is pushed down 1em and the submit button is also pushed down

Re: [css-d] FooterStickAlt with a background color

2007-02-24 Thread francky
Rakesh Pai schreef: > So, I've created a page using the exact code from footerStickAlt > http://www.themaninblue.com/writing/perspective/2005/08/29/ except > I've given a background to the HTML. Unfortunately, the background > applies only to the page to the extent of the viewport height. Which > m

Re: [css-d] IE7 text size bug?

2007-02-24 Thread francky
Gunlaug Sørtun wrote: > Arlen Walker wrote: > >> Site: http://www.whc2008.org/ >> > > Observations on a slow connection. > In IE6: page loads ok with pretty normal text, but once everything is in > place _all_ text switches to a size I need glasses to read - 10px I think. > Same happens on

Re: [css-d] Help with box

2007-02-24 Thread Gunlaug Sørtun
~davidLaakso wrote: > Adam Boettiger wrote: > >> I have a basic question. I am learning how to design a site with >> rounded corners. The test URL is below. I have a top and bottom >> graphic with a div box in between but am seeing whitespace under >> the top graphic. Any help would be appreciat

Re: [css-d] ie6 problem: nav list border visibility, positioning, tranparency

2007-02-24 Thread Ingo Chao
Welcome, James. James Taylor wrote: > just launched a new site: > > http://stormpetrel.us/black_swan_excerpt.htm > > the XHTML 1.0 Strict DOCTYPE pages use inline 'tab' type list Navigation with > background images and hover/active states based upon Dan Cederholm mini-tabs > > #nav > {