• I am working on a weblog (www.sparkfactory.com/pro), and i want to make the size of the font for the date larger (i deleted the title tag). Any idea on how to do this? I wasn’t sure which tag it was in style.css. Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • This one definitely won’t work:
    <large>June 3rd, 2005</large>
    You should wrap the date tag in a span or div class and then define it in your css file. Alternatively, if you have a backup of the file before you deleted the post-title, you could move the date in between the h2 tags.

    Thread Starter spark12

    (@spark12)

    great thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can i change the size of the date in the post header?’ is closed to new replies.