• Resolved gsbohn

    (@gsbohn)


    About 4 months ago, I asked how to shift the container to the far left side of the screen. This is what you gave me and it worked great.

    body .grid-container {
        margin-left: 0;
        margin-right: 0;
    }

    I was using a color for the background, but I want to add an image that will display on the far right.

    What kind of css statement do I need to do that?
    Website

    I’m re-inventing the site under a new name so I wanted to go back to a look I had long ago. I don’t know how to do that with GP and GPP

    Thanks,
    Genie

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Tom

    (@edge22)

    It looks like you’re using the Backgrounds add-on, correct?

    If so, in the “Position” area, add this: right top

    That should do it 🙂

    Thread Starter gsbohn

    (@gsbohn)

    Thank you. I had been trying to learn css positioning for relative or fixed using pixel widths. Had no idea I could just add those two words.
    You’re so good to us. Glad to see you’re still going strong and still beating WP at the theme game.

    Genie

    Theme Author Tom

    (@edge22)

    Awesome, glad that worked! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS Background Image question.’ is closed to new replies.