making the Wump Blog logo a hyperlink
-
I’m in the process of integrating Alex King’s “you-look-mahvelous” WP-Style-Switcher into my blog. Awesome plug-in.
As a result I removed the call for the Wump Blog logo out of the index.php file and put it into what I am now calling the “Original Flavor” css style sheet. I’m struggling with how to make it so the logo doubles as a hyperlink to the blog itself. Here’s the code I’d like to integrate into the css somehow (I’m assuming that’s possible):
< a href = “http : //www.wump.info/wumpblog ” > <img class = “center”
I might remove the “center” command from this. The main thing is getting that href code going. Anyone who can tell me how to code this in, I’d appreciate it.
- The topic ‘making the Wump Blog logo a hyperlink’ is closed to new replies.