Re: [css-d] W3C CSS Fail because of display: display-inline;

2006-08-11 Thread Chris C
-d] W3C CSS Fail because of display: display-inline; On 11/08/06, Chris C <[EMAIL PROTECTED]> wrote: > However, I've stumped myself on the W3C failing on 3 errors. > http://jigsaw.w3.org/css-validator/validator?uri=http://hitech.lead2gold .org/ Unless you specify otherwise, the v

[css-d] W3C CSS Fail because of display: display-inline;

2006-08-11 Thread Chris C
Only because I’m a perfectionist, am I posting this. Thanks to reading what you guys post on here all the time I’ve gotten quite a good understanding of css. However, I’ve stumped myself on the W3C failing on 3 errors. http://jigsaw.w3.org/css-validator/validator?uri=http://hitech.lead2gold.org/

Re: [css-d] ie6 bug ONLY when viewing 800x600

2006-07-25 Thread Chris C
David, I followed the steps in your suggestion, and it appears to have worked! Thank you so much. Chris __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.i

[css-d] ie6 bug ONLY when viewing 800x600

2006-07-25 Thread Chris C
Guys, This is basically the code: test . The problem is, that there is about 10 spaces between the tag and the in ie6. Here is a sample link. It seems to happen more when ie6 is viewed using a resolution of 800x600 (telling me it's probably a sizing issue with the table). But the pro

Re: [css-d] Simple CSS issue (for you guys anyways)

2006-07-24 Thread Chris C
Dave & Denise, Thank you both very much! Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Goodchild Sent: Monday, July 24, 2006 8:44 AM To: Chris C Cc: CSS List Subject: Re: [css-d] Simple CSS issue (for you guys anyways) On 24/07/06, Chr

[css-d] Simple CSS issue (for you guys anyways)

2006-07-24 Thread Chris C
This very, very basic layout looks fine in firefox, but the "order list" defined as a CSS style inserts massive breaks in-between each list item in IE? I was just curious if anyone could see off hand what the issue is? The site: http://rideaubuslines.lead2gold.org

Re: [css-d] Liquid columns Printing Issue - update

2006-06-30 Thread Chris C
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: Friday, June 30, 2006 3:14 AM To: Chris C Cc: 'CSS List' Subject: Re: [css-d] Liquid columns Printing Issue - update Chris C wrote: > The only problem I'm having left is FireFox still refuses to p

Re: [css-d] Liquid columns Printing Issue - update

2006-06-29 Thread Chris C
Tom, Well thanks for your efforts! Your suggestion didn't work. Could this be a bug? I will start searching the Firefox forums and see what I can find... Chris -Original Message- From: Tom Livingston [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 11:48 AM To: Chris C Cc

Re: [css-d] Liquid columns Printing Issue - update

2006-06-29 Thread Chris C
.css (print css) http://hitech.lead2gold.org/css/print.css Thanks again for resolving one of my problems though! Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Livingston Sent: Wednesday, June 28, 2006 5:13 PM To: Chris C Cc: CSS List Subject: Re:

[css-d] Liquid columns Printing Issue - update

2006-06-28 Thread Chris C
TECTED] On Behalf Of Chris C Sent: Tuesday, June 27, 2006 10:23 AM To: css-d@lists.css-discuss.org Subject: [css-d] Liquid Styles Printing Issue Hi guys, I'm back for more help! :) My problem is that some of my pages (specifically the ones with tables in them) within a liquid column styled do not

[css-d] Liquid Styles Printing Issue

2006-06-27 Thread Chris C
Hi guys, I'm back for more help! :) My problem is that some of my pages (specifically the ones with tables in them) within a liquid column styled do not print past the first page. I do in fact have a print.css file that chops the right and left menu bars before the print. I can't figure out why

[css-d] display: hide / display:visible question.

2006-06-14 Thread Chris C
Ok, here is my problem/scenario: I have a ton of static information... (about 30 pages worth) on a webpage [code] bla bla bha blah blah blah ... ... blah blah page 15 ... blah blah blah page 30 [/code] What I (think I) want to do is tag only a selected few paragraphs etc.. [code] blah blah bl

Re: [css-d] IE BugFix Required :)

2006-06-07 Thread Chris C
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kieron McIntyre Sent: Wednesday, June 07, 2006 4:04 PM To: 'Chris C'; css-d@lists.css-discuss.org Subject: Re: [css-d] IE BugFix Required :) Chris wrote: > I'm having a hard time finding the bug that is

[css-d] IE BugFix Required :)

2006-06-07 Thread Chris C
Hi guys, once again, I'm popping another question about my site on this forum. I'm having a hard time finding the bug that is causing the left navigation pane to not look right in IE7 (I havn't even seen what it looks like in IE6 yet). It looks perfect in Fire Fox. what small detail am I overlo

Re: [css-d] W3C CSS validation failed because of an IE bugfix

2006-06-01 Thread Chris C
ss-d@lists.css-discuss.org Subject: Re: [css-d] W3C CSS validation failed because of an IE bugfix Chris C wrote: > So, by that your saying: > > > ... is my only solution? > This hides the invalid code from the validator, but it's still there. Your only other option is

Re: [css-d] W3C CSS validation failed because of an IE bugfix

2006-06-01 Thread Chris C
PM To: Chris C; css-d@lists.css-discuss.org Subject: Re: [css-d] W3C CSS validation failed because of an IE bugfix Chris C wrote: > Does anyone know how I can achieve the same effect as this line here > without using it? > * html #main {zoom:1;} /* Fixes bug in IE6 with Table disp

[css-d] W3C CSS validation failed because of an IE bugfix

2006-06-01 Thread Chris C
Does anyone know how I can achieve the same effect as this line here without using it? * html #main {zoom:1;} /* Fixes bug in IE6 with Table display */ I mean it makes my page look exactly the way I want it, (thanks to the person who contacted me directly with this fix btw), but it causes the W3C

Re: [css-d] width:"100%" produces width:"150%" (not quite, but almost)

2006-05-31 Thread Chris C
enbergh Sent: May 29, 2006 9:25 PM To: CSS-D Subject: Re: [css-d] width:"100%" produces width:"150%" (not quite,but almost) On May 30, 2006, at 9:49 AM, Chris C wrote: > Ok, here is the before of the website: > http://hitech.lead2gold.org/view_teams.php > > >

[css-d] width:"100%" produces width:"150%" (not quite, but almost)

2006-05-29 Thread Chris C
Ok, here is the before of the website: http://hitech.lead2gold.org/view_teams.php Here is the after once I attempt to change the style of the table to width:"100%": http://hitech.lead2gold.org/stylebrken.php It looks terrible I don't know why it won't just keep the right margins like it does

[css-d] CSS Upper Menu - Right Justified hates IE for some reason

2006-05-29 Thread Chris C
Hey guys! This webpage: http://hitech.lead2gold.org/ almost looks the way I want it to now (thanks to all the people who've replied to me in the past here). My problem now is getting IE to stop putting a massive amount of blank white space separating the heading from the rest of the page. I was

[css-d] IE create a huge unnessisary gap

2006-05-24 Thread Chris C
You guys have been simply amazing for helping my newbie questions. I can't figure out how to make this page: http://hitech.lead2gold.org/view_teams.php look in IE the same way it looks in FF. The only thing I really want to adjust is why FF and Opera (correctly interprets) the below and IE doesn'

[css-d] Printing CSS Formated Page Problems

2006-05-15 Thread Chris C
Hi, using the liquid columns I have formatted a page loosely to display the way I want (for the most part). But when I got to print it (in either IE or FF) it clips the right half of the page. What are the dimensions a page should be for it to print properly? ... 800x600? An example is here: ht

[css-d] Right Navigation Pane in Liquid Layout is not behaving properly

2006-05-08 Thread Chris C
>From reading posts and help you guys helped others with; I resolved my left menu bar navigation problem by implementing the liquid columns (based on this site http://www.alistapart.com/articles/negativemargins/) But the problem I'm having is that I can't get my right column to be un-proportional

[css-d] IE6 left nav problem

2006-05-03 Thread Chris C
I can't figure out why the left navigation bar centers itself in IE6. The page will first appear perfectly. Then if you click the "home" button (within the page) the navigation bar (on the left) will immediately move right across the page to the center. This page displays fine in all other brow