Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1595 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Weird Css Gap

Thread title: Weird Css Gap
Closed Thread    
    Thread tools Search this thread Display Modes  
10-01-2005, 07:16 AM
#1
Dray is offline Dray
Dray's Avatar
Status: Request a custom title
Join date: Sep 2005
Location: Texas
Expertise:
Software:
 
Posts: 1,139
iTrader: 0 / 0%
 

Dray is on a distinguished road

  Old  Weird Css Gap

Hi guys,

can someone take a look at http://www.reniance.net/work/invivo/ and tell me what the heck is that 1px gap between the nav and header?

I'v been trying to figure it out for few days now.

Thanks.

10-01-2005, 11:42 AM
#2
chaka42 is offline chaka42
Status: Senior Member
Join date: Apr 2005
Location: Middle America
Expertise:
Software:
 
Posts: 955
iTrader: 5 / 100%
 

chaka42 is an unknown quantity at this point

Send a message via AIM to chaka42 Send a message via MSN to chaka42 Send a message via Skype™ to chaka42

  Old

in your css, change:
Code:
#header {
	background-image: url('images/header.jpg');
	height:107px;
	border-top:0px;
	border-bottom:12px solid #def4f3;
	margin-bottom:2px;
}
to:
Code:
#header {
	background-image: url('images/header.jpg') no-repeat;
	height:107px;
	border-top:0;
	border-bottom:12px solid #def4f3;
	margin-bottom:0;
}
by the way, whenever you have a value of zero (0), you don't need to specify px, em or whatever. zero is zero in everything.

10-01-2005, 08:19 PM
#3
Dray is offline Dray
Dray's Avatar
Status: Request a custom title
Join date: Sep 2005
Location: Texas
Expertise:
Software:
 
Posts: 1,139
iTrader: 0 / 0%
 

Dray is on a distinguished road

  Old

I fixed it...btw that didn't work. and thanks for the zero trick

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed