can I put my own header on andreas?

  • If I have css, can i place my own header on the andreas theme? If so how can I do it. Any help would be much appreciated. Mahalo, 365ad

  • You probably can put in a header, but you will need to adjust the size of the header portion or just have a background image. In your CSS, just look for the element:

    #sitename

    See what it has for styling and then try adding a background image of the same size into that div with a file you upload to your site with syntax something like:

    background-image:url('http://tjmagik.files.wordpress.com/2007/04/header.gif');

    Hope that helps.

    Trent

  • The topic ‘can I put my own header on andreas?’ is closed to new replies.