• fiekornum

    (@fiekornum)


    Hi,

    Im using WP Atahualpa and I cant figure out if it is posible to center my blog title and tagline. I have tried with some different things (my coding skills are not the best, but i know a little little bit).

    I tryed
    /*——————– BLOG TITLE ————————-*/

    h1.blogtitle {text-align: center;
    display: block;
    /* more … */
    }

    – so to align it here by putting in “text-align: center”, but it didnt help.

    I also tried:
    h1 {text-align: center; font-size: 2.15em; font-weight: bold;}
    But that didnt help either

    I read on “https://singhmadhuri.wordpress.com/2009/09/21/how-to-save-custom-changes-in-the-existing-atahualpa-theme-for-wordpress/” that:

    “To bring the Blog Title in the center, there is no provision. But it can still be achieved by pushing the logo to the right.
    So Under Style and Edit the Header Area, edit the Logo Inage :Styling to margin: 0 10px 0px 480px;”

    But I think that sounds a bit strange for not to say a half solution.

    I hope somebody can help me. Thank you

    Fie

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Align center Blog Title and Tagline Atahualpa’ is closed to new replies.