Re: [css-d] I just do not understand style sheets.

2005-05-14 Thread Arnie Shafer
Thanks Callum.  I am going blind.   Arnie
- Original Message - 
From: "Callum Mcleod" <[EMAIL PROTECTED]>
To: "Arnie Shafer" <[EMAIL PROTECTED]>
Sent: Saturday, May 14, 2005 9:24 PM
Subject: Re: [css-d] I just do not understand style sheets.

On the home page (no border showing), this is due to there being an
additional space in your code:

remove the space after title and it should display fine.
Cheers,
Callum
On 5/15/05, Arnie Shafer <[EMAIL PROTECTED]> wrote:
Can someone explain how a web site , using only one external style sheet, 
and all of the pages using a common template could render different 
displays.

There should be a 4px border around the Page-title. on most pages it is 
there on at least one it is not there.

Also, on several pages, the page jump up one or two px., on others it is 
rock solid.  This is what I want on all of them.

http://abshafer.com
Style.css
Thanks for your help.: Arnie
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
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
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] I just do not understand style sheets.

2005-05-14 Thread Arnie Shafer
Thanks Jack,
I had made some recent changes (which were all invalid).
I withdraw my request for help until I get them all fixed.
It will take some time.
Arnie
- Original Message - 
From: "jack fredricks" <[EMAIL PROTECTED]>
To: "Arnie Shafer" <[EMAIL PROTECTED]>
Cc: "css-d list" 
Sent: Saturday, May 14, 2005 9:09 PM
Subject: Re: [css-d] I just do not understand style sheets.

1. have you validated your CSS?
2. have you validated all of your pages (html)?
you really shouldnt have to do this;

 Casper Shafer's Family in America  Home Page

as 

Casper Shafer's Family in America  Home Page
will do. Both DIVs and H1s are block level elements.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
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
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] I just do not understand style sheets.

2005-05-14 Thread Roger Roelofs
Arnie,
On May 14, 2005, at 7:54 PM, Arnie Shafer wrote:
Can someone explain how a web site , using only one external style 
sheet, and all of the pages using a common template could render 
different displays.

There should be a 4px border around the Page-title. on most pages it 
is there on at least one it is not there.
On the home page you find 
The other pages are like this 
(notice the space character)
Also, on several pages, the page jump up one or two px., on others it 
is rock solid.  This is what I want on all of them.

http://abshafer.com
I didn't notice the 2px jump.  Which browser displays this?
hth
Roger,
Roger Roelofs
Know what you value.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] I just do not understand style sheets.

2005-05-14 Thread jack fredricks
1. have you validated your CSS?
2. have you validated all of your pages (html)?

you really shouldnt have to do this;


  Casper Shafer's Family in America  Home Page
 

as 

Casper Shafer's Family in America  Home Page

will do. Both DIVs and H1s are block level elements.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] I just do not understand style sheets.

2005-05-14 Thread Schalk Neethling
Arnie
I may be misunderstanding your question but, for it is worth, check out 
the CSS ZenGarden[http://www.csszengarden.com/]. Here the same XHTML 
document gets 'skinned' by one external style sheet to achieve a bunch 
of different layout and look and feel results.

Arnie Shafer wrote:
Can someone explain how a web site , using only one external style sheet, and 
all of the pages using a common template could render different displays.
There should be a 4px border around the Page-title. on most pages it is there 
on at least one it is not there.
Also, on several pages, the page jump up one or two px., on others it is rock 
solid.  This is what I want on all of them.
http://abshafer.com
Style.css
Thanks for your help.: Arnie
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

 

--
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers
emotionalize.conceptualize.visualize.realize
Landlines
Tel: +27125468436
Fax: +27125468436
Web
email:[EMAIL PROTECTED]
Global: www.volume4.com
Messenger
Yahoo!: v_olume4
AOL: v0lume4
MSN: [EMAIL PROTECTED]
We support OpenSource
Get Firefox!- The browser reloaded - http://www.mozilla.org/products/firefox/
This message contains information that is considered to be sensitive or 
confidential and may not be forwarded or disclosed to any other party without 
the permission of the sender. If you received this message in error, please 
notify me immediately so that I can correct and delete the original email. 
Thank you.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/