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

    (@cfisher)

    The code didn’t come through clear. I’ll try again in quotes:

    “<ul class=”menu clear”>

    Thread Starter cfisher

    (@cfisher)

    Sorry.. just figure out what the backtick was… I’ll try again:

    <ul class="menu clear">
    	<li><a href="<?php bloginfo('home'); ?>">Home</a></li>
    	<li><a href="<?php bloginfo('home'); ?>/about/">About</a></li>
            <li><a href="<?php bloginfo('home'); ?>/archives/">Archives</a></li>
    	<li><a href="<?php bloginfo('home'); ?>/subscribe/">Subscribe</a></li>
    	<li class="last"><a href="<?php bloginfo('home'); ?>/recommended-books/">Books</a></li>
    </ul>
    Thread Starter cfisher

    (@cfisher)

    I think my multiple replies when I tried to get the code pasted correctly might have suggested that several people had replied already. If someone could take a look at this, I’d greatly appreciate. Thanks – Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem Linking From the Top Menu on Page’ is closed to new replies.