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 2034 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

3 Image Navigation

Thread title: 3 Image Navigation
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
03-28-2007, 11:32 PM
#4
fooblah123 is offline fooblah123
Status: .
Join date: Jan 2007
Location:
Expertise:
Software:
 
Posts: 1,868
iTrader: 4 / 86%
 

fooblah123 is on a distinguished road

  Old

No i have 3 images so it can stretch. I have only:
Code:
#sub-nav {
	padding: 0;
	margin: 0;
	height:27px;
	width:800px;
	top: -20px;
	position: relative;
	background-image: url(sub-nav-left-corner.png);
	background-repeat: no-repeat;
}

#sub-nav ul {
	padding: 0px; 
	margin: 0 0 0 0;
	list-style: none;
}

#sub-nav ul li {
	display: inline;
	margin: 3px;
}

#sub-nav ul li a {
	float: left;
	display: block;
	height: 20px;
	width:88px;
	margin: 0 5px 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#999999;
	text-align:center;
	vertical-align:middle;
}

     


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