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>
Got a "neu" problem
Hi etov
it seems your site is looking here
http://serendipity/templates/newspaper/ ... dulogo.gif
for your logo. In my template style.css files I always set the path without the base url something like
templates/newspaper/img/edulogo.gif
which seems to work OK
HTH
Dave
it seems your site is looking here
http://serendipity/templates/newspaper/ ... dulogo.gif
for your logo. In my template style.css files I always set the path without the base url something like
templates/newspaper/img/edulogo.gif
which seems to work OK
HTH
Dave
Maybe
But that gif image is actually a sidebar link that works fine. the nue image is supposed to make the side edge of the "paper" shadow. Are you saying I need to get rid of that image, because I did place the file inthe same folder as the nue pic.
Thanks
Thanks
Hi etov
so what is the path to the shadow images?
your blog is looking for them at
http://www.etov.com/serendipity//templa ... hadowr.png
Dave
so what is the path to the shadow images?
your blog is looking for them at
http://www.etov.com/serendipity//templa ... hadowr.png
Dave
Fixed
Thanks guys. I do not know how it happened but the img folder was actually named image... duh.
Appreciate your time.
Appreciate your time.