Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ryanpitt Friend
    #125192

    Hi Everyone,
    I have added a logo to my site and changed the size settings in the css file and also increased the size of the header area to display the image in its entirety. The problem is that no matter how big I make the header area, the image always sticks to the very top of the page.
    How do I move the image down?
    http://www.smedleycrane.com/new/
    Thanks for your help!

    hultman Friend
    #237097

    in template_css.css, change padding to what u want

    h1.logo {
    font-size: 300%;
    height: 100px;
    left: 0;
    margin: 0;
    padding: 15px 0 0 0;
    position: absolute;
    top: 0;
    width: 370px;
    }

    ryanpitt Friend
    #237099

    Perfect – Thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  ryanpitt 16 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum