Re: [css-d] Unordered list Nav bar has space on end

2009-09-17 Thread Brian M. Curran

  On Wed, Sep 16, 2009 at 11:19 PM, Brian M. Curran br...@brianmcurran.com 
wrote:

Hi,
I'm building a test page at http://www.brianmcurran.com/LLindex.html and I 
have a problem with the Navigation bar. There is a little space on the end of 
the Nav bar that offsets it from the border of the main content. I however want 
it to line up flush with the border of the main content. There also seems to be 
a space between the two nav buttons, which I don't want either. Does someone 
know why this is happening? The CSS can be found here:


http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.brianmcurran.com%2FLLindex.htmlprofile=css21usermedium=allwarning=1lang=en

Sincerely,
Brian Curran
www.brianmcurran.com
__

you could also decrease the width of #underNav to 929px and subtract 1px 
from #leftSidebar.


jeff



  Thanks for those of you who helped me on this one. It's coming along!
  -Brian

__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Unordered list Nav bar has space on end

2009-09-17 Thread Brian M. Curran

- Original Message - 
From: HallMarc Websites m...@hallmarcwebsites.com
To: 'Brian M. Curran' br...@brianmcurran.com; 
css-d@lists.css-discuss.org
Sent: Thursday, September 17, 2009 10:24 AM
Subject: RE: [css-d] Unordered list Nav bar has space on end


 Dead link.


 __ Information from ESET Smart Security, version of virus 
 signature
 database 4433 (20090917) __

 The message was checked by ESET Smart Security.

 http://www.eset.com




Yes I know. I removed it because I partially fixed the problem. From this 
point forward I'm going to be working on the page from its real url at:
www.locallaw11news.com

Thanks, I should have given that fyi. Sorry! :oD

Sincerely,
Brian 

__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Unordered list Nav bar has space on end

2009-09-17 Thread HallMarc Websites
Dead link. 
 

__ Information from ESET Smart Security, version of virus signature
database 4433 (20090917) __

The message was checked by ESET Smart Security.

http://www.eset.com
 

__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Unordered list Nav bar has space on end

2009-09-16 Thread Brian M. Curran
Hi,
I'm building a test page at http://www.brianmcurran.com/LLindex.html and I have 
a problem with the Navigation bar. There is a little space on the end of the 
Nav bar that offsets it from the border of the main content. I however want it 
to line up flush with the border of the main content. There also seems to be a 
space between the two nav buttons, which I don't want either. Does someone know 
why this is happening? The CSS can be found here:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.brianmcurran.com%2FLLindex.htmlprofile=css21usermedium=allwarning=1lang=en

Sincerely,
Brian Curran
www.brianmcurran.com
__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Unordered list Nav bar has space on end

2009-09-16 Thread Tim Snadden

On 17/09/2009, at 3:19 PM, Brian M. Curran wrote:

 Hi,
 I'm building a test page at http://www.brianmcurran.com/LLindex.html  
 and I have a problem with the Navigation bar. There is a little  
 space on the end of the Nav bar that offsets it from the border of  
 the main content. I however want it to line up flush with the border  
 of the main content. There also seems to be a space between the two  
 nav buttons, which I don't want either. Does someone know why this  
 is happening? The CSS can be found here:

 http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.brianmcurran.com%2FLLindex.htmlprofile=css21usermedium=allwarning=1lang=en

#underNav is wider. #nav is 930px and  #underNav is 932px + (930px  
+2px borders ).

There are various solutions. margin-right: -1px?

#underNav also needs 'clear: both'.

The fact that you haven't fixed this suggests that you are looking at  
the site in IE. I would recommend always getting your site right in a  
real browser first, then doing whatever nonsense IE requires to do  
something sensible.

Cheers, Tim
__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Unordered list Nav bar has space on end

2009-09-16 Thread jeffrey morin
On Wed, Sep 16, 2009 at 11:19 PM, Brian M. Curran br...@brianmcurran.comwrote:

 Hi,
 I'm building a test page at http://www.brianmcurran.com/LLindex.html and I
 have a problem with the Navigation bar. There is a little space on the end
 of the Nav bar that offsets it from the border of the main content. I
 however want it to line up flush with the border of the main content. There
 also seems to be a space between the two nav buttons, which I don't want
 either. Does someone know why this is happening? The CSS can be found here:


 http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.brianmcurran.com%2FLLindex.htmlprofile=css21usermedium=allwarning=1lang=en

 Sincerely,
 Brian Curran
 www.brianmcurran.com
 __


you could also decrease the width of #underNav to 929px and subtract 1px
from #leftSidebar.

jeff
__
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/