Viewing 1 replies (of 1 total)
  • Use the stylesheet, and on the header use the image as the background image.

    Something like this:

    h1{
    background: url(‘my/background/location.jpg’) no-repeat 0 0 ;
    text-indent: -9999px;
    height: (height of image)
    width: (width of image)
    }

Viewing 1 replies (of 1 total)
  • The topic ‘problem in replace title to logo in theme travel-blogger’ is closed to new replies.