• tom-kroscavage

    (@tom-kroscavage)


    How can I move my home, services, about pages to the suckerfish menu, and place them before the forum link HERE?

    here is my css

    body {background-color: #fffccc;margin:0 0 0 0;padding:0 0 0 0;}
    #tek_logo {display:block;margin:0 0 0 0;float:left;background:url(‘images/logo.png’);width:100%;max-width:1600px;min-width:800px;height:130px;text-align: center;}
    #tek_logo span {display:none}
    .tek_container {width:100%;max-width:1600px;min-width:800px;margin:15 auto}

    #tek_topmenu {list-style:none;float:left;margin:0px;padding:0px}
    #tek_topmenu li {float:left;color:#333;font-family:arial;font-size:0.8em;padding:10 0.5em}
    #tek_topmenu li a {float:left;color:#333;text-decoration:underline}
    #tek_topmenu li a:hover {color:#33f}

    #tek_description {background:#1E85D9 url(‘images/description.gif’) repeat-x;margin:0px;padding:0px;width:100%;padding:10px 0}
    #tek_description p {color:#fff;font:0.8em arial}

    a {color:#005495;text-decoration:none}
    p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline}
    h1 {font:3.0em arial;font-weight:bold;letter-spacing:-0.08em;color:#000000;}
    h2 {font:2.3em Georgia, “Times New Roman”;color:#000000;}
    h3 {font:1.3em arial;margin-bottom:3px;color:#3c78a7;font-weight:bold;color:#000000;}
    h4 {font:1.0em arial;color:#000000;}
    h5 {font:0.8em arial;color:#000000;}
    h6 {font:0.6em arial;color:#000000;}
    p {font-family:arial-bold;font-size:1.0em;color:#006600;}
    img {margin:10px}
    img a {border:0px solid #ccc}
    img a:hover {border:0px solid #005495}
    blockquote {margin-left:2em;font-style:italic;font-weight:bold}
    #tek_content ul, #tek_content ol {margin:0.5em 0;font-family:arial;font-size:0.7em;margin:0.2em 0;padding:10 0 0 2em}
    #tek_content ul li, #tek_content ol li {color:#333}

    .tek_postinfo {font-size:0.6em;border-bottom:1px solid #ccc;padding-bottom:10px}

    #tek_content {margin:0 180px 30px 0}
    #tek_content textarea {width:600px}
    #tek_sidebar {margin:5px 0 0 0;width:80px;float:right;border-left:1px solid #ccc;padding:0 0 10px 10px}
    #tek_sidebar ul {list-style:none;margin:0;padding:0}
    #tek_sidebar ul li {margin:0;padding:0}
    #tek_sidebar ul li h2 {margin:0.5em 0 0 0;font-size:1.1em}
    #tek_sidebar ul li ul {list-style:none;margin:0 0 20px 0;padding:10}

    #tek_sidebar ul li li {font-family:arial;font-size:0.7em;margin:0.3em 0;color:#333}
    #tek_sidebar ul li li a {text-decoration:none}
    #tek_sidebar ul li li a:hover {text-decoration:underline}

    #tek_footer {width:100%;clear:both;margin:0;background:#8CBA41 url(‘images/footer.png’) repeat-x;padding:0}
    #tek_footer ul {list-style:none;margin:0;padding:10}
    #tek_footer ul li {float:left;margin:0;padding:0;color:#fff;font-family:arial;font-size:0.7em;margin:0;padding:0;line-height:20px}
    #tek_footer ul li a {color:#fff;text-decoration:none;margin:0;padding:0 0.4em}
    #tek_footer ul li a:hover {color:#33f}
    #tek_footer .tek_right {float:right}

    .tek_clear {clear:both}

    #tek_mainmenuwrapper {margin:0px 0 0 0;width:100%;clear:both;background:#6E9F1F url(‘images/mainmenu.png’) repeat-x}

    #tek_mainmenu {background:#6E9F1F url(‘images/mainmenu.png’) repeat-x;font-family:tahoma,arial;font-weight:normal;font-size:1.3em;}
    #tek_mainmenu, #tek_mainmenu ul {float:left;list-style:none;line-height:1;padding:0;margin:0;width:100%;height:35px}
    #tek_mainmenu a {display:block;color:#fff;text-decoration:none;padding:0 0.5em;line-height:35px}
    #tek_mainmenu li {float:left;padding:0;margin:0}
    #tek_mainmenu li ul {position:absolute;left:-999em;height:auto;width:10em;font-weight:normal;margin:0;font-size:0.6em;}
    #tek_mainmenu li li {padding-right:1em;width:9em;border-bottom:1px solid #aaa;border-left:1px solid #aaa;border-right:1px solid #aaa}
    #tek_mainmenu li li a {padding:0.4em 1em;line-height:1em;color:#333}
    #tek_mainmenu li a:hover {color:#fff}
    #tek_mainmenu li ul a {width:9em;}
    #tek_mainmenu li ul ul {margin:-1.67em 0 0 10em;font-size:1em}
    #tek_mainmenu li:hover ul ul, #tek_mainmenu li:hover ul ul ul, #tek_mainmenu li.sfhover ul ul, #tek_mainmenu li.sfhover ul ul ul {left:-999em;}
    #tek_mainmenu li:hover ul, #tek_mainmenu li li:hover ul, #tek_mainmenu li li li:hover ul, #tek_mainmenu li.sfhover ul, #tek_mainmenu li li.sfhover ul, #tek_mainmenu li li li.sfhover ul {left:auto;background:#fff}
    #tek_mainmenu li:hover, #tek_mainmenu li.sfhover {background: #1E85D9;}

    #tek_mainmenu .tek_right {float:right;line-height:25px}
    #tek_mainmenu .tek_right:hover {background:none}

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tom-kroscavage

    (@tom-kroscavage)

    Here is my header php

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml”&gt;
    <head profile=”https://gmpg.org/xfn/1″&gt;
    <title><?php wp_title(‘ ‘); if(wp_title(‘ ‘, false)) { echo ‘ | ‘; } bloginfo(‘name’); ?></title>
    <meta http-equiv=”Content-Type” content=”text/html; charset=<?php bloginfo(‘charset’); ?>” />
    <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
    <link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘stylesheet_url’); ?>” />
    <!–[if lte IE 7]><script language=”JavaScript” src=”<?php bloginfo(‘template_url’); ?>/suckerfish.js”></script><![endif]–>
    <link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
    <link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
    <link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
    <?php wp_head(); ?>
    <link rel=”shortcut icon” href=”<?php bloginfo(‘template_directory’); ?>/favicon.ico” />
    </head>
    <body>
    <div class=”tek_container”>
    ” id=”tek_logo”><span>tek_ WordPress Theme</span>
    <ul id=”tek_topmenu”>
    <?php // YOU COULD ALTERNATIVELY USE THE FOLLOWING CODE TO DISPLAY CATEGORIES IN THE TOP MENU INSTEAD | wp_list_categories(‘title_li=’); ?>
    <?php wp_list_pages(‘title_li=&depth=1’)?>

    </div>
    <div id=”tek_mainmenuwrapper”>
    <div class=”tek_container”>
    <ul id=”tek_mainmenu”>
    <?php // YOU COULD ALTERNATIVELY USE THE FOLLOWING CODE TO DISPLAY PAGES IN THE DROPDOWN MENU INSTEAD | wp_list_pages(‘title_li=&depth=1’)?>
    <?php wp_list_categories(‘title_li=&hide_empty=0’); ?>
    <li class=”tek_right”>
    <form id=”searchform” method=”get” action=”<?php bloginfo(‘siteurl’)?>/”>
    <input type=”text” name=”s” id=”searchbox” class=”textbox” value=”<?php echo wp_specialchars($s, 1); ?>” />
    <input id=”btnSearch” type=”submit” name=”submit” value=”<?php _e(‘Search’); ?>” />
    </form>

    </div>
    <div class=”tek_clear”></div>
    </div>

    <div id=”tek_description”>
    <div class=”tek_container”>
    <p>
    <?php
    if (is_category()) {echo category_description();}
    else {bloginfo(‘description’);}
    ?>
    </p>
    </div>
    </div>

    Thread Starter tom-kroscavage

    (@tom-kroscavage)

    I add some pages, but how can I add my home page to the suckerfish menu? and why is forum the only one in caps?

    my site is HERE

    here is the header.php

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml”&gt;
    <head profile=”https://gmpg.org/xfn/1″&gt;
    <title><?php wp_title(‘ ‘); if(wp_title(‘ ‘, false)) { echo ‘ | ‘; } bloginfo(‘name’); ?></title>
    <meta http-equiv=”Content-Type” content=”text/html; charset=<?php bloginfo(‘charset’); ?>” />
    <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
    <link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘stylesheet_url’); ?>” />
    <!–[if lte IE 7]><script language=”JavaScript” src=”<?php bloginfo(‘template_url’); ?>/suckerfish.js”></script><![endif]–>
    <link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
    <link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
    <link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
    <?php wp_head(); ?>
    <link rel=”shortcut icon” href=”<?php bloginfo(‘template_directory’); ?>/favicon.ico” />
    </head>
    <body>
    <div class=”tek_container”>
    ” id=”tek_logo”><span>tek_ WordPress Theme</span>
    </div>
    <div id=”tek_mainmenuwrapper”>
    <div class=”tek_container”>
    <ul id=”tek_mainmenu”>
    <?php wp_list_pages(‘title_li=&depth=1’)?>
    <?php wp_list_categories(‘title_li=&hide_empty=0’); ?>
    <li class=”tek_right”>
    <form id=”searchform” method=”get” action=”<?php bloginfo(‘siteurl’)?>/”>
    <input type=”text” name=”s” id=”searchbox” class=”textbox” value=”<?php echo wp_specialchars($s, 1); ?>” />
    <input id=”btnSearch” type=”submit” name=”submit” value=”<?php _e(‘Search’); ?>” />
    </form>

    </div>
    <div class=”tek_clear”></div>
    </div>

    <div id=”tek_description”>
    <div class=”tek_container”>
    <p>
    <?php
    if (is_category()) {echo category_description();}
    else {bloginfo(‘description’);}
    ?>
    </p>
    </div>
    </div>

    Thread Starter tom-kroscavage

    (@tom-kroscavage)

    how can I add my “HOME” page to the suckerfish menu?

    my site is HERE

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding pages to my suckerfish menu’ is closed to new replies.