|
I've begun playing with the web perspective in WDSc
and am running into a bit of a problem when I modify a
template. For some reason the logo file BlueLogo.gif
just shows up with the dreaded red x. The
BlueLogo.gif file is located in the same directory as
logo_blue.gif. If I change the template back to
logo_blue.gif it works just fine. Below is the
template file.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<meta http-equiv="Content-Style-Type"
content="text/css">
<link rel="stylesheet"
href="/PersonalWebsite/theme/blue.css"
type="text/css">
<!-- tpl:insert attribute="head" -->
<title>Stephen Onsager - iSeries
Programmer/Analyst</title>
<!-- /tpl:insert --></head>
<body>
<table width="760" cellspacing="0" cellpadding="0"
border="0">
<tbody>
<tr>
<td valign="top">
<table class="header" cellspacing="0"
cellpadding="0" border="0" width="100%">
<tbody>
<tr>
<td width="150"><img border="0"
width="200" height="55"
src="/PersonalWebsite/theme/BlueLogo.gif"></td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top"><!-- siteedit:navbar
spec="/PersonalWebsite/theme/nav_head_.html"
target="topchildren" --><table class="nav_head"
cellspacing="0" cellpadding="0" border="0"
width="100%">
<tbody>
<tr>
<td width="20"><img
src="/PersonalWebsite/theme/c.gif" width="20"
height="1" border="0" alt=""></td>
<td align="center">
<table border="0" cellspacing="2"
cellpadding="2">
<tbody>
<tr>
<td
class="nav-h-highlighted">Highlighted</td>
<td class="nav-h-normal">Normal</td>
</tr>
</tbody>
</table>
</td>
<td width="20"><img
src="/PersonalWebsite/theme/c.gif" width="20"
height="1" border="0" alt=""></td>
</tr>
</tbody>
</table><!-- /siteedit:navbar --></td>
</tr>
<tr class="content-area">
<td valign="top"><!-- tpl:insert
attribute="body" -->Place your page content here.<!--
/tpl:insert --></td>
</tr>
<tr>
<td valign="top"><!-- siteedit:navbar
spec="/PersonalWebsite/theme/footer_.html"
target="sibling" --><table class="footer"
cellspacing="0" cellpadding="0" width="100%"
border="0">
<tbody>
<tr>
<td width="20"><img
src="/PersonalWebsite/theme/c.gif" width="20"
height="1" border="0" alt=""></td>
<td align="center">
<table border="0" cellspacing="0"
cellpadding="2">
<tbody>
<tr>
<td
class="nav-f-highlighted">Highlighted</td>
<td class="nav-f-normal">Normal</td>
</tr>
</tbody>
</table>
</td>
<td width="20"><img
src="/PersonalWebsite/theme/c.gif" width="20"
height="1" border="0" alt=""></td>
</tr>
</tbody>
</table><!-- /siteedit:navbar --></td>
</tr>
</tbody>
</table>
</body>
</html>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.