Forums

[resolved] Adjusting location of the_time & the_author for main/archive pages (2 posts)

  1. ValhallaComics
    Member
    Posted 5 years ago #

    <small><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></small>

    This is the code that I'm referring to, which was taken from the main index page. What I'm trying to do, is figure out which css element I need to refer to in style.css, to move the date up/down. Sounds fairly simple, but I think I've tried adjusting every element within the stylesheet.

    My blog can be seen here: http://mugoblog.valhallacomics.com

  2. ValhallaComics
    Member
    Posted 5 years ago #

    Nevermind, I've found an alternative solution.

Topic Closed

This topic has been closed to new replies.

About this Topic