Got a "neu" problem
Posted: Fri Oct 27, 2006 6:25 pm
I am using newspaper as my theme, and I must have altered code because the right edge of my gif is not showing up. I have placed the code of the area here. Is there something missing, or is it elsewhere? If you can help...
Thanks
$OPENSHADOW = '<table cellspacing="0" width="100%" cellpadding="0" style="padding:0px">
<tr>
<td valign="top" align="left" style="padding:10px;border-top:1px solid #cdcdcd; border-left: 1px solid #cdcdcd;">
';
$CLOSESHADOW = '</td>
<td style="width:8px; background-image:url('.$serendipity['baseURL'].'/templates/newspaper/img/shadowr.png);" valign="top"><img src="'.$serendipity['baseURL'].'/templates/newspaper/img/shadowt.png" border="0" hspace="0" vspace="0" alt="neu" /></td>
</tr>
<tr>
Thanks
$OPENSHADOW = '<table cellspacing="0" width="100%" cellpadding="0" style="padding:0px">
<tr>
<td valign="top" align="left" style="padding:10px;border-top:1px solid #cdcdcd; border-left: 1px solid #cdcdcd;">
';
$CLOSESHADOW = '</td>
<td style="width:8px; background-image:url('.$serendipity['baseURL'].'/templates/newspaper/img/shadowr.png);" valign="top"><img src="'.$serendipity['baseURL'].'/templates/newspaper/img/shadowt.png" border="0" hspace="0" vspace="0" alt="neu" /></td>
</tr>
<tr>