• It will say this…
    February 3rd, 2008 admin Posted in Mike Lupica, Other Sports | 5 Comments ? Edit |

    How do I make that on the bottom and not the top?

    If you look at my website, it will say, “Good luck to the Giants and blah blah blah but I don’t want the “Posted In” on top of that. How would I re do that? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit index.php in your theme (or whatever file is displaying your page), and move

    <?php the_date(…); ?>

    and the other tags like the_author() after

    <?php the_content(…) ?>

    Your tags won’t look identical to those, but that’s the idea.

    Thread Starter yankeesdaily

    (@yankeesdaily)

    Hi, I tried that but when I did, the comment section thingy went right next to my picture. I know it’s the step in the right direction now and I thank you for it but how much higher should I put the <?php the_content(…) ?> ? Here’s a link to the picture of what I’m talking about…

    [URL=https://img87.imageshack.us/my.php?image=forforumoe4.jpg][IMG]https://img87.imageshack.us/img87/803/forforumoe4.th.jpg[/IMG][/URL]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I make the comments section lower?’ is closed to new replies.