image problem

Status
Not open for further replies.

Album

New Member
Messages
348
Reaction score
0
Points
0
i dont understand why the pictures wont show up on my template. I used fireworks to make pictures for buttons. Then I used dreamweave to make the template.

here's a link to the site:

www.bumanga.x10hosting.com

i can post up the code i used for that page if that'll help.
 

Album

New Member
Messages
348
Reaction score
0
Points
0
The images should've said "Home", "Mulimedia", "Blogs", "Links", "Contact", "Store", and "Forums".



Here's the code:

Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/url]">
<html xmlns="[url="http://www.w3.org/1999/xhtml"]http://www.w3.org/1999/xhtml[/url]">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- #BeginEditable "doctitle" -->
<title>Free Template 1</title>
<!-- #EndEditable -->
<link rel="stylesheet" href="[url="file:///C|/styles.css"]file:///C|/styles.css[/url]" type="text/css" />
</head>
<body bgcolor="#C5CDDE" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="109%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
	<td width="855" height="21" bgcolor="#000000"> <p>&nbsp;</p>
	  <p>&nbsp;</p>
	  <p><img src="../images/temp.jpg" alt="" name="temp" width="550" height="114" border="0" id="temp" /></p></td>
	<td width="10" height="21" bgcolor="#000000"></td>
  </tr>
  <tr> 
	<td height="55" bgcolor="#000000"> <a href="../www.bumanga.x10hosting.com"><img src="../home.gif" alt="" name="home" width="120" height="48" border="0" id="home" /></a><font color="#FFFFFF"><a href="../www.bumanga.x10hosting.com/forums"><img src="../forums.gif" alt="" name="forums" width="120" height="48" border="0" id="forums" /></a><a href="../www.bumanga.x10hosting.com/multimedia.html"><img src="../multimedia.gif" alt="" name="multimedia" width="150" height="48" border="0" id="multimedia" /></a><a href="../www.bumanga.x10hosting.com/blogs.html"><img src="../blogs.gif" alt="" name="blogs" width="120" height="48" border="0" id="blogs" /></a><a href="../www.bumanga.x10hosting.com/links.html"><img src="../links.gif" alt="" name="links" width="120" height="48" border="0" id="links" /></a><a href="../www.bumanga.x10hosting.com/contact.html"><img src="../contact.gif" alt="" name="contact" width="120" height="48" border="0" id="contact" /></a><img src="../store.png" alt="" name="store" width="120" height="48" border="0" id="store" /></font></td>
	<td bgcolor="#000000">&nbsp;</td>
  </tr>
  <tr> 
	<td height="1"><img src="[url="file:///C|/images/spacer.gif"]file:///C|/images/spacer.gif[/url]" width="1" height="1" /></td>
	<td height="1"><img src="[url="file:///C|/images/spacer.gif"]file:///C|/images/spacer.gif[/url]" width="1" height="1" /></td>
  </tr>
</table>
<table width="111%"  border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF">
  <tr> 
	<td bgcolor="#33CC00" width="22">&nbsp;</td>
	<td bgcolor="#FFFFFF" align="left" valign="top" class="text" height="309" width="773"><!-- #BeginEditable "content" --><!-- #EndEditable --></td>
	<td bgcolor="#33CC00" width="46">&nbsp;</td>
  </tr>
  <tr>
	<td bgcolor="#33CC00" width="22">&nbsp;</td>
	<td bgcolor="#000000" align="center" class="footer" height="35"> 
	  <p><font color="#33CC00">Copyright &copy; 2005 Bumanga</font></p>
	  <p><font color="#33CC00">Web hosting by <a href="../www.x10hosting.com">www.X10hosting.com</a></font></p>
	  </td>
	<td bgcolor="#33CC00" width="46">&nbsp;</td>
  </tr>
</table>
</body>
</html>
 

S_W_A_T

New Member
Messages
292
Reaction score
0
Points
0
Err wait... Did you already upload the pictures in the server as well?...
 

Album

New Member
Messages
348
Reaction score
0
Points
0
It didnt work..

I think it's this part that has errors. The images here are the ones that show up with a red x.

Code:
<td height="55" bgcolor="#000000"> <a href="../www.bumanga.x10hosting.com"><img src="../home.gif" alt="" name="home" width="120" height="48" border="0" id="home" /></a><font color="#FFFFFF"><a href="../www.bumanga.x10hosting.com/forums"><img src="../forums.gif" alt="" name="forums" width="120" height="48" border="0" id="forums" /></a><a href="../www.bumanga.x10hosting.com/multimedia.html"><img src="../multimedia.gif" alt="" name="multimedia" width="150" height="48" border="0" id="multimedia" /></a><a href="../www.bumanga.x10hosting.com/blogs.html"><img src="../blogs.gif" alt="" name="blogs" width="120" height="48" border="0" id="blogs" /></a><a href="../www.bumanga.x10hosting.com/links.html"><img src="../links.gif" alt="" name="links" width="120" height="48" border="0" id="links" /></a><a href="../www.bumanga.x10hosting.com/contact.html"><img src="../contact.gif" alt="" name="contact" width="120" height="48" border="0" id="contact" /></a><img src="../store.png" alt="" name="store" width="120" height="48" border="0" id="store" /></font></td>
 

S_W_A_T

New Member
Messages
292
Reaction score
0
Points
0
oh, dint saw that... remove all the "../" also... in img src and a href
 

Album

New Member
Messages
348
Reaction score
0
Points
0
SWAT - okay. do i need to save the images to my file manager first?

Mr.Brownlove - im not sure...
 

S_W_A_T

New Member
Messages
292
Reaction score
0
Points
0
Album: Yup, u need to upload all the files that you want it to be previewed on the file manager first...

Mr.Brownlove: Yup, .png does work on sites.
 

Album

New Member
Messages
348
Reaction score
0
Points
0
should i put back the "file///C|", or is it fine without it?
 

S_W_A_T

New Member
Messages
292
Reaction score
0
Points
0
Album: no leave it. Your website wont load on other people's C:/Drive tho... LoL...
 

Album

New Member
Messages
348
Reaction score
0
Points
0
leave it as in... leave it missing, or leave the "file:///C" back in? ^^::
 

S_W_A_T

New Member
Messages
292
Reaction score
0
Points
0
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
	if (!document.phpAds_used) document.phpAds_used = ',';
	phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
	
	document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
	document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
	document.write ("&amp;what=zone:1&amp;target=_blank");
	document.write ("&amp;exclude=" + document.phpAds_used);
	if (document.referrer)
		document.write ("&amp;referer=" + escape(document.referrer));
	document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a7fb3e9d' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:1&amp;n=a7fb3e9d' border='0' alt=''></a></noscript>



<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- #BeginEditable "doctitle" -->
<title>Free Template 1</title>
<!-- #EndEditable -->
<link rel="stylesheet" href="/styles.css" type="text/css" />
</head>
<body bgcolor="#C5CDDE" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="109%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td width="855" height="21" bgcolor="#000000"> <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p><img src="/images/temp.jpg" alt="" name="temp" width="550" height="114" border="0" id="temp" /></p></td>
    <td width="10" height="21" bgcolor="#000000"></td>
  </tr>
  <tr> 
    <td height="55" bgcolor="#000000"> <a href="www.bumanga.x10hosting.com"><img src="home.gif" alt="" name="home" width="120" height="48" border="0" id="home" /></a><font color="#FFFFFF"><a href="www.bumanga.x10hosting.com/forums"><img src="forums.gif" alt="" name="forums" width="120" height="48" border="0" id="forums" /></a><a href="www.bumanga.x10hosting.com/multimedia.html"><img src="multimedia.gif" alt="" name="multimedia" width="150" height="48" border="0" id="multimedia" /></a><a href="www.bumanga.x10hosting.com/blogs.html"><img src="blogs.gif" alt="" name="blogs" width="120" height="48" border="0" id="blogs" /></a><a href="www.bumanga.x10hosting.com/links.html"><img src="links.gif" alt="" name="links" width="120" height="48" border="0" id="links" /></a><a href="www.bumanga.x10hosting.com/contact.html"><img src="contact.gif" alt="" name="contact" width="120" height="48" border="0" id="contact" /></a><img src="store.png" alt="" name="store" width="120" height="48" border="0" id="store" /></font></td>
    <td bgcolor="#000000">&nbsp;</td>
  </tr>
  <tr> 
    <td height="1"><img src="/images/spacer.gif" width="1" height="1" /></td>
    <td height="1"><img src="/images/spacer.gif" width="1" height="1" /></td>
  </tr>
</table>
<table width="111%"  border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF">
  <tr> 
    <td bgcolor="#33CC00" width="22">&nbsp;</td>
    <td bgcolor="#FFFFFF" align="left" valign="top" class="text" height="309" width="773"><!-- #BeginEditable "content" --><!-- #EndEditable --></td>
    <td bgcolor="#33CC00" width="46">&nbsp;</td>
  </tr>
  <tr>
    <td bgcolor="#33CC00" width="22">&nbsp;</td>
    <td bgcolor="#000000" align="center" class="footer" height="35"> 
      <p><font color="#33CC00">Copyright &copy; 2005 Bumanga</font></p>
      <p><font color="#33CC00">Web hosting by <a href="www.x10hosting.com">www.X10hosting.com</a></font></p>
      </td>
    <td bgcolor="#33CC00" width="46">&nbsp;</td>
  </tr>
</table>
</body>
</html>
 

Album

New Member
Messages
348
Reaction score
0
Points
0
SWAT - thanks, so i just have to insert that into my page, and upload the images right?
 

mingqi53

New Member
Messages
20
Reaction score
0
Points
0
Interesting.. what resolution is your website designed for? It must be at least 1024x768 or another browser since it appears very large for me..
 
Status
Not open for further replies.
Top