Re: [css-d] seperation of styles

2005-08-03 Thread Arnie Shafer
Hi Scott, I still classify myself as a newbie too. I will be interested in what the "pros" have to say. But I think you solution might be to create two style sheets. Call one for your home page, call the second one for all other pages. hth, Arnie - Original Message - From: "Sco

Re: [css-d] how to achieve text indentation without tags?

2005-07-12 Thread Arnie Shafer
Perfect use of a table! hth Arnie Shafer - Original Message - From: "victor NOAGBODJI" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 12, 2005 1:38 PM Subject: [css-d] how to achieve text indentation without tags? Hi all, I'm trying to figure this all this aft

[css-d] vanishing text

2005-07-06 Thread Arnie Shafer
I know this bug has been discussed, but I cannot find the fix. Scrolling down and back fixes it temporally. Thanks for your help. Arnie Shafer __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

[css-d] not showing in FF

2005-06-22 Thread Arnie Shafer
Could someone please tell me why the hr's are not showing in FF. Here is the css code I am using: div #container #main-text hr { color: #003300; background-color: #003300; height: 2px;} Thanks, Arnie __ css-discuss [EMAIL P

[css-d] Need help and advice

2005-06-14 Thread Arnie Shafer
igest readers. I am sorry! If a knew a better (more correct way) of responding I would be most happy to follow those guidelines. When I attempted to respond to the writer, The server refused to send my response. Very frustrating! I am looking for help here. Thanks to

Re: [css-d] Using background-position and background-repeat together

2005-06-14 Thread Arnie Shafer
I'm trying to simulate an image border on a central content area, by adding the right-hand border to a wrapper div and the left-hand to the main content area inside it. Why can't you do the right side exactly the same as the left? abs - Original Message - From: "Rachael Beale (CSS-Disc

Re: [css-d] A Photo Gallery/Online Journal with CSS

2005-06-07 Thread Arnie Shafer
Hi Adam, I enjoyed looking at your site. I don't understand what it is you want to do. What is wrong with the format that you have established on the first page?. Arnie Shafer - Original Message - From: "Adam Wick" <[EMAIL PROTECTED]> To: Sent: Tuesday,

Re: [css-d] IE display problem

2005-06-05 Thread Arnie Shafer
Is it really that simple?? I must try that extra space. Thanks Linda! Arnie - Original Message - From: "Linda Dunn" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Cc: "shawn a" <[EMAIL PROTECTED]>; "css-d list"

Re: [css-d] IE display problem

2005-06-05 Thread Arnie Shafer
Hi Shawn, I am new at this game but I do recognize your problem. Others can explain it better than me but it is the "IE white space bug" There are several ways to fix it. Just google it for a complete answer..Arnie Shafer - Original Message - From: "shawn a&quo

Re: [css-d] valid xhtml

2005-05-23 Thread Arnie Shafer
No it is not valid as shown. Change to: Note the space between "r" and "/". Arnie Shafer - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, May 23, 2005 1:41 PM Subject: [css-d] valid xhtml is this a valid xhtml?

Re: [css-d] Creating line space with out using

2005-05-20 Thread Arnie Shafer
: "Christian Heilmann" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Cc: "css-discuss [" Sent: Friday, May 20, 2005 2:54 PM Subject: Re: [css-d] Creating line space with out using I still don't have this simple problem cleared up. I hav

[css-d] Creating line space with out using

2005-05-20 Thread Arnie Shafer
I still don't have this simple problem cleared up. I have used a class with the tag and it worked OK, added space(margin-bottom). I tried it using . This did not add any space. (I am just using lf2 or lf3 to indicate line feed. It is short and I can remember it.) I was told that it was becau

Re: [css-d] Replacing multiple

2005-05-20 Thread Arnie Shafer
Thanks Ian. That makes sense to me. Arnie Please visit the Shafer Family Web site at: http://abshafer.com - Original Message - From: "Ian Skinner" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Sent: Friday, May 20, 2005 11:49 AM Subject: RE

[css-d] Replacing multiple

2005-05-20 Thread Arnie Shafer
20px;} .lf3{ margin-bottom: 130px;} These values are just for "playing." Thanks for all advice! Arnie Shafer __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FA

Re: [css-d] Line space

2005-05-18 Thread Arnie Shafer
Thanks to both Jacks. Good idea. Will do! Arnie - Original Message - From: "Jack Keller" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 18, 2005 5:31 PM Subject: Re: [css-d] Line space Arnie Shafer wrote: Some members have frowned on my use of the tag to create the

[css-d] Line space

2005-05-18 Thread Arnie Shafer
Some members have frowned on my use of the tag to create the desirable line spaces Sometimes one, sometimes two, or possibly three line spaces are desired. Simple question: What is a better way to accomplish this other than, ,br /> Thanks for your input. Arnie Shafer Please visit

[css-d] Page Jumping

2005-05-16 Thread Arnie Shafer
the "jumping" pages. All is now very good. I did want to advise everyone of a great new application for saving you CSS URL references. It is called FURL. Please check it out (google it). An excellent way to save your references. Thanks one again. Arnie Shafer Please visit the Sha

[css-d] page-title jumps in IE only

2005-05-15 Thread Arnie Shafer
tyle sheet. No inline or embedded. Any ideas? Thanks Arnie Shafer http://abshafer.com CSS: style.css __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Suppo

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 p

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 PROTE

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

2005-05-14 Thread Arnie Shafer
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

[css-d] reducing margins/padding in certain areas

2005-05-12 Thread Arnie Shafer
I would like to know how to increase the width of the tables. I have wide margins/padding in this main-text div for added white space, shorter lines etc. I would like to increase the width for all of the tables only. The text is to "bunched up in them. Thanks, Arnie http://abshafer.com then sel

Re: [css-d] is not displaying

2005-05-10 Thread Arnie Shafer
dner To: Arnie Shafer Sent: Tuesday, May 10, 2005 4:20 PM Subject: Re: [css-d] is not displaying You've got the border set to zero and the background set to white. Set the background to a color other than the background of the page and it'll show up. You've got multi

[css-d] is not displaying

2005-05-10 Thread Arnie Shafer
Just above the footer on each page I have a reminder as to what page the reader is on. That reminder should be between two hr's. The problem is that the hr's do not display? They do display on my editor, AceHTML. Thanks for you help once again. Arnie Shafer http://ab

Re: [css-d] Table will not collaspe borders

2005-05-09 Thread Arnie Shafer
Thanks to Ron and all who responded. The problem is fixed. Arnie - Original Message - From: "Pringle, Ron" <[EMAIL PROTECTED]> To: "'Arnie Shafer'" <[EMAIL PROTECTED]>; "'css-d list'" Sent: Monday, May 09, 2005 5:19 PM Sub

[css-d] Table will not collaspe borders

2005-05-09 Thread Arnie Shafer
Please go to the Family website below. Select Veterans. You will see the double borders around the interior cells of the tables. I would rather have single borders. I have the following in my css file but it has no effect. what am I doing wrong? .table1 td{ border: 3px solid #003300; border-c

Re: [css-d] Extra pixel below each LI in IE

2005-05-06 Thread Arnie Shafer
I am not sure, but I think this might be the dreaded "IE white space bug" Basically, you must remove all white space from you unordered list. Google for this bug, lots of resources.Arnie - Original Message - From: "Shane Porter" <[EMAIL PROTECTED]> To: "Greg Van Ullen" <[EMAIL PROT

Re: [css-d] Good CSS tutorials ?

2005-05-06 Thread Arnie Shafer
This is the best I have found. Thanks to Lee on this list. Arnie Shafer - Original Message - From: "Ford, Janet" <[EMAIL PROTECTED]> To: "Liviu" <[EMAIL PROTECTED]>; Sent: Friday, May 06, 2005 9:45 AM Subject: RE: [css-d] Good CSS tutorials ? --

Re: [css-d] small vertical jumpfrom from page to page

2005-05-03 Thread Arnie Shafer
Thanks Maddalena, That took care of it. I would never have found it. Arnie Shafer - Original Message - From: "Maddalena" <[EMAIL PROTECTED]> To: "css-d list" Sent: Tuesday, May 03, 2005 9:27 PM Subject: Re: [css-d] small vertical jumpfrom from page to p

[css-d] small vertical jumpfrom from page to page

2005-05-03 Thread Arnie Shafer
/stylemaster/index.html The css is there too: style.css Thanks for any help. Arnie Shafer __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com

[css-d] thumb's need cleared.

2005-05-01 Thread Arnie Shafer
Please look at : http://www.abshafer.com/stylemaster/stillwater.html Obviously they all need to be cleared. What is the best way of doing that. I tried the "clearfix"method but could not get it to work. It is in the style.css file. Thanks, Ar

Re: [css-d] Site check: right box below left box

2005-05-01 Thread Arnie Shafer
Hi Don, You must have fixed your problem . I see nothing wrong in FF or IE 6.0 win xp pro. Suggestions: Style your rather than using "class: for each one. Update the year of your copyright. It looks like you are off to a very good start. Arnie Shafer - Original Message - From:

Re: [css-d] Can you help me code this?

2005-04-30 Thread Arnie Shafer
From the little bit of info given -it look s to me that this should be the normal flow. Image first, title and should all just flow. A word of caution. I am just learning css too Arnie Shafer up.s. what language is your html file in? From: "Karl Bedingfield" <[EMAIL PROTECTE

Re: [css-d] In Foxfire page just keeps going - OK in IE 6.0

2005-04-30 Thread Arnie Shafer
Thanks to everyone who offered their suggestions. Removing "overflow: auto" took care of the long blank space. It was in there to clear the floats. I am not sure what went wrong. I fixed the drop cap problem with a little right padding. All of your help is most appreciated! Ar

Re: [css-d] In Foxfire page just keeps going - OK in IE 6.0

2005-04-29 Thread Arnie Shafer
Hi Dwain, I followed your idea. Now the footer show up after that long blank space. In other words it is completely detached from the rest of the page. Thanks for trying! Arnie - Original Message - From: <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]&g

[css-d] In Foxfire page just keeps going - OK in IE 6.0

2005-04-29 Thread Arnie Shafer
I have no clue what is causing this page to continue way past the footer?? In IE it stops just below the footer where it should. http://www.abshafer.com/stylemaster/cs.html CSS is there too. style.css Thanks as always! Arnie Shafer

Re: [css-d] Best way to remove link borders from thumbnails?

2005-04-29 Thread Arnie Shafer
Thanks Chris. This works perfectly. Arnie Shafer - Original Message - From: "Christian Heilmann" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Sent: Friday, April 29, 2005 8:41 AM Subject: Re: [css-d] Best way to remove link borders from th

[css-d] Best way to remove link borders from thumbnails?

2005-04-29 Thread Arnie Shafer
Dear Listers, Around each of my thumbnail graphics is a link border , which changes color as I mouseover them. What is the optimum method for removing those borders. I have other borders which I don't want to disturb. Arnie S

Re: [css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
Thanks Gunlaug. I'll try to follow your instructions. Arnie - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> To: "css-d list" <[EMAIL PROTECTED]> Sent: Wednesday, April 27, 2005 9:36 PM Subject: Re: [css-d] problems with DTD, Floats and

Re: [css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
When I refer to the float problem, Jack, I am referring to the pictures. The first one is "Casper's House". Arnie - Original Message - From: "jack fredricks" <[EMAIL PROTECTED]> To: "Arnie Shafer" <[EMAIL PROTECTED]> Sent: Wednesday, April

[css-d] problems with DTD, Floats and clear

2005-04-27 Thread Arnie Shafer
Dear List, I have spent the day looking to resolve the following issues. The page validates, but as xhtml 1.0. transitional, my DTD is set to strict.?? I would like to have the title below the float and the paragraph that relates to the graphic flowing around it. Don't worry about them all,