Re: [css-d] Need IE CSS adjustment for list item indent (I think)

2010-01-28 Thread David Laakso
Kym Costanzo wrote: > Having an issue in IE 7 and below. On the following page: > > > > http://www.ilovestraightteeth.com/blog/ > > > > In the right sidebar, the list items are indented too far to the right. This > has to be a simple thing, but I have tweaked seemingly every single CSS > eleme

Re: [css-d] Navigation

2010-01-28 Thread ed
> Thanks Troy and Tim, the navigation is now up against the top of the page, > but now it is on the wrong side. I have floated both the navigation and > logo left but it is showing the logo on the right not on the left-why is > that?: > http://www.copywritecolombia.com/mediabuying.htm You missed

Re: [css-d] Navigation

2010-01-28 Thread Climis, Tim
> Thanks Troy and Tim, the navigation is now up against the top of the page, > but now it is on the wrong side. I have floated both the navigation and > logo left but it is showing the logo on the right not on the left-why is > that?: > http://www.copywritecolombia.com/mediabuying.htm You missed m

Re: [css-d] Navigation

2010-01-28 Thread ed
You've got this floating around above your navigation... ...and I don't see it in your stylesheet. So that could be what's pushing things down. Thanks Troy and Tim, the navigation is now up against the top of the page, but now it is on the wrong side. I have floated both the navigation and logo

Re: [css-d] Navigation

2010-01-28 Thread Troy Harshman
On Thu, Jan 28, 2010 at 4:23 PM, Troy Harshman wrote: > On Thu, Jan 28, 2010 at 4:12 PM,   wrote: >> Hi all, >>  The top navigation should be right up against the top of the screen. How >> do I can change it? Page validated: >>  http://www.copywritecolombia.com/mediabuying.htm >> >>  Thank you >>

Re: [css-d] Navigation

2010-01-28 Thread Climis, Tim
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of e...@copywritecolombia.com Sent: Thursday, January 28, 2010 4:00 PM To: css-d Subject: [css-d] Navigation > The top navigation should be right up against the top of the

Re: [css-d] Navigation

2010-01-28 Thread Troy Harshman
On Thu, Jan 28, 2010 at 4:12 PM, wrote: > Hi all, >  The top navigation should be right up against the top of the screen. How > do I can change it? Page validated: >  http://www.copywritecolombia.com/mediabuying.htm > >  Thank you > > > > __

Re: [css-d] Navigation

2010-01-28 Thread ed
Hi all, The top navigation should be right up against the top of the screen. How do I can change it? Page validated: http://www.copywritecolombia.com/mediabuying.htm Thank you __ css-discuss [cs...@lists.css-discuss.org] htt

[css-d] Need IE CSS adjustment for list item indent (I think)

2010-01-28 Thread Kym Costanzo
Having an issue in IE 7 and below. On the following page: http://www.ilovestraightteeth.com/blog/ In the right sidebar, the list items are indented too far to the right. This has to be a simple thing, but I have tweaked seemingly every single CSS element trying to figure out why in IE this

[css-d] Navigation

2010-01-28 Thread ed
Hi all, The top navigation should be right up against the top of the screen. How I can change it? Page validated: http://www.copywritecolombia.com/mediabuying.htm Thank you __ css-discuss [cs...@lists.css-discuss.org] http://www.

Re: [css-d] Bottom align images

2010-01-28 Thread David Hucklesby
On 1/28/10 11:01 AM, Sean O' Shea wrote: > Hi all, > > I had a quick question regarding bottom aligning some images. > > The page in question looks like this: > http://whatsthepointeh.appspot.com/bottom-align/eyefi/tests/widget/robot/DayView.html > . (Give it a few seconds to fully render - there'

Re: [css-d] synamic

2010-01-28 Thread David Hucklesby
On 1/28/10 4:55 AM, Tim Climis wrote: > On Thursday, January 28, 2010 4:54:56 am Casadio Pablito wrote: > >> If numbers of is height my is too height so I want that >> it scroll verically without scrollbars > > you can't have something that scrolls without having scrollbars. > There would

Re: [css-d] Bottom align images

2010-01-28 Thread David Hucklesby
On 1/28/10 11:01 AM, Sean O' Shea wrote: > Hi all, > > I had a quick question regarding bottom aligning some images. > > The page in question looks like this: >http://whatsthepointeh.appspot.com/bottom-align/eyefi/tests/widget/robot/DayView.html > > > (Give it a few seconds to fully render - there'

Re: [css-d] Sarfari seems to be reading IE conditional comments

2010-01-28 Thread Kevin Leebroderick
Thank you all for your help. > > __ 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

[css-d] Bottom align images

2010-01-28 Thread Sean O' Shea
Hi all, I had a quick question regarding bottom aligning some images. The page in question looks like this: http://whatsthepointeh.appspot.com/bottom-align/eyefi/tests/widget/robot/DayView.html . (Give it a few seconds to fully render - there's quite a bit of JavaScript on this page) I have

Re: [css-d] Sarfari seems to be reading IE conditional comments

2010-01-28 Thread Thierry Koblentz
> I was wondering if anyone else has come across Safari reading the [if IE] > comments. I am viewing a site I am building on Safari 4.0.4 and was > inspecting the pages h1 tag when I saw that it was referencing my > iemaster.css. > > The site can be viewed at" > http://www.leebroderickweb.com/previ

Re: [css-d] Sarfari seems to be reading IE conditional comments

2010-01-28 Thread Troy Harshman
Looks like a syntax error. Try this... __ 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/polici

Re: [css-d] Sarfari seems to be reading IE conditional comments

2010-01-28 Thread Jason Arnold
On Thu, Jan 28, 2010 at 9:03 AM, Kevin Leebroderick wrote: > I was wondering if anyone else has come across Safari reading the [if IE] > comments. I am viewing a site I am building on Safari 4.0.4 and was > inspecting the pages h1 tag when I saw that it was referencing my > iemaster.css. > > The s

[css-d] Sarfari seems to be reading IE conditional comments

2010-01-28 Thread Kevin Leebroderick
I was wondering if anyone else has come across Safari reading the [if IE] comments. I am viewing a site I am building on Safari 4.0.4 and was inspecting the pages h1 tag when I saw that it was referencing my iemaster.css. The site can be viewed at" http://www.leebroderickweb.com/preview/raymondbro

Re: [css-d] synamic

2010-01-28 Thread Tim Climis
On Thursday, January 28, 2010 4:54:56 am Casadio Pablito wrote: > If numbers of is height my is too height so I want that it > scroll verically without scrollbars you can't have something that scrolls without having scrollbars. There would be nothing to scroll with, and no one would be able

[css-d] synamic

2010-01-28 Thread Casadio Pablito
Hi at all I have a dynamic with a into Numbers of is variable from zero to 100/200/300 (I dont know ) If numbers of is height my is too height so I want that it scroll verically without scrollbars and I want that it cannot have height over 200 px It can (must) have natura