Quote:
Originally Posted by scottny
Ok I have a question. I got it installed on my system but the pic is not showing up. I do have custom styles up. I did put the names of the styles in. Is there something I am missing to get it to have the same pic as the others or does it not do that and I totally misunderstood? It does work, just a blank photo in a box.
Thank you.
|
Try changing the code from:
<img src="
STYLENAME/images/misc/top.gif"
to
<img src="images/
STYLENAME/misc/top.gif"
This could be your problem, it was for me.