• Resolved rmo120

    (@rmo120)


    I’m wondering what the “x” is on my posts above the by: <NAME>

    Now, actually you might not be able to see it…when I look at it on my laptop, there’s nothing there, but on my main computer, there’s an x as if it’s supposed to be an image, but it can’t find one.

    http://www.tobynfriendz.com

    What is supposed to go there, and how can I use it the way it’s supposed to be used or get rid of it if it’s useless?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Internet Explorer displays an X when it can’t find an image. Firefox ignores it. Most likely that’s why you see it on one computer and not on the other.

    There is an image URL missing in your code – this code (as seen in View Source while looking at your page

    <div class="column span-3 append-1">
       <a title="Permanent Link to Welcome to Toby n’ Friendz.com!" href="http://www.tobynfriendz.com/2009/09/11/toby-2/"><img class="photo_align_left" alt="" src=""/></a>

    If you notice, the src is empty, meaning there is supposed to be an image URL there.

    I can see you are using the monochrome_lite theme. There is something funny about the way it is installed. The URL to your stylesheet is
    http://www.tobynfriendz.com/blog/wp-content/themes/monochrome_lite/monochrome_lite/style.css

    As you see, the monochrome_lite folder is repeated twice. Perhaps you have the theme folder inside an outer folder of the same theme name? Although not definite, this might explain why images are not being found. Most likely it should only be there once. That is, there is an extra level of folders that’s unnecessary.

    If that’s not the problem, you have to go through your theme settings to find what its looking for where that image is supposed to be displaying.

    Thread Starter rmo120

    (@rmo120)

    Yes, it’s in an outer folder of the same name, but I think it’s because there’s also a MAC OS folder in there too, so it just keeps them all together.

    What is supposed to be there? An avatar?

    Maybe it’s that I need to put a source? Do you know what that source is supposed to be?

    Sorry, I don’t know what is supposed to go there. Read the instructions for your theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WHAT is the “x” in my post?’ is closed to new replies.