• Resolved macrocurio

    (@macrocurio)


    Hi, my problem is that the images (background and rollover buttons)for my theme arn’t working. I have checked the file directory and they are there and not corrupted.

    I initially copied the theme from another section of my site. I also copied a different theme which worked fine, so its an issue with the current theme itself.
    url: https://miss.macrocurio.com/

    Any help is appreciated! thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see this in your html source code:

    <img src="images/home.png" alt="home" name="Image1" width="151" height="31" border="0" id="Image1"/></a><a href="portfolio.html"><img src="images/portfolio.png" alt="portfolio" name="Image2" width="153" height="31" border="0" id="Image2"/></a><a href="/?page_id=172"><img src="images/reseme.png" alt="reseme" name="Image3"width="154" height="31" border="0" id="Image3" /></a><a href="/?page_id=175"><img src="images/about.png" alt="about" name="Image4" width="153" height="31" border="0" id="Image4" /></a><a href="/?page_id=152"><img src="images/contact.png" alt="contact" name="Image5" width="158" height="31" border="0" id="Image5" />

    The path to the images needs to be the full path, so https://miss.macrocurio.com/wp-content/themes/images&#8230;.

    Once the full path is there, then the images should show up.

    Thread Starter macrocurio

    (@macrocurio)

    thanks crondeau it worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘theme images dont work’ is closed to new replies.