Devil Dog Posted October 7, 2008 Share Posted October 7, 2008 Hello, I recently installed phpBB version 3.0.2 on my website. I got the forum up and running with relative ease. Next, I changed the color scheme using Colorizeit and I created a forum banner. Colors are fine but I cannot get the banner to show up. I have tried everything. I have changed colours.css, common.css, overall_header.html, and I uploaded the image to the image directory. However, its not working and I think I am going insane. This is the last tweek before I launch the site. Is there any way you can help? If you need to see the site: www.701hp.com/php Thanks in advance. Quote Link to comment Share on other sites More sharing options...
AndyB Posted October 7, 2008 Share Posted October 7, 2008 I don't know what overall_header.html is supposed to do. Neither colours.css nor common.css are loaded based on the viewed source of your page, so who knows what role they play (apparently none). Best guess is that one or more of the used CSS files have a relatively link path to your image that doesn't match where the image actually exists. Quote Link to comment Share on other sites More sharing options...
Devil Dog Posted October 8, 2008 Author Share Posted October 8, 2008 I don't know what overall_header.html is supposed to do. Neither colours.css nor common.css are loaded based on the viewed source of your page, so who knows what role they play (apparently none). Best guess is that one or more of the used CSS files have a relatively link path to your image that doesn't match where the image actually exists. You are correct! Thanks for pointing that out. I looked over the code at least 100 times and still missed it. I don't know how. Thanks again. 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.