Re: [css-d] Why the gap?

2010-07-31 Thread Brian M. Curran
Brian M. Curran wrote: > > > Could someone tell me why there is a gap between my #header and > #subheader on this test page: > > > > > Brian > > >David Laakso wrote: >Someone, or another, punished you for setting mousetype :-) ? >#subheader { overflow: hidden; } Lol. Thanks for the

Re: [css-d] Why the gap?

2010-07-31 Thread Brian M. Curran
On 31.7.2010 23:04, Brian M. Curran wrote: > Hello, > > I'd like to add a breadcrumb trail sub header on all of my pages, like it is > done here: > > > > http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112 >

Re: [css-d] Why the gap?

2010-07-31 Thread Alex Mitchell
On Sat, Jul 31, 2010 at 1:15 PM, Ville Viklund wrote: > On 31.7.2010 23:04, Brian M. Curran wrote: > > Hello, > > > > I'd like to add a breadcrumb trail sub header on all of my pages, like it > is > > done here: > > > > > > > > http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112 > >

Re: [css-d] Why the gap?

2010-07-31 Thread David Laakso
Brian M. Curran wrote: > > > Could someone tell me why there is a gap between my #header and #subheader > on this test page: > > > > > Brian > > Someone, or another, punished you for setting mousetype :-) ? #subheader { overflow: hidden; } -- http://chelseacreekstudio.com/ ___

Re: [css-d] Why the gap?

2010-07-31 Thread Ville Viklund
On 31.7.2010 23:04, Brian M. Curran wrote: > Hello, > > I'd like to add a breadcrumb trail sub header on all of my pages, like it is > done here: > > > > http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112 > > &id=1

[css-d] Why the gap?

2010-07-31 Thread Brian M. Curran
Hello, I'd like to add a breadcrumb trail sub header on all of my pages, like it is done here: http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112 &id=13988778 Could someone tell me why there is a gap between

[css-d] CSS or JQuery Issue?

2010-07-31 Thread jdreid
Good Morning, By reverse elimination, removing the two divs below the image rotator causes the image rotator to work properly with it's linking capabilities. By adding the two divs back in, I lose the linking capabilities of the image rotator and the image descriptions. Two issues: 1. I

[css-d] Menu Problem

2010-07-31 Thread William Gates
Hi Dipesh, Your pages don't validate - there are some markup problems - ie unclosed divs, duplicate ids etc. It's always best to validate first before dealing with CSS. There is a validator at: http://validator.w3.org Regards William _

[css-d] Menu problem

2010-07-31 Thread Dipesh Parmar
I'm creating a simple thumbnail portfolio in html/css, but i've come across a strange problem which i cant fix. I've created the css so all the pages function the same, but on the gallery pages (gallery/gallerytwo/gallerythree.html) the top menu moves up another 10pixels or so. It appears on sa

Re: [css-d] absolute positioning

2010-07-31 Thread Steve Foster
Hi Angela, I'm not sure about the consistency between IE and FF although I think they behave the same as far as I can see. However I found this yesterday which explains positioning in a visual and easy to understand way. I think it's really good. Hope it helps. http://www.barelyfitz.com/screenca