• hi, i’m using the wpfolio two theme for my site. i haven’t done any customizations to it yet and the header image is off center when i load it. i uploaded the header image through the theme options dialogue. there it says the image can be any size. i have also tried adding the header through the wp dashboard customizations and it is also off center there.

    https://www.lizartlizard.com/portfolio

    also, how do i get the posts page as the first page? i’d rather not have an intro page if not necessary. the posts don’t show up though until i click on the portfolio link. i just want my gallery to show up on the front page.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Use a plugin like PC custom CSS and add the following CSS code in the custom CSS section.

    #header img {
      width: 94%;
    }

    Under Appearance > Reading what have you selected for “Front page displays”? It should be “Your latest posts”.

    Also in Appearance > WPFolio Two options don’t select anything for “Blog Category”

    Thread Starter stargirl1

    (@stargirl1)

    well that only half worked. indeed it did center the image, but i don’t want to make it smaller. and i don’t want any white space around it. i want it to fit perfectly within the gray on the top and sides.

    also when i took the blog category off its now gotten rid of my gallery format and i don’t know how to get it back. yet i still have to click on the portfolio link in the menu to get any of the images to show up.

    fyi, the WPFolio 2 theme does have a custom css option within the theme so there’s no need for a plugin.

    Thread Starter stargirl1

    (@stargirl1)

    is it normal for this theme to be so off center on a first install?

    I’m sorry but as you are using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from www.ads-software.com here.

    Then add the following CSS code into your custom CSS box

    #header {
      margin-left: 0;
    }

    And what is under Appearance > Reading > “Front page displays” ?

    This theme has some HTML errors in it. There is a duplicate “header” ID on lines 72 and 75.

    Thread Starter stargirl1

    (@stargirl1)

    i’m sorry but it says on the top of the theme page it says to go to www.ads-software.com for help.
    https://notlaura.com/wpfolio-two/how-to/

    Where did you download this theme from?

    Thread Starter stargirl1

    (@stargirl1)

    sorry i’d just edited my post as you replied i posted the link

    The only thing I can suggest is that you try posting in https://www.ads-software.com/support/theme/wpfolio

    Thread Starter stargirl1

    (@stargirl1)

    ok thanks. just as a note to jesin, i did just change the margin but the left side is off center. but i’ll repost in the other forum. thanks.

    Thread Starter stargirl1

    (@stargirl1)

    oh wait that suggestion by jesin actually worked. i just had to clear my browser casche. but i’ll repost the front page issue in the other forum.

    Try choosing the category portfolio in Appearance > Two Folio options > Blog Category.

    I tried this theme with the Theme Unit Test data and everything works fine.

    Thread Starter stargirl1

    (@stargirl1)

    when i change from blog to another category it looses the gallery format. but i’ve made another thread that i guess we really should be continuing this conversation over there ?? >>>> https://www.ads-software.com/support/topic/wpfolio-two-front-page-portfolio?replies=1#post-4621030

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘wpfolio two header not centered’ is closed to new replies.