keithjgiordano
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add or change a wrapperthanks for your help, and sorry about all the code. i tried to change the code for #box, and all that happened was that the poll in my sidebar disappeared. do you have a specific suggestion about where to input what code to make my wrapper black? here is my site: fantasybaseballaddiction.com
Forum: Fixing WordPress
In reply to: How do i add a 2nd navigation barive tried inserting the pull down menus, but i dont really know the correct place to put the new code. i would like the menu below the title of the site and the descrpition. it keeps putting it at the top of the header, and messes up the format of the site. comigos, if you read this, help!
my header.php is:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml”>
<head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<meta name=”google-site-verification” content=”G_B460U45xW-uYqMLM_4-Rk859pdnjtT5vNMiv9IiQM” />
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this for stats –>
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<link rel=”shortcut icon” href=”<?php bloginfo(‘template_directory’); ?>/favicon.ico” type=”image/x-icon” />
<?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); wp_head(); ?>
</head>
<body>
<div id=”box”>
<div id=”header”>
<h1>“><?php bloginfo(‘name’); ?></h1>
<div id=”description”><?php bloginfo(‘description’); ?></div>
<div id=”nav”>
<ul class=”nav”>
<li class=”page_item <?php if ( is_home() ) { ?>current_page_item<?php } ?>”>/” title=”Home”>Home
<?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’);?></div>
</div><div id=”bgbox”>
<?php include (TEMPLATEPATH . ‘/lsidebar.php’); ?>Forum: Fixing WordPress
In reply to: How do i add a 2nd navigation barhey cogmios,
i love the idea of using the pulldown menu. once i set it up, will the font style/size etc be automatically adjusted to be consistent with my site?
thanks again for your help
Forum: Fixing WordPress
In reply to: How do i add a 2nd navigation barwow, thanks guys!
Forum: Fixing WordPress
In reply to: How do i add a 2nd navigation barbump
Forum: Fixing WordPress
In reply to: How do i add a 2nd navigation barlemming theme
Forum: Fixing WordPress
In reply to: Pasting Spreadsheet problembump
Forum: Fixing WordPress
In reply to: Pasting Spreadsheet problembump, please help.