[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/ 

I was told by someone else here that if you know why you're getting the errors, 
then it’s not really a big deal. Well I guess… I have no clue why I’m getting 
this error…. ☺

Can someone give me some guidance on resolving them, or is it safe to just let 
everything be?

Chris

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

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

2006-08-11 Thread Chris C
Thanks David and Georg!
I changed my css link on my page to reference css2.1 and everything is
validating perfectly!

Chris

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Dorward
Sent: Friday, August 11, 2006 8:59 AM
To: CSS List
Subject: Re: [css-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 validator uses the most recent
recomentation for CSS - which is 2. You are using display:
inline-block was doesn't exist in CSS 2. (It appears in the drafts of
CSS 2.1)

-- 
David Dorward http://dorward.me.ukhttp://blog.dorward.me.uk
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-07-25 Thread Chris C
Guys, 
 
This is basically the code:
 
h1test/h1
table
.
/table
 
The problem is, that there is about 10 spaces between the /h1 tag and
the table 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 problem is the table isn't that big, it's actually
being expanded to fit properly.
 
Here is the link:
http://rideaubuslines.lead2gold.org/ie6_800x600.html
 
Chris
 
p.s. like 99% of all the things you guys have helped me with turned out
to be a height: 1%; somewhere in my css. I'm going to kick myself if
that's the solution to this one to.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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, Chris C [EMAIL PROTECTED] wrote:

 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
 http://rideaubuslines.lead2gold.org/

 the css files:
 http://rideaubuslines.lead2gold.org/css/blue.css
 http://rideaubuslines.lead2gold.org/css/layout.css

 Chris
 __




Try removing all the whitespace from the list in the html.




-- 
http://www.web-buddha.co.uk
http://www.projectkarma.co.uk
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-30 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: CSS List
Subject: Re: RE: [css-d] Liquid columns Printing Issue - update

 [..header data..]

 table
 [1-20 page(s) later]
 /table

 [..footer data..]

 Page 2 always seems to hold the footer though which makes the issue
 really bizarre.

 The URL once again is: http://hitech.lead2gold.org/view_teams.php
 The 3 style-sheets I'm using are:
 (page layout only): http://hitech.lead2gold.org/css/navmain.css
 (page colors and some table layouts):
 http://hitech.lead2gold.org/css/green.css
 (print css) http://hitech.lead2gold.org/css/print.css

 Thanks again for resolving one of my problems though!

 Chris


  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 it truncates past the first page.
 
 Are the containers of the content being printed floating? (Sorry,
 can't look right now).
 In your print sheet, try getting rid of the floats.

 i.e.  #div{float:none;}

 HTH



Hmm. The only other print issues I have had (so far) I managed to
resolve by having to put width:auto!important; and
height:auto!important;  in my print sheet. Without the !important
added, the print styles didn't over-ride the screen.

HTH

-- 


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-30 Thread Chris C
Thank you Georg! That worked!
And thank you Tom for your earlier help!!

When I went over to Firefox I found this issue:
https://bugzilla.mozilla.org/show_bug.cgi?id=154892

(not sure if you have to be logged in or not for the above link to work)
but it explains that this is a problem in Firefox since v1.0 and they
are not going to attempt to resolve it until 1.9 as apparently it is a
very major one to fix (in the sense of a lot of major code-reworking).
They want to keep there current version as stable as possible
(understandable).

Anyhow, thanks again!

Chris


-Original Message-
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 print 
 beyond the first page where as it looks great in every other browser 
 (IE6, IE7, and Opera).

 The URL once again is: http://hitech.lead2gold.org/view_teams.php

Try adding...

table,td  {height: 100%;}

...in the print-style sheet.
That forces Firefox to print the entire table, at my end.

regards
Georg
-- 
http://www.gunlaug.no
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-29 Thread Chris C
Thank you,

That brought me 50% of the way there,
I mentioned two issues before (I thought they were tied together) but
you resolved one of them by this suggestion.

The only problem I'm having left is FireFox still refuses to print
beyond the first page where as it looks great in every other browser
(IE6, IE7, and 
Opera).

It also only appears to happen when I have tables being displayed.
p/p tags etc that span across several pages print wonderfully in
Firefox.
It's only this scenario:

[..header data..]

table
[1-20 page(s) later]
/table 

[..footer data..]

Page 2 always seems to hold the footer though which makes the issue
really bizarre.

The URL once again is: http://hitech.lead2gold.org/view_teams.php
The 3 style-sheets I'm using are:
(page layout only): http://hitech.lead2gold.org/css/navmain.css
(page colors and some table layouts):
http://hitech.lead2gold.org/css/green.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


 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 it truncates past the first page.

Are the containers of the content being printed floating? (Sorry,
can't look right now).
In your print sheet, try getting rid of the floats.

i.e.  #div{float:none;}

HTH

-- 


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Liquid columns Printing Issue - update

2006-06-28 Thread Chris C
Hey guys,

I'm still unable to resolve the issue below :(
I tried redesigning the nav.css (new one is called):
http://hitech.lead2gold.org/css/navmain.css 

I also tried fooling around with the print.css.  However I keep coming
back to the same results.  I can print fine in IE7, (haven't tried IE6
yet), and Opera.  However Firefox 1.5.0.4 will not display past the
second page.

An example of this problem happening can be seen here:
http://hitech.lead2gold.org/view_teams.php 

Anyone have any clue?  

Chris

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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 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 it truncates past the first page.

Print Issue 1) 
A page that has a table that is truncated:
http://hitech.lead2gold.org/view_stats.php

Print Issue 2)
A pages that has no table does not truncate the lower information
however, strangely enough it does add a right and left border to all the
data beyond page 1. An example of this is:
http://hitech.lead2gold.org/view_lrules.php 

Both printing issues reference the same style sheets mentioned below:
Here is its formatting (nav.css) file:
http://hitech.lead2gold.org/css/nav.css
Here is its print.css file: http://hitech.lead2gold.org/css/print.css

Here is another style sheet that I use (but its only purpose is to play
with colors.. I'd assume the problem is not here, but I'll paste the
information anyways (incase):
http://hitech.lead2gold.org/css/style.css

Chris

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 it truncates past the first page.

Print Issue 1) 
A page that has a table that is truncated:
http://hitech.lead2gold.org/view_stats.php

Print Issue 2)
A pages that has no table does not truncate the lower information
however, strangely enough it does add a right and left border to all the
data beyond page 1. An example of this is:
http://hitech.lead2gold.org/view_lrules.php 

Both printing issues reference the same style sheets mentioned below:
Here is its formatting (nav.css) file:
http://hitech.lead2gold.org/css/nav.css
Here is its print.css file: http://hitech.lead2gold.org/css/print.css

Here is another style sheet that I use (but its only purpose is to play
with colors.. I'd assume the problem is not here, but I'll paste the
information anyways (incase):
http://hitech.lead2gold.org/css/style.css

Chris

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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]
pbla bla bha/p
pblah blah blah/p
...
...
pblah blah page 15/p
...
pblah blah blah page 30/p
[/code]
 
What I (think I) want to do is tag only a selected few paragraphs etc..
 
[code]
div class=abrv
p blah blah blah page 15/p
/div
[code]
 
Then I need to have the ability to hide all the content except what was
tagged (class=abrv).
Essentially I want to have 1 document, but have the ability to show an
abbreviated version of it at the push of a button and then also be able
to flip back to the full unabbreviated version.
 
The current system is working with 2 separate files... but I'm sure with
the power of styles, this could be simplified into 1 document.
 
Am I even on the right track? Could point me in a good direction or give
an example of how I'd go about doing this?
 
Chris
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 overlooking.  
 
The site: http://hitech.lead2gold.org/
The style sheet: http://hitech.lead2gold.org/style.css
 
Chris
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-07 Thread Chris C
Thank you!
That defiantly worked, but I'm curious how I can introduce the padding
below each root item list. 

ie.

ul
liHeader
ul
lia href=link/a/li
lia href=link/a/li
/ul
/li
padding here
liHeader 2
ul
lia href=link/a/li
lia href=link/a/li
/ul
/li
padding here
...
/ul

Sorry.. I'm a new when it comes to this css thing :)
Maybe I should just take a different design approach altogether.  I've
seen nice menus that when hovered over, it's an even square (almost like
a table) but when you view the source, they to just did the li/li
etc...

That's kinda my goal...

Chris
-Original 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 causing the 
 left navigation pane to not look right in IE7 (I havn't even 
 seen what it looks like in IE6 yet).

I have viewed the page in IE6 and 7 and the issue is identical.
Currently, your navigation headings (general, league and site details)
are li elements.

An easy way to solve the issue would be to turn these into h2 elements
(for example) and separate out the sub navigation elements into separate
lists.

In case anyone disagrees with that, the slightly more involved but
accurate fix would be to nest the sub navigation elements as lists
within the headings' li elements:

ul
liLeague
ul
lia href=link/a/li
lia href=link/a/li
/ul
/li
...
/ul

Regards,

Kieron McIntyre
www.digbyswift.com

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 CSS validation to fail :-(
 
The webpage: http://hitech.lead2gold.org/ 
The W3C validation errors:
http://jigsaw.w3.org/css-validator/validator?uri=http://hitech.lead2gold
.org/
 
Chris
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-01 Thread Chris C
So, by that your saying: 
!--[if lt IE 7]style
/* style for IE 6 + IE5.5 + IE5.0 */
* html #main {zoom:1;} 
/style![endif]--

... is my only solution?

IE browsers will just have to face the facts that I can't deliver a W3C
compatible page to them without redesigning?

Chris


-Original Message-
From: Thierry Koblentz [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 01, 2006 1:15 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 display */

Google Conditional Comment

---
Regards,
Thierry | www.TJKDesign.com

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-06-01 Thread Chris C
Thank you... and everyone else who replied

I was reading a lot of the content from
http://www.satzansatz.de/cssd/onhavinglayout.html (given to me by a
previous reply) and trying to grasp the hasLayout concept.

What you say is right, that I don't really need it to validate... Its
just one of those perfectionist things...

I will try to figure out why hasLayout isn't kicking in.  Is there a
tool you can use where you find out what areas of the page have the
hasLayout flag set and which ones don't? I'm using Liquid Columns, so
I don't know what I can play with yet to avoid breaking them. 


IE is so frustrating to work with :), the page looks fine in every other
browser.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zoe M.
Gillenwater
Sent: Thursday, June 01, 2006 1:55 PM
To: css-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: 
 !--[if lt IE 7]style
 /* style for IE 6 + IE5.5 + IE5.0 */
 * html #main {zoom:1;} 
 /style![endif]--

 ... is my only solution?
   

This hides the invalid code from the validator, but it's still there. 
Your only other option is to use a different hasLayout hack, such as 
width or height.

 IE browsers will just have to face the facts that I can't deliver a
W3C
 compatible page to them without redesigning?

   

Why do you need the page to validate? Remember that validation is just a

means to end, not the end itself. As long as you know why the page is 
not validating, and the the invalid code isn't hurting anything, you 
have nothing to worry about.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2006-05-31 Thread Chris C
Sorry to push this issue further, but I'm still having difficulties
interpreting where the extra 2 pixels are coming from.

I tried implementing what you suggested, and It appears uneven with FF and
broken with IE I appreciate your help so far.. I'm still overlooking
something though :(

Again forgive me,  I'm very new to CSS and page layouts still.  I've gotten
to where I am now just from referencing how other pages do it, and then
playing with the numbers.

Chris

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Philippe
Wittenbergh
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


 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 in this page: http://hitech.lead2gold.org/ (mind  
 you... that
 last link I pasted doesn't involve tables)

Because your numbers don't add up.
The table has the correct computed width, but it pushed to the right  
by some 22px.
The reason is in your #left: it has a computed width of 142px (width 
+padding+border).
You #main has a margin-left of 120px, and this decides how much 100%  
width on your table will be.
Then #left is pushing the table to the left slightly.

Philippe
---
Philippe Wittenbergh
http://emps.l-c-n.com




__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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
almost thinking about just ditching the line and maybe adding a top
border or something?  Not really sure what a good work around is...

Thanks again for everyone's help in the past!

Chris



__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 in this page: http://hitech.lead2gold.org/ (mind you... that
last link I pasted doesn't involve tables)




__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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: http://hitech.lead2gold.org/view_parks.php?pid=14
I'd like that page to fit all one but I'm guessing I'm not successful
because of all the columns that exist on the page. Are there tricks I
can take to have the right and left pane from not displaying when
someone goes to print the page?

If I wanted to have a printable view, I'm guessing I'd have to have the
middle section in its own window?

Chris


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 to the left column.

This is what I want:
-- 150px  Xpx (defined by browser window)  280px --

But what I'm getting is:
-- 150px  Xpx (defined by browser window)  150px --

Here is the link: http://hitech.lead2gold.org

I'm new to css, so I'm basing what is happening on the background colors
within the right column. Thus that is what I want to adjust.  I have set
all the right column information to 280px, and the calendar is being
placed properly.  I just can't get the background to behave as the
calendar does.

Chris

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[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 browsers, just IE has the problem.
If anyone can help out, that would be great!

The URL is: http://hitech.lead2gold.org

Chris

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/