NEED HELP: my logo has disappeared from my self hosted wordpress blog

Discussion in 'Programming' started by MellisaMcJunkin, Feb 2, 2011.

  1. #1
    My logo disappeared from my blog. There is now just a blank white space at the top.
    I recently added code to my Css style sheet, but that is the only modification that has been made. Could this have caused the problem. If not, does anyone know what has happened. The image is still in the correct folder.
    http://www.extremehealth.digi-info-broker.com/blog
     
    MellisaMcJunkin, Feb 2, 2011 IP
  2. Stylin

    Stylin Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It sounds like it may be caused from editing a file. You should go back and undo any changes you have made. Look closely to the coding and see if you can remember anything you might have removed. Really without seeing the coding and know what theme is used makes it hard to help as much as i could.
     
    Stylin, Feb 2, 2011 IP
  3. TimK

    TimK Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
  4. MellisaMcJunkin

    MellisaMcJunkin Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I added coding that would wrap words around pictures I add to my blog rather then separate them. It looked fine the other day, but now today my logo is gone.
    I use the Super Adsense-Fitness Theme

    Thank you for your time!

    The coding I added to the style sheet is this:
    img.alignright {float:right; margin:0 0 1em 1em}
    img.alignleft {float:left; margin:0 1em 1em 0}
    img.aligncenter {display: block; margin-left: auto; margin-right: auto}
    a img.alignright {float:right; margin:0 0 1em 1em}
    a img.alignleft {float:left; margin:0 1em 1em 0}
    a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
     
    MellisaMcJunkin, Feb 2, 2011 IP
  5. MellisaMcJunkin

    MellisaMcJunkin Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thank you for your time. I am not sure what it is I am supposed to do. Can you break it down to me a little further. Thank you! :)
     
    MellisaMcJunkin, Feb 5, 2011 IP