css menu help please.

Discussion in 'CSS' started by satan22o4, Jan 26, 2010.

  1. #1
    Hey I'm working on a website. Its bio leaf usa dot com ,

    The peoblem is that I have added 6 pages in my admin area, but my menu shows only two. Help me please.

    Here is my css in case you want.
    /*  
    	Theme Name: 	WordPress Theme 929
    	Theme URI: 		http://template-help.com/
    	Description:	A theme from Template-Help.com Collection
    	Version: 		2.8
    	Author: 		Template_Help.com 
    	Author URL: 	http://www.Template-Help.com/ 
    */
    
    * { padding:0; margin:0;}
    	html { font-size:100.01%; }
    	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:url(images/bgr.gif) repeat 0 0; color:#676666;}
    	
    .clear { clear: both;}
    
    	table, td, div, img { border:0; border-collapse:collapse;}
    	td {vertical-align:top;}
    	ul { list-style: none;}
    	p { padding:0px 0px 18px 0px;}
    		
    a {text-decoration: underline; color:#515151;}
    a:hover {text-decoration: none;}
    
    	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#181818; font-family: Tahoma, Helvetica, sans-serif;}
    	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #999; background:#fff;}
    	
    /*** Main ***/
    	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
    	
    	/*.tail-left { position:absolute; float:left; top:0; left:0; width:50%; height:1282px; background:url(images/tail.gif) repeat-x 0 0;}*/
    
    	.main { padding:28px 0px 0px 0px;}
    	
    	
    	.main-width { width:919px; margin:0 auto;}
    	
    	.header { height:346px;}
    	
    /*** Menu ***/
    	.main-menu { height:47px; background:url(images/menu-bg.gif) repeat-x 0 0;}
    	.menu-bg { background:url(images/menu-left.gif) no-repeat 0 0;}
    	.menu { height:47px; background:url(images/menu-right.gif) no-repeat right 0;}
    	
    	.menu ul { list-style:none; overflow:hidden; height:100%;}
    	.menu ul li { overflow:hidden; float:left; height:100%; background:url(images/ver.gif) no-repeat 0 19px; margin:0px 0px 0px -2px; padding:15px 46px 13px 45px;}
    	
    	.menu ul li a { display:block; overflow:hidden; color:#5a5a5a; font-size:1.2em; font-weight: bold; text-decoration:none;}
    	.menu ul li a:hover { color:#000;}
    	
    	.menu ul li.current_page_item a { color:#000;}
    	
    /*** Logo ***/
    	.logo { float:left; width:100%; height:254px; background:url(images/header.jpg) no-repeat 0 0;}
    	.logo .indent { padding:100px 0px 0px 42px;}
    	.logo h1 {/* float:left;*/ width:262px; height:48px; font-size:2.1em; display:block; color:#fff; overflow:hidden; text-indent:-1000em; cursor:pointer; background:url(images/logo.gif) no-repeat 0 0;}
    	.logo h1:hover { text-decoration:none;}
    	
    	
    /*** Search ***/
    	.search { clear:both; float:left; width:304px;}
    	.search .indent { padding:12px 0px 0px 12px;}
    	
    	.search form { padding:0px 0px 2px 0px; background:url(images/search-bg.gif) no-repeat 0 0;}
    	.search .text { width:200px; padding:2px 0px 3px 5px; margin:0px 14px 0px 0px; border:0; background: transparent;}
    	.search .but { cursor: pointer;}
    	
    /*** Rss ***/
    	.rss { padding:15px 0px 0px 34px;}
    	
    /*** Column ***/
    	.content { clear:both; overflow:hidden; height:100%; padding:0px 0px 13px 0px;}
    	
    	.column-left { float:left; width:208px; margin:0px 12px 0px 0px; _margin:0px 9px 0px 0px;}
    	
    /*** Widgets  ***/
    	.widget {
    		clear:both;
    		overflow:hidden; height:100%;
    		background:url(images/widget-bg.gif) repeat-y 0 0 #fff;
    		margin:0px 0px 9px 0px;
    		}
    		
    	.widget-bg {
    		overflow:hidden; height:100%;
    		background:url(images/widget-bot.gif) no-repeat 0 bottom;
    		padding:0px 0px 20px 0px;
    		}
    	
    	.widget .title {
    		height:100%; overflow:hidden;
    		margin:0px 0px 19px 0px;
    		background:url(images/widget-bg.gif) repeat-y 0 0 #767676;
    	}
    	.widget .title div { background:url(images/widget-top.gif) no-repeat 0 0;}
    	.widget .title div div { background:url(images/widget-title-bot.gif) no-repeat 0 bottom; padding:22px 10px 18px 25px;}
    	
    	.widget h2 {
    		height:100%; overflow:hidden;
    		font-size:1.2em; text-transform:uppercase;
    		line-height:1.2em; color:#fff;
    		background:url(images/widget-title-img.gif) no-repeat 0 0;
    		padding:1px 0px 2px 24px;
    		}
    	
    	.widget ul { height:100%; overflow:hidden; font-size:1.1em; line-height:1.3em; color:#4d595b; margin:0px 10px 0px 27px;}
    	.widget ul li { height:100%; overflow:hidden; padding:2px 5px 4px 13px; background:url(images/widget-marker.gif) no-repeat 0 9px;}
    	
    	.widget ul li a { font-weight:bold; color:#4d595b;}
    	
    	.widget ul ul { margin:0px 0px 0px 0px; font-size:100%;}
    	
    	/*** widget_tag_cloud ***/
    		.widget_tag_cloud { text-align:center;}
    		.widget_tag_cloud .title { text-align:left;}
    		.widget_tag_cloud a { color:#abadae; font-size:1.3em; padding:0px 5px; text-align:center;}
    	
    	/*** widget_text ***/
    		.textwidget { color:#938b7e; font-size:1.2em; line-height:1.3em; padding:10px 0px 0px 20px;}
    		.textwidget p {}
    		
    	/*** widget_categories ***/
    	
    	/*** widget_archive ***/
    	
    	/*** widget_meta ***/
    	
    	/*** widget_links  ***/
    	
    	/*** widget_recent_entries  ***/
    		
    	/*** widget_recent_comments  ***/
    	
    	/*** widget_other ***/
    		#search form { padding:10px 0px 0px 10px;}
    		
    		#search form .text { display:block; margin:0px 0px 8px 0px;}
    		
    		#search form .but { margin:0px 0px 0px -3px;}
    		
    		.widget_calendar table { margin:10px 0px 0px 20px;}
    		
    	
    /*** Content  ***/
    	.box { clear:both; overflow:hidden; height:100%;}
    	.box .bgr { float:left; background:url(images/box-bg.gif) no-repeat 0 0; width:227px; height:225px; margin:0px 9px 0px 0px;}
    	
    	.box .box-indent { padding:3px 7px 20px 18px; color:#646464; }
    	.box .box-indent h2 {
    		overflow:hidden; width:100px; height:40px;
    		font-size:2.4em; font-weight: normal;
    		text-indent:-1000em; color:#1d1d1d;
    		margin:17px 0px 21px 0px;
    		}
    	
    	.box .bgr01 .box-indent h2 { background:url(images/text01.gif) no-repeat 0 0;}
    	.box .bgr02 .box-indent h2 { background:url(images/text02.gif) no-repeat 0 0;}
    	.box .bgr03 .box-indent h2 { background:url(images/text03.gif) no-repeat 0 0;}
    	.box .bgr03 { margin:0px 0px 0px 0px;}
    	.box .box-indent p { font-size:1.2em; color:#646464; line-height:1.5em; padding:0px 0px 4px 4px;}
    	
    	.box .box-indent p.more a {
    		display:block; color:#000; text-decoration:none;
    		width:120px; height:27px;
    		background:url(images/button-click.gif) no-repeat 0 0;
    		overflow:hidden; text-indent:-1000em;
    		margin:11px 0px 0px -1px;
    		}
    	
    	/******/
    		.column-center { overflow:hidden; height:100%; padding:0px 0px 10px 0px;}
    	
    		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 17px 0px;}
    		
    			.column-center .title {
    				overflow:hidden; height:100%;
    				background:url(images/title-bg.gif) repeat-x 0 0 #efefef;
    				}
    				
    			.column-center .title .bgr-left { background:url(images/border.gif) repeat-y 0 0;}
    			.column-center .title .bgr-right { background:url(images/border.gif) repeat-y right 0;}
    			.column-center .title .bgr-bot { background:url(images/border.gif) repeat-x 0 bottom;}
    			
    			.column-center .title .corner-left-top { background:url(images/title-corner-left-top.gif) no-repeat 0 0;}
    			.column-center .title .corner-right-top { background:url(images/title-corner-right-top.gif) no-repeat right 0;}
    			.column-center .title .corner-left-bot { background:url(images/title-corner-left-bot.gif) no-repeat 0 bottom;}
    			.column-center .title .corner-right-bot {
    				background:url(images/title-corner-right-bot.gif) no-repeat right bottom;
    				overflow:hidden; height:100%;
    				padding:17px 0px 16px 21px;
    				}
    		
    		/******/	
    			.column-center .title h2 {
    				overflow:hidden; height:100%;
    				font-size:1.6em; font-weight: normal;
    				padding:0px 0px 0px 0px;
    				color:#4e8a26;
    				}
    				
    			.column-center .title h3 {
    				overflow:hidden; height:100%;
    				font-size:1.4em; font-weight: normal;
    				padding:0px 0px 0px 0px;
    				color:#4e8a26;
    				}
    		
    		/******/	
    			.column-center .title h2 a,
    			.column-center .title h3 a { color:#4e8a26; text-decoration:none;}
    			
    			.column-center .title h2 a:hover,
    			.column-center .title h3 a:hover { text-decoration: underline;}
    		
    		/******/
    			.title-page01 * {  font-size:1.6em; color:#4e8a26; font-weight: normal; text-transform:uppercase; padding:10px 0px 0px 21px;}
    			.title-page02 * {  font-size:1.6em; color:#4e8a26; font-weight: normal; text-transform:uppercase; padding:10px 0px 0px 21px;}
    			
    		/******/
    			.date {
    				font-size:1.1em; color:#5e5e5e;
    				padding:15px 0px 3px 22px;
    				}
    
    			.author { font-size:1.1em; color:#5e5e5e; padding:0px 0px 5px 22px;} 
    
    		
    	/*******/
    		.text-box { padding:16px 0px 0px 22px;
    			clear:both; height:100%; overflow:hidden;
    			font-size:1.2em; line-height:1.4em;
    		}
    			
    		.text-box p { padding:0px 0px 8px 0px;}
    		
    		.text-box p strong {}
    		.text-box p b { text-transform:uppercase; color:#4e8a26;}
    	
    		.fleft {  margin:2px 27px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
    		.fleft img { margin:0px 0px 5px 0px;}
    		
    		.fright {  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:right;}
    		.fright img { margin:0px 0px -5px 0px;}
    		
    		.text-box .img { margin:0px 0px 0px -5px; padding:8px 0px 22px 0px;}
    		.text-box .img img { margin:0px 0px 0px 0px;}
    		
    		/******/
    			.more-link {
    				clear:both;
    				color:#4e8a26; font-size:12px; font-weight: bold;
    				text-decoration:none;
    			}
    			
    			.more-link:hover { text-decoration:underline;}
    		
    		/******/
    			.comments { clear:both; font-size:12px; padding:0px 0px 10px 22px;}
    			.comments a { color:#4e8a26; background:url(images/comments.gif) no-repeat 0 4px; padding:0px 0px 0px 16px;}
    		
    		/******/
    			.postmetadata { clear:both; font-size:1.2em; color:#868686;  padding:10px 0px 10px 36px;}
    			.postmetadata a { padding:0px 1px 0px 5px; text-decoration:none;}
    			.postmetadata a:hover { text-decoration: underline;}
    		
    		/******/
    			.link-edit { clear:both; padding:10px 0px 10px 23px; color:#4e8a26;}
    			.link-edit a { font-size:12px; font-weight:bold; text-decoration:none;}
    			.link-edit a:hover { text-decoration:underline;}
    			
    		/******/
    			.navigation { clear:both; font-size:12px; color:#4e8a26; font-weight: bold; padding:10px 0px 6px 23px;}
    			
    			.navigation a { font-size:12px; color:#4e8a26; padding:0px 0px 0px 0px;}
    			
    			.nav-top { margin:-28px 0px 0px 0px;}
    			
    			/*.navigation a {text-decoration:none;}
    			.navigation a:hover { text-decoration:underline;}*/
    		
    	/*******/
    		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
    		.text-box h1 { font-size:2.2em; font-weight: normal;}
    		.text-box h2 { font-size:2em; font-weight: normal;}
    		.text-box h3 { font-size:1.8em;}
    		.text-box h4 { font-size:1.6em;}
    		.text-box h5 { font-size:1.4em;}
    		.text-box h6 { font-size:1.2em;}
    	
    	/*** OL UL style***/
    		.text-box ul { font-size:12px;}
    		.text-box ul a { font-size:12px;}
    		
    		.text-box ul { padding:5px 0px 5px 1px; overflow:hidden; height:100%;}
    		.text-box ul li { background:url(images/marker.gif) no-repeat 0 11px; padding:5px 0px 6px 13px; list-style-image:none; list-style:none; font-weight:normal;}
    		.text-box ul li ul { margin-left:10px;}
    		.text-box ul li ol { margin-left:15px;}
    		.text-box ul li ol li { list-style-type:decimal;}
    		
    		.text-box ol { padding-left:2px;}
    		.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
    		.text-box ol li ul { padding:2px 0px 5px 2px;}
    		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 13px;}
    		
    		.text-box ul li { list-style-image:none; list-style:none;}
    		
    		.text-box ul li a { }
    		.text-box ul li a:hover {}
    		
    		.text-box ul li ul { margin-left:15px;}
    		.text-box ul li ol {margin-left:20px;}
    		.text-box ul li ol li { list-style-type:decimal;background:none;}
    		.text-box ul li ol li a { /*background:none;*/}
    		
    		.text-box ol { padding:5px 0px 5px 2px;}
    		.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
    		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
    		.text-box ol li a:hover{ text-decoration:underline; }
    		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
    		.text-box ol li ul li a:hover {text-decoration:none;}
    
    /*** Footer ****/
    	.footer {
    		clear:both; overflow:hidden; height:100%; border-top:3px solid #c7ccc7;
    		font-size:1.1em; color:#525252; line-height:1.4em;
    		}
    	.footer .indent { overflow:hidden; height:100%; padding:23px 0px 17px 2px;}
    	
    	.footer a { color:#525252;}
    
    	
    	
    /* -----------------------------------------------------------------
    ---------------------------- WP ------------------------------------
    ----------------------------------------------------------------- */
    
    	.info-sidebar { padding:12px 20px 20px 20px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
    	.info-sidebar a { text-transform:none; color:#000;}
    	
    	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 0px 10px 0px; _padding:6px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}
    
    /*--- Navigations ---*/
    	.navigation { clear:both; overflow:hidden}
    	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
    	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
    	
    	
    	.pd-nav { padding:0; margin:0;}
    	.pd-nav .alignleft { padding:0; margin:0;}
    	.pd-nav .alignright { padding:0; margin:0;}
    	
    	.pd-title {padding-bottom:0;}
    	
    	.marg { margin-bottom:10px;}
    
    /*--- Begin Images ---*/
    	img.centered {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	}
    img.alignright {
    	padding: 4px;
    	margin: 0 0 2px 7px;
    	display: inline;
    	}
    
    img.alignleft {
    	padding: 4px;
    	margin: 0 7px 2px 0;
    	display: inline;
    	}
    .alignleft {
    	float:left;
    	padding:2px 0 0 10px;
    	}
    .alignright {
    	float:right;
    	padding:2px 10px 0 5px;
    	}
    	
    /*------*/
    	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
    	#tag_cloud .widget-heading { margin-bottom:15px;}
    	#tag_cloud a { padding-left:3px;}
    	
    	/*--- Popup styles ---*/
    	#commentspopup {}
    	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
    	#commentspopup .page-padding {padding:0 5px;}
    	#commentspopup .page-width {width:538px; margin:0 auto;}
    	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
    	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
    	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
    	#commentspopup .header-padding {padding:39px 0 0 89px;}
    	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
    	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
    	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
    	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
    	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
    	#commentspopup p {font-size:12px;}
    	
    	
    /*--- Begin Typography & Colors ---*/
    	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
    	small * {font-size: 0.9em;}
    	small p {font-size: 0.9em;}
    	
    	select { width: 130px;}
    		
    	#commentform {font-size:1.2em;}
    	
    	#commentform input {
    		margin: 5px 5px 1px 0;}
    	
    	#commentform {
    		margin: 5px 10px 0 0;}
    		
    	#commentform textarea {
    		width: 100%;
    		padding: 2px;}
    		
    	#respond:after {
    			content: "."; 
    			display: block; 
    			height: 0; 
    			clear: both; 
    			visibility: hidden;}
    		
    	#commentform #submit {
    		margin: 0 0 10px auto;
    		float: right;}
    		
    	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
    	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
    	
    /*--- Begin Calendar ---*/
    	#wp-calendar { empty-cells:show; width: 155px;}
    	
    	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
    	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
    	
    	#wp-calendar a { display: block; font-weight:bold;}
    	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
    	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
    	
    	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
    	
    	.widget-bot #wp-calendar * { color:#000;}
    	
    	.widget-bottom #wp-calendar * { color:#000;}
    	
    	
    /* Begin Various Tags & Classes */
    	acronym, abbr, span.caps {
    		cursor: help;
    		}
    	
    	acronym, abbr {
    		border-bottom:1px dashed #999;
    		}
    	
    	blockquote {
    		border:1px solid #2b3649;
    		background:#2e2e2e; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;
    		}
    	
    	blockquote cite {
    		margin: 5px 0 0;
    		display: block;
    		}
    	
    	
    /* Captions */
    	.aligncenter,
    	div.aligncenter {
    		display: block;
    		margin-left: auto;
    		margin-right: auto;}
    	
    	.wp-caption {
    		border: 1px solid #ddd;
    		text-align: center;
    		background-color: #f3f3f3;
    		padding-top: 4px;
    		margin: 10px;
    		-moz-border-radius: 3px;
    		-khtml-border-radius: 3px;
    		-webkit-border-radius: 3px;
    		border-radius: 3px;}
    	
    	.wp-caption img {
    		margin: 0;
    		padding: 0;
    		border: 0 none;}
    	
    	.wp-caption p.wp-caption-text {
    		font-size: 11px;
    		line-height: 17px;
    		padding: 0 4px 5px;
    		margin: 0;}
    	
    	
    /* Begin Comments*/
    	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
    	
    	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
    	
    	.commentlist { color:#fff;
    		text-align: justify;
    		}
    	.commentlist a { color:#8e7e5a}
    	.commentlist span { color:#8e7e5a;}
    	
    	ol.commentlist  li { list-style: none; font-size:12px;
    		margin:6px 0px 6px 0px;
    		padding: 5px 10px 3px;
    		/*list-style: none;*/
    		border:1px solid #2b3649;
    		background:#2e2e2e;
    		}
    		
    	.commentlist li .avatar { 
    		float: right;
    		border: 1px solid #eee;
    		padding: 2px;
    		background: #fff; /*margin:0px 20px 15px 0px;*/
    		}
    	
    	.commentlist p { color:#fff;
    		margin: 10px 5px 10px 0;
    		}
    	
    	#commentform p {
    		margin: 5px 0;
    		padding-left:15px;
    		}
    	
    	.nocomments {
    		text-align: center;
    		margin: 0;
    		padding: 0;
    		}
    	
    	.commentmetadata {
    		margin: 0;
    		display: block;
    		}
    
    PHP:
     
    satan22o4, Jan 26, 2010 IP
  2. satan22o4

    satan22o4 Active Member

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    anybody ?....
     
    satan22o4, Jan 26, 2010 IP
  3. Djhanzo

    Djhanzo Greenhorn

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    let me cheak it when i go home
     
    Djhanzo, Jan 26, 2010 IP
  4. satan22o4

    satan22o4 Active Member

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    please do it as fast as you can ? would you like me to post header.php too ? and can you just hint me why is it not showing so I can figure it out myself i need to complete the project.
     
    satan22o4, Jan 26, 2010 IP
  5. satan22o4

    satan22o4 Active Member

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    anybody who can help ?
     
    satan22o4, Jan 26, 2010 IP
  6. fabriciogr

    fabriciogr Active Member

    Messages:
    958
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    73
    #6
    try posting the final HTML.. might make it easier to understand what's going on
     
    fabriciogr, Jan 26, 2010 IP