• Resolved germz

    (@germz)


    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>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images for List not working.’ is closed to new replies.