Re: [css-d] Centering a Horizontal Navigation Bar from an Inline List

2006-07-22 Thread David Laakso
Wayne Wickson wrote: > Being new to CSS, how can one center a navigation bar created from an > inline horizontal list display of menu items on monitors of different > resolutions and widths? > > Wayne, This is one way it might be done:

Re: [css-d] IE 6 not recognizing padding

2006-07-22 Thread Thierry Koblentz
Thierry Koblentz wrote: > Magenta Placenta wrote: >> http://www.matthickerson.com/testing/ >> http://www.matthickerson.com/testing/stylesheet.css >> >> PC IE 6 is not recognizing some padding I have down in the content >> area. Firefox and Opera display fine. Even Mac IE 5 displays fine. >> What

Re: [css-d] IE 6 not recognizing padding

2006-07-22 Thread Thierry Koblentz
Magenta Placenta wrote: > http://www.matthickerson.com/testing/ > http://www.matthickerson.com/testing/stylesheet.css > > PC IE 6 is not recognizing some padding I have down in the content > area. Firefox and Opera display fine. Even Mac IE 5 displays fine. > What I have down in the content area i

[css-d] Centering a Horizontal Navigation Bar from an Inline List

2006-07-22 Thread Wayne Wickson
Being new to CSS, how can one center a navigation bar created from an inline horizontal list display of menu items on monitors of different resolutions and widths? -- Wayne __ css-discuss [EMAIL PROTECTED] http://www.css-dis

[css-d] IE 6 not recognizing padding

2006-07-22 Thread Magenta Placenta
http://www.matthickerson.com/testing/ http://www.matthickerson.com/testing/stylesheet.css PC IE 6 is not recognizing some padding I have down in the content area. Firefox and Opera display fine. Even Mac IE 5 displays fine. What I have down in the content area is: Left blank gutter div Righ

[css-d] Center Aligned List, bullets are left aligned?

2006-07-22 Thread Vic Rauch
My list in IE6.0 has the bullets quite a ways away from the left edge of the text. The text is centered, but I would think (silly me) that the bullets would stay with the text. FF looks great. Could someone help me get the bullets next to the text as they should be within IE6.0? There are some

Re: [css-d] help with float positioning problem

2006-07-22 Thread Peggy Coats
Thanks! That did the trick! I'm still pretty new at this and had forgotten that the inherited divs would affect the parent, so adjusting the margin for the padding worked perfectly. As for the IE italics thing -- jeez! Peg On 7/21/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Peggy Coats w

Re: [css-d] Francky's Corners and accessible tabs

2006-07-22 Thread Jono
> tabs are sliding down, overlapping the div instead of sitting on top. Teh >following link illlustrates this... http://www.rollandburn.com/test.html I think the easiest solution would be to wrap the chunk of round corner html code in its own and then give that a top margin equal to the height

[css-d] Issues with Alignment

2006-07-22 Thread Yazmin Media
I'm working on a page that is supposed to look like this: http://yazminmedia.com/playground/VZN/mock1b.v3.gif However, I'm having an alignment issue with the middle text portion (New Collections and locations graphics), as follows: http://yazminmedia.com/playground/VZN/index2.htm The CSS is in

Re: [css-d] Site Check (Delos)

2006-07-22 Thread Els
[EMAIL PROTECTED] wrote: > Could you fine folks check out a page on my site? > > It seems to work fine on IE 6 running on WinXP and in Opera 9 > on my > Mac. I'm experimenting a little bit and I can only imagine how > it > might be getting mangled in various browsers. =) > > The page is found a

[css-d] Site Check (Delos)

2006-07-22 Thread headpatient
Could you fine folks check out a page on my site? It seems to work fine on IE 6 running on WinXP and in Opera 9 on my Mac. I'm experimenting a little bit and I can only imagine how it might be getting mangled in various browsers. =) The page is found at http://www.artpatient.com/comic.html an

Re: [css-d] help with lists in IE

2006-07-22 Thread Jorge Rumoroso
> > The list works in Firefox, but in IE, the block background color changes > only when I hover over the text. In Firefox, the background changes when I > > hover over any part of the block. You have to include width or height in the anchor properties. i.e: width: 100% www.niquelao.net