• I’ve recently upgraded to 1.5, and the code I had used to have the header image link back to the main page no longer works. Does anybody have some code that I can paste to get it running again? Thanks…

    https://www.blackadam.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter blackadam

    (@blackadam)

    I believe I used to use a bit of code in style.css, but now I can’t find the appropriate place or code to use in header.php.

    Thread Starter blackadam

    (@blackadam)

    Does anybody have any idea?

    Something like this:
    #headerimg a {
    display: block;
    height: 192px;
    width: 740px;
    }

    The code for this is in header.php in the themes directory.

    The path to the theme is a php macro, which you can’t put in a css-file.

    You can also put the complete path to the image in the css-file, but this makes it more difficult to move.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header Link in 1.5?’ is closed to new replies.