Re: [css-d] [CSS3] [HELP] Nav menu bug

2011-07-05 Thread Philippe Wittenbergh
On Jul 6, 2011, at 1:53 PM, Mark Ayers wrote: > http://www.ineedwebpage.com/ > > Okay, first things first. This only happens on screens wider than 1200px, as > I have media queries set up since it overlaps content. It doesn't anymore > since I made it hide itself, but I'll change that AFTER I fi

[css-d] [CSS3] [HELP] Nav menu bug

2011-07-05 Thread Mark Ayers
http://www.ineedwebpage.com/ Okay, first things first. This only happens on screens wider than 1200px, as I have media queries set up since it overlaps content. It doesn't anymore since I made it hide itself, but I'll change that AFTER I fix the major site breaking bugs. Here's the problem. The n

[css-d] Designing layouts with grey boxes

2011-07-05 Thread Ghodmode
The following is related to the grey boxes layout discussion we had earlier, but I think it's just a coincidence... unless the author is also lurking on the CSS-D list :) -- Forwarded message -- Date: Wed, Jul 6, 2011 at 5:47 AM Subject: [BP #4602] Blueprint placeholder images To:

Re: [css-d] centering main container

2011-07-05 Thread Trisha Salas
The div that you want centered needs to have a width applied to it. .canvastent #container { margin: 0px auto; width:500px; } -Trisha in Tulsa trishasalas.com On Tue, Jul 5, 2011 at 9:44 AM, ludmilla wrote: > Hello, > > http://cosmo2.net/**canvastentdotcom/index.php

Re: [css-d] centering main container

2011-07-05 Thread Wilson Hernandez
Looks ok here too. If you're using IE it might not be centered so use: .canvastent #container{ margin: 0px auto; text-align:center; } This worked for me. Hope it helps. Good luck. Wilson Hernandez www.figureo56.com www.optimumwireless.com On 7/5/2011 12:02 PM, David Hucklesby wrote: On 7/5

Re: [css-d] centering main container

2011-07-05 Thread Caio Bonfatti
> Hello, > > http://cosmo2.net/canvastentdotcom/index.php > my container is not centered. > canvastent.css - > .canvastent #container {    margin-top: > 0px; >     margin-right: auto; >     margin-bottom: 0px; >     margin-left: auto;} > Well.. it´s horizontally centered on Chrome (win XP) Bes

Re: [css-d] Designing layouts with grey boxes

2011-07-05 Thread Gabriele Romanato
David, that's your style and I love it! Hope I can visit your state someday just to smell the taste of old, good books in some mysterious, Poe-like bookshop! :-) -- http://www.css-zibaldone.com/ http://www.css-zibaldone.com/test/ (English) http://www.css-zibaldone.com/articles/ (English) http://o

Re: [css-d] Designing layouts with grey boxes

2011-07-05 Thread David Hucklesby
On 7/5/11 7:11 AM, Gabriele Romanato wrote: Hi all, this is more a recommendation than a quick tutorial: http://onwebdev.blogspot.com/2011/07/css-designing-layouts-with-grey-boxes.html Pencil and paper works for me. :) -- Cordially, David _

Re: [css-d] centering main container

2011-07-05 Thread David Hucklesby
On 7/5/11 7:44 AM, ludmilla wrote: Hello, http://cosmo2.net/canvastentdotcom/index.php my container is not centered. canvastent.css - .canvastent #container { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;} [...] Looks okay this end. In which browser is it not cen

Re: [css-d] Designing layouts with grey boxes

2011-07-05 Thread Ghodmode
On Tue, Jul 5, 2011 at 10:11 PM, Gabriele Romanato wrote: > Hi all, > this is more a recommendation than a quick tutorial: > > http://onwebdev.blogspot.com/2011/07/css-designing-layouts-with-grey-boxes.html > > Personally, I found this technique very useful in many projects. It's probably a very

[css-d] Fwd: Designing layouts with grey boxes

2011-07-05 Thread Gabriele Romanato
-- Forwarded message -- From: Gabriele Romanato Date: Tue, Jul 5, 2011 at 5:38 PM Subject: Re: [css-d] Designing layouts with grey boxes To: ster...@gmail.com @David: Since I had to develop that famous project we talked about in our Skype chats where we changed over 8 layouts in

[css-d] centering main container

2011-07-05 Thread ludmilla
Hello, http://cosmo2.net/canvastentdotcom/index.php my container is not centered. canvastent.css - .canvastent #container {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;} Any help is greatly appreciated. Thank you! Ludmilla __

Re: [css-d] Designing layouts with grey boxes

2011-07-05 Thread Barney Carroll
Blocks with distinguishing colour and/or text in them are even better IMHO. Not quite a must, but still pretty awesome. Regards, Barney Carroll barney.carr...@gmail.com 07594 506 381 On 5 July 2011 15:30, David Laakso wrote: > On 7/5/11 10:11 AM, Gabriele Romanato wrote: >> >> Hi all, >> thi

Re: [css-d] Designing layouts with grey boxes

2011-07-05 Thread David Laakso
On 7/5/11 10:11 AM, Gabriele Romanato wrote: Hi all, this is more a recommendation than a quick tutorial: http://onwebdev.blogspot.com/2011/07/css-designing-layouts-with-grey-boxes.html Personally, I found this technique very useful in many projects. HTH :-) Gabriele Grey boxes are a

[css-d] Designing layouts with grey boxes

2011-07-05 Thread Gabriele Romanato
Hi all, this is more a recommendation than a quick tutorial: http://onwebdev.blogspot.com/2011/07/css-designing-layouts-with-grey-boxes.html Personally, I found this technique very useful in many projects. HTH :-) Gabriele http://www.css-zibaldone.com http://www.css-zibaldone.com/test/ (Eng