Hello again. Please pardon me if I seem too noobish, you are right, I am a noob to php and css.
I would want to add a custom link to my blog from the Hotaru site on the header of the Shibuya theme. I know I have to use PHP, something like
<a href="<?php echo $h->url(my-blog-site.com); ?>">MY blog Name</a>
somewhere in the header, preferably just before the <div id="header_end">. But I when use it, nothing displays. I mean the whole site does not even load again. I could do with any help I can get. Thanks!


Reply With Quote

Bookmarks