Forums

images are there, but aren't showing (10 posts)

  1. madaise
    Member
    Posted 6 years ago #

    http://www.mindful-mother-magazine.com/articles/2005/08/mind-your-mother-august/

    The images are there, if you mouse over, you see the alt text.. but they aren't showing up. They work in the template I was using before.. now I've switched to Journalized Sand.

    Is it something in the css code?

  2. Mark (podz)
    Support Maven
    Posted 6 years ago #

    I see images, and there are no broken paths.
    Tried clearing your cache and/or pressing ctrl-f5 ?

  3. madaise
    Member
    Posted 6 years ago #

    I see all the images except ones IN my articles. I cleared my cache and they still aren't showing. It's really odd...

    Anyone have any other suggestions?

  4. TechGnome
    Moderator
    Posted 6 years ago #

    Everything looks A-OK to me too. All images shoed up just fine.

    Tg

  5. madaise
    Member
    Posted 6 years ago #

    No... something isn't right. Here... look at this article:
    http://www.mindful-mother-magazine.com/articles/2005/08/mind-your-mother-august/

    In the article, top paragraph is a woman. What *I* see is a blank white spot. If I take out the css code I have for it:
    img.right { padding: 4px; margin: 0 0 2px 7px; float:right; }
    (class="right")
    I get a white spot. The picture is there - no red x, and the alt tag shows up, but no picture. I know there is a problem, I've asked others if they can see and they can't.

    If I take out the class, the image shows, but not in alignment where I want.

  6. Mark (podz)
    Support Maven
    Posted 6 years ago #

    Try removing your Google Ads.

  7. madaise
    Member
    Posted 6 years ago #

    That doesn't change anything.

    This was all working in the other theme we were using. It seems like it would be in the coding somehow.

  8. madaise
    Member
    Posted 6 years ago #

    Well, thankfully my partner was able to check the coding in her journalized theme and found this:
    /* this fixes an IE bug with aligned or floated images */
    .storyContent img {
    position:relative;
    }

    Added this to the css code for MMM and what do you know! We have pictures! Yay!

  9. tlmeyn
    Member
    Posted 6 years ago #

    I am having the same problem on a "journalized" theme. But I already have that code and it's not helping. In IE I get red boxes and in Firefox I get nothing.. Any ideas??

  10. Barka
    Member
    Posted 6 years ago #

    I'm having the same problem with IE 6 and the jounalized theme.

    http://www.vlca.net

    I added the CSS code

    /* this fixes an IE bug with aligned or floated images */
    .storyContent img {
    position:relative;
    }

    Now the images show up but they are all over the page.

    Any ideas?

    If I didn't have someone wanting me to set up this same theme I would just put a big giant note at the top of the page telling IE users to go away or get a better browser or something because I'm not going to fix it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.