Re: [css-d] Hello new to list and with layout problem

2006-04-12 Thread Connor Boyack
ou might want to wrap it in its own div, giving it a margin-top of 5px or whatever looks best. Hope that helps. Connor Boyack WebVid Productions http://www.webvidpro.com/ __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.or

Re: [css-d] table layout to css conversion

2006-04-12 Thread Connor Boyack
tuitive, I think. Personally, I think the old site is.. well, ugly. However, it is quite navigable (even though the navigation links are all images.. yuck). I think with a better color and navigation scheme, your new site will be leaps ahead of the old one. Good work, and best

Re: [css-d] IE display problem(s)

2006-03-29 Thread Connor Boyack
I still had to include a hack to push the content div over by 210 pixels - before, it was overlayed on top of the left navigation. However, in IE7b2, the overflow:visible; doesn't get caught for whatever reason, and it doesn't expand vertically. Anybody know a fix for this? Th

Re: [css-d] IE display problem(s)

2006-03-27 Thread Connor Boyack
chopped off. Does anybody know a hack to get IE to have a min-height? -- Connor Boyack WebVid Productions http://www.webvidpro.com/ __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing

Re: [css-d] IE display problem(s)

2006-03-24 Thread Connor Boyack
/24/06, Holly Bergevin <[EMAIL PROTECTED]> wrote: > > From: "Connor Boyack" <[EMAIL PROTECTED]> > > >Both pages are now valid XHTML and CSS. Anybody have any ideas? > > > >The links are: > > > >http://connorboyack.com/junk/tlr/index_short.h

Re: [css-d] IE display problem(s)

2006-03-24 Thread Connor Boyack
> > On 3/24/06, Connor Boyack <[EMAIL PROTECTED]> wrote: > > > So I just created a new mockup for a site, and when I went to view it in > IE, > > I was quite amazed with how messed up the design was... I've spent some > time > > trying to fix it, but have

[css-d] IE display problem(s)

2006-03-24 Thread Connor Boyack
ll depending on the amount of content.. but in IE, it's totally busted! I'm not sure what the major culprit is in my CSS that is causing this, and I've been looking for a while. Any help would be greatly appreciated! Thanks, Connor Boyack WebVid Produc

Re: [css-d] z-index problem

2006-03-18 Thread Connor Boyack
'd rather see it on the left.. oh well :) Thanks for the notice, though. Connor -- Connor Boyack WebVid Productions http://www.webvidpro.com/ __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/lis

Re: [css-d] More SOS issues

2006-03-18 Thread Connor Boyack
te - it's now suffering from the IE peakaboo, which I have yet to find a solid fix for - in IE it shows up okay at first but if you scroll down a tad and then mouseover the menu, it'll jump up to the top - see http://www.connorboyack.com/magellan2/ Connor.likesIE() != true; -- Con

Re: [css-d] z-index problem

2006-03-18 Thread Connor Boyack
> It seems in this way also the peekaboo doesn't appear (I turned the link > to the ie-styles off, nothing turns wrong). :-) Hoorah! Thanks Francky, that fixed it. I really appreciate the prompt reply! Connor __ css-discuss [

Re: [css-d] z-index problem

2006-03-18 Thread Connor Boyack
> I was experimenting somewhat with your covered IE-submenu, but now the > link doesn't work anymore. > > My apologies! I was just now installing a new wireless router. The site is now working again :) Connor -- Connor Boyack WebVid Productions http://

[css-d] z-index problem

2006-03-18 Thread Connor Boyack
especially when you hover your mouse over the last two menu items, you'll see the menu appear below the right-hand column. I've tried playing with z-index's but have been unsuccessful in getting this to work. Any help would be greatly appreciated! Thanks, Connor Boyac