Re: [css-d] 1-px rule after last paragraph?

2011-11-11 Thread David Laakso

On 11/11/11 9:00 PM, John wrote:


Thank you again, David.

Is it a safe statement that the parts of a page's markup simply can't be moved 
around to change the layout...and that a change in layout really requires 
revisiting how the page needs to be broken up or blocked off?


John





John,

I know from nothing-- just try to make it happen. Others on the list may 
be better suited to answering your question [s].


Best,
~d


--
Desktop. Laptop. Tablet. Mobile!
http://chelseacreekstudio.com/

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] 1-px rule after last paragraph?

2011-11-11 Thread John

On Nov 11, 2011, at 12:11 PM, David Laakso wrote:

> Needs structure. Divide the content block roughly in half. Put the text in 
> the [float] right half and the large image in the [float]  left half. The 
> bank of 5 images is like a footer-- set its width to the same as the content 
> box -- and clear both floats.
> The horizontal rule is the border top [#222] of the 5 image block. If you 
> prefer change it to the border bottom of the right-hand text block.
> All ab0ve requires a change in the markup and in the css file.
> Please see
> markup
> 
> css [lines 43 through 48]
> 


Thank you again, David.

Is it a safe statement that the parts of a page's markup simply can't be moved 
around to change the layout...and that a change in layout really requires 
revisiting how the page needs to be broken up or blocked off?


John
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] 1-px rule after last paragraph?

2011-11-11 Thread David Laakso

On 11/10/11 8:03 PM, John wrote:

Ha! I sure can..sorry. It's:  http://coffeeonmars.com/testing/PixExperiment.html

you can see I'm experimenting with a couple of things in there..but that's the 
idea I'm shooting for.


John




John,

Needs structure. Divide the content block roughly in half. Put the text 
in the [float] right half and the large image in the [float]  left half. 
The bank of 5 images is like a footer-- set its width to the same as the 
content box -- and clear both floats.
The horizontal rule is the border top [#222] of the 5 image block. If 
you prefer change it to the border bottom of the right-hand text block.

All ab0ve requires a change in the markup and in the css file.
Please see
markup

css [lines 43 through 48]


Best,
~d
PS Please validate before you post. Thanks.

--
Desktop. Laptop. Tablet. Mobile!
http://chelseacreekstudio.com/

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] 1-px rule after last paragraph?

2011-11-11 Thread John

On Nov 11, 2011, at 12:04 PM, Jukka K. Korpela wrote:

> I don't understand what you are referring to. If you simply set a 
> bottom-border for a  element, it takes the width of that element, and you 
> can set padding-bottom as desired.
> 
>> Am I attacking the problem all wrong here?
> 
> I'm afraid it's not clear at all what the problem is.


Jukka..thanks..I'll have to re-visit that; I  simply wasn't able to get it to 
work, but bottom-border was the first thing I tried...if I can get that to 
work, that would be the bee's knees.

thank you!

John
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] 1-px rule after last paragraph?

2011-11-11 Thread Jukka K. Korpela

11/11/2011 2:28 AM, John wrote:


Is there a way to get a 1-pixel rule after a last paragraph of text which:

[…]

• is the width of the text

[…]

I can throw a border-bottom in there, but it's as wide as the parent of 
course...


No, it is as wide as the paragraph element. So the question is: What do 
you mean by the width of the text?



If I throw an image in there that pushes the text to the right there's
> less visual space for a rule that is as wide as the text, but the 
"css space"

> is the same as it was: the width of the parent.

I don't understand what you are referring to. If you simply set a 
bottom-border for a  element, it takes the width of that element, and 
you can set padding-bottom as desired.



Am I attacking the problem all wrong here?


I'm afraid it's not clear at all what the problem is.

Yucca


__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] css measures - em grid system makes sense ?

2011-11-11 Thread Michael Adams
On Saturday 12 November 2011 01:52, mem wrote:
> On Nov 11, 2011, at 2:51 , David Laakso wrote:
> > I'd suggest that you simply put a full and complete rough layout
> > /on your server/ that reflects your intended final goal. Allow it
> > to speak for itself. No novella to accompany it is needed.
>
> http://help.nuvemk.com/css/layout_structure_home.pdf

A quick word to the wise. Right now PDF's and MS Office documents are 
not the flavour of the month. Problems with embedded fonts. I'm sure 
that this is a trusted source, but for the moment i would look to be 
supplying examples as exported images instead.

http://support.microsoft.com/kb/2639658
http://technet.microsoft.com/en-us/security/advisory/2639658

-- 
Michael
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] css measures - em grid system makes sense ?

2011-11-11 Thread mem
On Nov 11, 2011, at 2:51 , David Laakso wrote:

> I'd suggest that you simply put a full and complete rough layout /on your 
> server/ that reflects your intended final goal. Allow it to speak for itself. 
> No novella to accompany it is needed.


http://help.nuvemk.com/css/layout_structure_home.pdf


Regards,
Jorge Amado 
;)
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/