Guest Posted September 18, 2008 Share Posted September 18, 2008 Hi guys I made a 'Banner Box' in the LeftColumn which displays a random banner from the directory: images/uploads/banners/ the banners are uploaded using the File Manager in Admin. So the generated code is: <div class="LeftBox"> <img src="http://examplestore.com/images/uploads/banners/examplebanner.jpg" alt="Banner" align="middle" border="0"> </div> which comes up in Firefox as being a 1x1 GIF image! The image is definitely there. If I move examplebanner.jpg into images/uploads, then it works fine. So it appears to be a problem with subdirectories in images/uploads ?? Anyone know how to fix this? Thanks James Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.