Viewing 2 replies - 1 through 2 (of 2 total)
  • You’re missing ul and li tags… Try this:

    <h2>Login</h2>
    -ul-
    <?php wp_register(); ?>
    -li-<?php wp_loginout(); ?>-/li-
    -/ul-

    (ul and li tags wouldn’t display properly after editing… 🙂

    Thread Starter brwneyes

    (@brwneyes)

    Great! I didn’t even think about that part of it. Thanks.

    However, the Heading isn’t showing up quite right yet. The green box is smaller than the others…suggestions on that?

    Thank you again for the help!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Executable PHP sidebar style not reading right’ is closed to new replies.