Need help editing Blogger template

Discussion in 'HTML & Website Design' started by er9d9, Aug 19, 2005.

  1. #1
    Hi,

    I have a blogger template that I'm trying to tweak for my blog thethumbblog.blogspot.com. I want the text in the header to stay white as it is now even when I go into the posts pages but still be a link back to the home page. I was able to make the text header a link in the post pages but it takes on the characteristics of the rest of the links on the page (orange and underlined when hovered over). How can I set it up so that this text has it's own unique link properties? This is my first attempt at working with code so please be gentle in your response (i.e. lamens term).

    Here is the code from my Blogger blog: http://thethumbblog.blogspot.com

    Thanks!
     
    er9d9, Aug 19, 2005 IP
  2. wrmineo

    wrmineo Peon

    Messages:
    3,087
    Likes Received:
    379
    Best Answers:
    0
    Trophy Points:
    0
    #2
    IF I understand your question correctly, I would try to play with the
    homelink{ font-size: 12px; text-align: right; padding: 0 15px 0 0; }
    and define a color - see if that accomplishes what you're looking to do; let me know.

    It sounds like you need to try to affect the CSS to effectively do what you're looking for ....

    See
    Blogger Help: What can I do with CSS?
    or
    Blogger Help: Templates
     
    wrmineo, Aug 19, 2005 IP