Results 1 to 2 of 2

Thread: adding custom links to header

  1. #1
    Junior Member
    Join Date
    Mar 2010
    Location
    Accra, Ghana
    Posts
    28
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Question adding custom links to header

    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!

  2. #2
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,858
    Blog Entries
    88
    Thanks
    482
    Thanked 806 Times in 526 Posts

    Default

    HTML Code:
    <a href="http://www.example.com">Example</a>
    That's all there is to it.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Changing the header image
    By sinaisix in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 03-10-2010, 12:04 AM
  2. Undefined index error on the header after upgrading to 1.0.3
    By nothingman in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 01-20-2010, 11:46 AM
  3. [Docs] Making Custom Widgets
    By Nick in forum Design and Layout
    Replies: 0
    Last Post: 11-18-2009, 09:47 AM
  4. Custom Content
    By angolanmade in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 11-13-2009, 02:39 AM
  5. [Docs] Hotaru's Custom Inspekt Functions
    By Nick in forum Developing Plugins
    Replies: 0
    Last Post: 07-13-2009, 05:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •