beisbolct
Member
Posted 3 years ago #
I recently changed themes on my blog http://randomthoughts.ianbethune.com and I want to be able to make the header jpg link back to the main page so when you click the logo it goes back. does any one know the code for this. is this something I can change in my css. I am using the tripleK2 theme.
One way I can think of how to do it (will take a bit of modification is to:
Remove the header pic as a background from the CSS code and specify the explict height and width in its place. Then in the div header, add it as an < img src > and place < a href > around it.
thaKing
Member
Posted 3 years ago #
beisbolct
Member
Posted 3 years ago #
Thanks for the help. I actually never thought to look in the support forums at K2. This problem is solved.. THanks again for your help