• Resolved Nimaasghari

    (@nimaasghari)


    Hi nobita, as you know my site I am working on is mypowerlender.com
    As you can see for the “header background image” it’s “The Lending Answer” logo, that is on the left side of the page I would like to be moved to the right.

    The image I uploaded is only about 360 px wide, so if I had it float to the right of its content box it would be perfect.

    I believe this should be done somewhere in functions.php?

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

    (@nobita)

    Hi Nimaasghari

    Please add to style.css last line below

    #top #hd{
        background-position:top right;
    }

    Thank you.

    Thread Starter Nimaasghari

    (@nimaasghari)

    You’re great! I would not expect a response that fast, I’m in LA and it’s 3:40 AM right now haha. Your supporting is much appreciated, and wonderful.

    Another thing… May I ask how I can remove the Small blue line on top of the logo?

    Theme Author nobita

    (@nobita)

    I can see a problem of the Small blue line as resolved

    Change to resolved

    If you have problems, please go to new posts

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do you move background header #hd to the right?’ is closed to new replies.