Mike Breiding wrote:
> David Laakso wrote:
>> Mike Breiding - Morgantown WV wrote:
>>   
>>> Hi David,
>>>
>>> The only thing I see that looks a bit odd is the background color 
>>> extends to the border.
>>> Peace, -Mike   
>>
>> re: 
>> <http://epicroadtrips.us/dad/journals/travel/usa/central_states_north_trip_june_2-15_1977/index.php>
>>
>> I guess you mean the background-color of the bird container extends to 
>> the right rail, rather than stopping at the right-side drop line of the 
>> primary content?
>>   
>
> Yes, 'zackly!
>> Replacing the current CSS with this should hold the background width to 
>> 75% (same width as the primary content):
>>   
>
> Actually, I tried that our already.
> The problem then is at 800x600 the blockquote paragraphs are only one 
> or two words wide making it look like a long list.
>
> Thanks,
> -Mike



Yes, I know, it is problematic at 800. Trying to cram 5 pounds of apples 
in a 3 pound bag ain't easy...

The blockquote /may/ be a little bit wider at 800 if this is added:
#two blockquote p {
width: 100%; <------------------------- add
}
Please see this file which has that change added:
<http://www.chelseacreekstudio.com/ca/cssd/mike.htm>

Other possibilities might include:
1/ reducing the width of the image thus giving the blockquote more width.
2/ and/or cheating and gaining more width for the quote text by deleting 
the opening and closing blockquote and setting a narrow margin right and 
left for #two p.

Short of these suggestions, I dunno. Perhaps someone else on the list 
has a better alternative?
















-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to