Forums

How do I center my post titles? Tried all of the tricks... (6 posts)

  1. ilovethai
    Member
    Posted 4 months ago #

    I can't center my post titles. Using the Build theme. Please help!

    http://ilovethai.se

    Thanks!

  2. verymegv
    Member
    Posted 4 months ago #

    in your stylesheet under h2, did you try adding
    text-align: center;

    ?

  3. ilovethai
    Member
    Posted 4 months ago #

    hahaha i have tried that so many times and it never seemed to work. of course it did now! thanks x)

  4. ilovethai
    Member
    Posted 4 months ago #

    how do i center "posted by.." and the other subheadings?
    Thanks for your help!!

  5. verymegv
    Member
    Posted 4 months ago #

    same thing,
    under div.postmeta
    add:
    text-align: center;

    **just as a tip, i would recommend getting firefox and downloading firebug. it basically is a program that allows you to hover over elements on your webpage and see what code defines it. it also allows you to make adjustments to your code and see how it changes your website immediately, without actually changing your real code. it's a great way to understand more about your site and learn how to fix small things like this. it also is a great way to fiddle around with your site and mess with settings to see what the effect is without possibly ruining your real code.

  6. ilovethai
    Member
    Posted 4 months ago #

    thanks, you are a lifesaver! i will certainly do that!

Reply

You must log in to post.

About this Topic