• heatherkehoe

    (@heatherkehoe)


    Hi. I’m trying to position a featured image below the menu line. I’ve added a bit of code, so the image only displays on the homepage, that worked but now the image is located at the top left corner of my site. Does anyone know how to get the image to sit below the menu line and possibly centered?

    Thanks for your help!

    my site: http://www.kehoephoto.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi heatherkehoe,

    I’m very sorry but I do not understand your problem, I checked your site, but there is no featured image displayed.

    The only image I could find is a background image:
    http://kehoephoto.com/here/wp-content/uploads/2013/04/Intro-Page.jpg

    Please could you explain it more detailed.

    Thread Starter heatherkehoe

    (@heatherkehoe)

    At the moment, it’s a very large featured image. I originally tried to place the image in the container background option (which is ideally where I would like it to go) and then change the min-height section to 600px, but when I added that to the style sheet it didn’t change anything, it stayed at 300px. I’m assuming it’s inheriting another style? Sorry, I’m still pretty new to this and learning as I go. Thanks again for your help.

    div#content .padder {
    border-left: medium none;
    border-radius: 0 0 0 0;
    border-right: medium none;
    min-height: 600px;
    overflow: hidden;
    padding: 30px 10px 10px;
    }

    Thread Starter heatherkehoe

    (@heatherkehoe)

    Update…

    I figured out how to get the image in the correct position, however I still can’t figure out how to change the height of the container. It’s too small, i want to at least double the length.

    Hi @heatherkehoe,

    have you tried to add the url to the image to the Theme Options

    Accordion -> Container -> Container background image

    Change background image for the container (currently the vertical lines
    that separate the sidebars). Upload or insert url.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Position featured image below menu line’ is closed to new replies.