Tangler Discussion Forums

Discuss

Topics

Click a Topicto start discussing

    How do I change "Home" to another label?  thx

    2008-11-13 15:00:19.0

    2008-11-13 16:32:11.0

    Hey there River Girl

     

    In the header.php file search for:  (In Bonus Black)


     <li><a href="<?php echo get_option('home'); ?>/" title="Home" class="home"><span class="highContrast">Home</span></a></li>

    And Change to

    <li><a href="<?php echo get_option('home'); ?>/" title="NEW NAME" class="home"><span class="highContrast">NEW NAME</span></a></li>

    In the header.php file search for: (Winning Host)

    <li><a href="/">Home</a></li>

    And change to

    <li><a href="/">NEW NAME</a></li>

     

    Regards, Lee (Malta)

    2008-11-13 16:34:19.0

    Hi Lee,  Fancy running into you here!  worked like a charm.   Thanks!

    2008-11-13 17:18:37.0

    Yeah, seems we both visit the Shoemoney School of learning, although I gave up commenting when it all got to spammy.

    If you need any other help with the theme you have my emial, laters...

    2008-11-13 17:30:14.0
To send a message, Join Now (it's quick and free) or Sign In
Edit Topic
Delete Topic
Are you sure you want to delete the topic