Re: [css-d] Nested lists in columns

2009-01-02 Thread Bill Brown
Telecosm wrote:
 I fear this may not be possible, but I'd like to have a nested UL display
 such that the child elements are displayed alongside their parents.
 Here is a link to a working-copy of the code:
 http://www.calvarygreenmeadow.com/schedule_new_5.htm
 Thanks in advance for your help!
 Dan

Hi Dan,

Something like this, maybe:
http://www.cyber-sandbox.com/cssd/ccg.html

Hope it helps.
--Bill

-- 
!--
  ! Bill Brown - macnim...@gmail.com - 484-809-8077
  ! WebDevelopedia.com, TheHolierGrail.com, MacNimble.com
  ! 24 Countryside Drive, Johnston, RI 02919
--
__
css-discuss [cs...@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/


[css-d] fixed table cell height in IE

2009-01-02 Thread sandy
Ive never had to create a layout where one column must stretch to the height of 
another.  I didn't have any luck doing this with CSS without trying to hack it 
to death so I thought i'd try using a table layout for the first time *gasp*.
see below:
*http://sandygonzales.com/br/br.htm

The bottom gray cell in the left column needs to stretch to the main content 
(white cell) in the right column, but in IE the top cell in the left column 
(page title image) also stretches.
Ive researched trying to make it a fixed height (works in FF)  and can't come 
up with anything.  Is this possible?  If not, any workaround?

Thanks
Sandy

__
css-discuss [cs...@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/

[css-d] Style not executing

2009-01-02 Thread Scott Thigpen
I can't get a style to come up for some reason.  If you look on the right
bar (the third column) you'll see what I mean

here is how it looks
http://www.sthig.com/unisource/homepage.html

but it's supposed to look like this
http://www.sthig.com/unisource/example.jpg

here is my css
http://www.sthig.com/unisource/style.css

thanks
Scott
__
css-discuss [cs...@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] Style not executing

2009-01-02 Thread Scott Thigpen
nevermind, just found my error

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958


On Fri, Jan 2, 2009 at 9:14 PM, Scott Thigpen scott.thig...@gmail.comwrote:

 I can't get a style to come up for some reason.  If you look on the right
 bar (the third column) you'll see what I mean

 here is how it looks
 http://www.sthig.com/unisource/homepage.html

 but it's supposed to look like this
 http://www.sthig.com/unisource/example.jpg

 here is my css
 http://www.sthig.com/unisource/style.css

 thanks
 Scott



__
css-discuss [cs...@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/