Forums

[resolved] 2 things I need help with :) (7 posts)

  1. brandi1211
    Member
    Posted 2 years ago #

    Hello!
    My URL is: brandisutherlin.com/blog

    I need help with two things:

    1) Notice the big white empty space above my header... I'm not sure what I did but I want that to go away (move everything up I guess?)

    and...

    2) I need to make it so my posts are by default "centered" rather than to the left.

    ***please leave detailed instructions if at all possible. i appreciate it!! ;)

    Brandi

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    1. Edit style.css:

    .PageBackgroundGradient {
    background-image:url(images/Page-BgGradient.png);
    background-repeat:repeat-x;
    height:224px;
    }

    and remove height:224px;.

    2. Your posts are centred. Or am I missing something?

  3. brandi1211
    Member
    Posted 2 years ago #

    I'm using Firefox, and my posts are justified to the left (in the center column). I want them centered just like my pictures are centered :)

  4. brandi1211
    Member
    Posted 2 years ago #

    any help? :)

  5. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    If you want the text centred, try adding:

    .post {text-align:center;}

  6. brandi1211
    Member
    Posted 2 years ago #

    where should i add this exactly?

  7. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    To the bottom of style.css.

Topic Closed

This topic has been closed to new replies.

About this Topic