Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
Getting close! http://tinyurl.com/ywow9q Thanks to the suggestions here I was able to close up the gaps and get things flowing in IE6 and Firefox. I have it looking like I am expecting it to in IE6. But I had to put a -24 px left margin on the floated image div to get it to flush left. Th

[css-d] PayPal form changing page layout

2007-05-13 Thread Liz
Hello, On this page http://www.liztestsite.com/test.shtml in Firefox only, the PayPal forms (the only thing in the center column) cause the content in the left and right column to drop to the bottom of the window. It may not happen when you first go to the page but if you copy the URL, click on a

Re: [css-d] first-letter Replacement

2007-05-13 Thread ~davidLaakso
[EMAIL PROTECTED] wrote: > Is there a way to replace the P:first-letter pseudo-element with an image? > > Christian Ziebarth Anything is possible. Well, sort of. Best, ~dL -- http://chelseacreekstudio.com/ __

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Holly Bergevin
From: Robert Lane <[EMAIL PROTECTED]> >The link you sent me is giving a 404 not found. http://chelseacreekstudio.com/ca/cssd/lane.html Came through just fine for me, so you might try it again. :-) > > Robert Lane wrote: > > > I have an example here: http://tinyurl.com/3axpuo > > > I > > don't

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
The link you sent me is giving a 404 not found. On 5/13/2007 5:28:19 PM, ~davidLaakso ([EMAIL PROTECTED]) wrote: > Robert Lane wrote: > > I have an example here: http://tinyurl.com/3axpuo > > > > I > don't understand what I am doing wrong, but I am getting totally > > different results in I

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
What does that mean? On 5/13/2007 5:14:47 PM, Peter Hyde-Smith ([EMAIL PROTECTED]) wrote: > - Original Message - > Cheers, mate. > > Peter __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread ~davidLaakso
Robert Lane wrote: > I have an example here: http://tinyurl.com/3axpuo > > I don't understand what I am doing wrong, but I am getting totally > different results in IE6, IE7 and FireFox 2 > > Thanks > > Robert, It can be frustrating. Hang in there. It will all come together. Adding p {margin:

Re: [css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
This is a png of what I want to get to. I had it set up and was breaking in IE6 so I went back to start with the box model and try to get that working before changing in the elements. http://tinyurl.com/2xs42o On 5/13/2007 4:35:20 PM, Peter Hyde-Smith ([EMAIL PROTECTED]) wrote: Robert: Can

Re: [css-d] A few problems

2007-05-13 Thread Peter Hyde-Smith
- Original Message - From: "Lauri Pantos" <[EMAIL PROTECTED]> To: "Reed Underwood" <[EMAIL PROTECTED]> Cc: Sent: Sunday, May 13, 2007 4:00 PM Subject: Re: [css-d] A few problems > Hi. Although a couple of you have attempted to help, I'm still lost. > http://www.somtndesign.com > > Each

[css-d] Box Model Problems, I'm not getting it!

2007-05-13 Thread Robert Lane
I have an example here: http://tinyurl.com/3axpuo I don't understand what I am doing wrong, but I am getting totally different results in IE6, IE7 and FireFox 2 Basically I just want a rectangular area with a log at the top, a horizontal navigation box, a content box, and a footer box. I would

Re: [css-d] A few problems

2007-05-13 Thread Lauri Pantos
Hi. Although a couple of you have attempted to help, I'm still lost. http://www.somtndesign.com Each page will have a diff. graphic on the left and right as the next page. But all pages need to have the word Home (which will link home) at the bottom of the page. Can someone please dumb this do

Re: [css-d] first-letter Replacement

2007-05-13 Thread Jukka K. Korpela
On Sun, 13 May 2007, [EMAIL PROTECTED] wrote: > Is there a way to replace the P:first-letter pseudo-element with an > image? I'm afraid not. If you use a background image, what happens when your style sheet is applied but image loading is disabled or the image will not be used for some other r

Re: [css-d] Printing drop-capital

2007-05-13 Thread ~davidLaakso
Lars Bruzelius wrote: > At 2007-05-11 14:02, Lars Bruzelius wrote: > > >> CSS: >> .first {text-indent: 0em} >> .left {float: left; width: 2em} >> .first:first-letter {float: left; font-size: 3.2em; font-weight: bold} >> >> HTML: >> S.D. >> Föredrogs Amiralitets-Collegii >> underdåniga Förslag,

Re: [css-d] 10px gap below float in IE6 & 7 - how do I eliminate?

2007-05-13 Thread Ingo Chao
Robert Lane wrote: > Example is here: http://tinyurl.com/yonjur > ... > How can I get rid of the extra spacing below the slide show. I can't find the correct explanation, but [1] is a similar problem, and a fix is appending a layout element that is not empty (like a solid clearer) [...]

Re: [css-d] Text-Decoration on Table Caption

2007-05-13 Thread Jukka K. Korpela
On Sat, 12 May 2007, Francesco Rizzi wrote: > I'm setting the text-decoration to underline for a table caption, > and it doesn't seem to get underlined in Firefox (v.2.0.0.2). Looks like a browser bug. For some odd reason, Firefox seems to ignore text-decoration for a element. As a workaround,

Re: [css-d] Printing drop-capital

2007-05-13 Thread Lars Bruzelius
At 2007-05-11 14:02, Lars Bruzelius wrote: >CSS: >.first {text-indent: 0em} >.left {float: left; width: 2em} >.first:first-letter {float: left; font-size: 3.2em; font-weight: bold} > >HTML: >S.D. >Föredrogs Amiralitets-Collegii >underdåniga Förslag, af den 27 sistl. Februarii, ... > >This displays