Thread Starter
t_van
(@t_van)
yes, I removed the read more.
and I don’t think that’s the problem. Because it still persists.
sorry i should be more specific:
<a href="/wordpress/category/yourcategoryname/">
<img src="<?php bloginfo('stylesheet_directory'); ?>/img/nav_Editorial.gif" border="0" alt="" />
</a>
instead of using that, why don’t you try this:
/wordpress/category/yourcategoryname/
make sure the file path is correct.
This works for me.
Thread Starter
t_van
(@t_van)
Thankyou, but that was not the problem.
Even though I deleted that post, it still continues to persist.
Thread Starter
t_van
(@t_van)
I forgot to add that it looks fine in firefox, but in Internet Explorer, it doesn’t.