Re: [css-d] layout problem? maybe a float problem?

2010-10-26 Thread Alan Gresley
Rory Bernstein wrote: Thank you, Theirry. I put a surrounding div around the 2 divs that weren't behaving, and stopped the absolute positioning of the one div. Put overflow: hidden on the surrounding div and my life is hugely improved. Sorry for those excessive clear:both things, I had thrown a

Re: [css-d] layout problem? maybe a float problem?

2010-10-26 Thread Rory Bernstein
Thank you, Theirry. I put a surrounding div around the 2 divs that weren't behaving, and stopped the absolute positioning of the one div. Put overflow: hidden on the surrounding div and my life is hugely improved. Sorry for those excessive clear:both things, I had thrown a bunch of them in the

Re: [css-d] layout problem? maybe a float problem?

2010-10-25 Thread Thierry Koblentz
> I have a layout problem here: > http://www.glitterlemonade.com/fundraiser/detail/monsters_magnetic_figu > res > > On other pages on the site, the footer behaves and shows up under the > rest of the content, but not on this page. Here it is OK: > http://www.glitterlemonade.com/get_involved > > I

Re: [css-d] Layout-problem

2009-01-09 Thread Ib Jensen
2009/1/9 Holly Bergevin : > From: "Ib Jensen" > >>Link : http://ikjensen.dk/test/> > >>Second problem. >>The menu in the left sidebar works ok on the Index-page, but not on a >>second page. >> >>Menu : Genealogy -> Kings of Denmark > > Can you explain what you mean when you say it doesn't work? I

Re: [css-d] Layout-problem

2009-01-08 Thread Holly Bergevin
From: "Ib Jensen" >Link : http://ikjensen.dk/test/> >Second problem. >The menu in the left sidebar works ok on the Index-page, but not on a >second page. > >Menu : Genealogy -> Kings of Denmark Can you explain what you mean when you say it doesn't work? I see hover effects, and if you click on

Re: [css-d] Layout-problem

2009-01-08 Thread David Laakso
Ib Jensen wrote: > 2009/1/8 David Laakso : > > >> Could not find menu second page. >> >> > > Try in the Top-menu-bar = first menu-point = Genealogy, Menu-point = > Kings of Denmark. > > On this page : The menu in the right side. > > > > re: Dunno. Can't he

Re: [css-d] Layout-problem

2009-01-08 Thread Ib Jensen
2009/1/8 David Laakso : > Ib Jensen wrote: > Name of the game: Code to Opera -- FF, Safari, and Camino will follow > suit. Fix IE. > > #container {padding-top: 1px;}<-- fix 4 collapsing margins > .head h1{font-size:250%; margin: 40px 0 10px 0;padding: 0; > color:#fff;font-weight:normal;} > .head h

Re: [css-d] Layout-problem

2009-01-08 Thread David Laakso
Ib Jensen wrote: > > Link : http://ikjensen.dk/test/> > > > > Strangely, In IE 6, it shows almost as I wanted it to look like. > In FF2, it doesn't. > > > The menu in the left sidebar works ok on the Index-page, but not on a > second page. > > > This may help compliant browsers... Name of th

Re: [css-d] Layout problem in IE6

2008-04-02 Thread Gunlaug Sørtun
Daniel Hammond wrote: > URL: http://rsdesignandprint.com/5619lakeforrest/index.html > > The site looks great in every browser except IE6. I figure it's just > reading the padding or margins differently than the other browsers. Yes, it does - on floats. It is known as the "margin-doubling on floa

Re: [css-d] Layout problem in Mac/Safari

2007-11-08 Thread David Laakso
Jim Davis wrote: > My site will render properly in Mac/Firefox, however it breaks in > Mac/Safari. > > Live web site can be viewed here: http://www.dsignerclumber.com > > > > Jim > > Add a wrapper (#stuff)-- first id to open and last id to close. #stuff { width: 930px; margin: 0 auto; } And a

Re: [css-d] Layout problem

2007-10-17 Thread Rafael
Well, the good news is that a margin seems to work just fine, so if you add 'id="contact"' to that image, and the next CSS it should be positioned more or less where you want it... #contact { margin-right: 10px; margin-top: -10px; } Now the bad news... yes, IE. There is a p

Re: [css-d] layout problem: phantom margin in IE 6

2006-10-26 Thread Katherine White
From: Dave Goodchild [mailto:[EMAIL PROTECTED] Sent: Thursday, October 26, 2006 12:37 PM To: Katherine White Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] layout problem: phantom margin in IE 6 Could you clarify? In FF on Win XP the boxes extend past the lower end of the screen but when I

Re: [css-d] layout problem: phantom margin in IE 6

2006-10-26 Thread Dave Goodchild
Could you clarify? In FF on Win XP the boxes extend past the lower end of the screen but when I view in IE6 they stop short of the bottom. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 infor

Re: [css-d] Layout problem in IE

2005-12-07 Thread Gunlaug Sørtun
Ingo Chao wrote: > Remy Merriex wrote: >> [http://www.pdsxp.com/bov/wow.html > The offset problem is due to the positioning and floating of the > images, I think. A border on the top-right212.gif shows that IE tries > to align the container alongside these floats. Can be solved by adding: * ht

Re: [css-d] Layout problem in IE

2005-12-07 Thread Ingo Chao
Remy Merriex wrote: > This is a repost of a problem I had last week, I got no responses so I > thought I'd try one more time. The original post is below, thanks! Try to rephrase instead of reposting. 75% of these list's postings are due to a "Layout problem in IE". > [http://www.pdsxp.com/bov/wow

Re: [css-d] Layout problem in IE

2005-12-06 Thread Gunlaug Sørtun
Remy Merriex wrote: > [http://www.pdsxp.com/bov/wow.html Had a look at your page, and fixed a copy to pixel-perfection for IE/win. However, I'm not satisfied with the solution, because I haven't pinned down the exact cause for the offset-problem. --- However, your stylesheet needs a bit of cleani

Re: [css-d] Layout problem in IE

2005-12-06 Thread Joe Huggins
Well one thing to start with is you have this: I think that needs to be inside your . That may be throwing IE into quirks mode and leading to a bunch of issues. Remy Merriex wrote: >I've been lurking for a while, learning as much as I can about pure CSS > layouts and I finally came to

Re: [css-d] Layout problem in IE

2005-12-06 Thread Troy Brophy
Please indicate a couple of places where your layout isn't displaying properly in IE, and point out the associated styling. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > discuss.org] On Behalf Of Remy Merriex > Sent: Tuesday, December 06, 2005 3:08 PM > To: c

Re: [css-d] Layout Problem with Widths

2005-11-30 Thread Gunlaug Sørtun
Dan Moriarty wrote: > I¹m fairly new to this, and have read about the box model problem for > IE 5, but this isn¹t working for IE 6. Here¹s the URL: > http://danmoriarty.com/subsites/invision/collections/ It's the IE/win 'hasLayout'[1] bug/feature that's creating problems. Solution: don't set

Re: [css-d] layout problem in FireFox

2005-10-12 Thread Philippe Wittenbergh
On 12 Oct 2005, at 9:47 pm, Tom Dell'Aringa wrote: http://www.innovativeconcretesolutions.net/ In FireFox, the P in the content area gets pushed down, seems like below the navigation at left. I cannot seem to figure out why. The CSS is at: It is actually the h1 tag that goes down in Firefo

Re: [css-d] layout problem - bit of a CSS beginner

2005-10-10 Thread Thierry Koblentz
Gunlaug Sørtun wrote: > John Spurgin wrote: > >> http://www.itsecureportal.com/layout/example18.html > > That example will work if you apply this method: > I think this one has better browsers support: http://www.tjkdesign.com/articles/3cols.asp

RE: [css-d] layout problem - bit of a CSS beginner

2005-10-10 Thread John Spurgin
Thanks Georg, That has done the trick. http://www.itsecureportal.com/layout/example18.html Much appreciated. John -Original Message- From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] Sent: 10 October 2005 13:43 To: John Spurgin Cc: css-d@lists.css-discuss.org Subject: Re: [css-d

Re: [css-d] layout problem - bit of a CSS beginner

2005-10-10 Thread Gunlaug Sørtun
John Spurgin wrote: http://www.itsecureportal.com/layout/example18.html That example will work if you apply this method: regards Georg -- http://www.gunlaug.no __ c