Forums

[resolved] Images for List not working. (3 posts)

  1. germz
    Member
    Posted 2 years ago #

    Alright so I'm changing this is the website, wpthemes.thegermz.com from HTML to wordpress, but there are supposed to be 6 links whose images are not showing up.

    This is the code in the index.php

    <div id="navigator">
    			<ul id="nav">
    				<li><a class="home" href="##"><img src="images/home.gif" width="28" height="13" alt="home" /></a></li>
    				<li><a class="sports" href="##"><img src="images/sports.gif" width="36" height="11" alt="sports" /></a></li>
    				<li><a class="about" href="##"><img src="images/about.gif" width="31" height="11" alt="about" /></a></li>
    				<li><a class="links" href="##"><img src="images/links.gif" width="27" height="12" alt="links" /></li>
    				<li><a class="wedding" href="##"><img src="images/wedding.gif" width="49" height="11" alt="weddings" /></a></li>
    				<li><a class="contact" href="##"><img src="images/contact.gif" width="59" height="12" alt="contact us" /></a></li>
    			</ul>
    
    		</div>
  2. asechrest
    Member
    Posted 2 years ago #

    Try using the full filepath of the images and see if they show up.

  3. germz
    Member
    Posted 2 years ago #

    Yep it worked thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.