How to edit the footer area of a Blogger "watermark" template?

Discussion in 'HTML & Website Design' started by LuckySamurai, Feb 23, 2011.

  1. #1
    Hello,

    Can someone tell me how to edit the footer area of a this template? I don't want to remove the powered by blogger text BUT I need to remove that stupid link that says "Home" and takes you to the homepage of the blog. It's really unnecessary and I didn't find such a setting from the editor itself so I'm guessing it has something to do with HTML.

    Thanks.
     
    LuckySamurai, Feb 23, 2011 IP
  2. gizmo101.net

    gizmo101.net Member

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #2
    Which template? You probably need to go under custom editor.
     
    gizmo101.net, Feb 24, 2011 IP
  3. Designs Wonder

    Designs Wonder Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Your template is working very much fine. I didn't find the above mentioned problem in it.
     
    Designs Wonder, Feb 28, 2011 IP
  4. KevinACrider

    KevinACrider Member

    Messages:
    53
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    Added this to your custom CSS:

    .copyRight {display:none;}

    Then added a replacement HTML module to the bottom and put your footer content in there.
     
    KevinACrider, Mar 1, 2011 IP