- <td align="center" rowspan="2" width="126"><a href="/"><img src="/images/php.gif" alt="PHP" width="120" height="67" hspace="3" /></a></td>
+ <td align="center" rowspan="2" width="126"><a href="/"><img src="/themes/php.net/php.gif" alt="PHP" width="120" height="67" hspace="3" /></a></td>
- <tr bgcolor="#333366"><td colspan="2"><img src="/images/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr>
+ <tr bgcolor="#333366"><td colspan="2"><img src="/themes/php.net/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr>
- <input type="image" src="/images/small_submit_white.gif" alt="search" align="bottom" />
+ <input type="image" src="/themes/php.net/small_submit_white.gif" alt="search" align="bottom" />
- <tr bgcolor="#333366"><td colspan="3"><img src="/images/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr>
+ <tr bgcolor="#333366"><td colspan="3"><img src="/themes/php.net/spacer.gif" width="1" height="1" border="0" alt="" /></td></tr>
Just a small note: you should use the WEBBASE constant. instead of "/themes.." you should use WEBBASE/..
Nuno