Switch to full style
Support for phpbb3 & codemiles styles
Post a reply

Missing file in Bmiles

Sat Mar 21, 2009 11:33 pm

Hi,

I have noticed a lot of error messages in my server logs relating to a missing file - 3.png.

I've traced this to /styles/bmiles/theme/stylesheet.css. The part of the file that references this file is:

Code:
#menubar {
      color: #0066FF;
      background: #FFCC99 url(./images/3.png) repeat-x 0% 100%;
       padding-left:2px;
}


The 3.png file isn't in the /images folder. I downloaded the lastest version of the style but the file still isn't there although its still referenced in the stylesheet.css file.

Can anyone tell me what file the stylesheet should be referencing or where I can download the missing file?

Thanks,

John



Post a reply
  Related Posts  to : Missing file in Bmiles
 Data missing when implementing 3DES using DES     -  
 About [3.0.2]Bmiles     -  
 bmiles v1.0 - images are not showing     -  
 Encrypt/Decrypt a file from source file to target file.     -  
 Copy file to file in java code- implementation     -  
 file descriptor vs file pointer     -  
 getting file name of html input file tag using jsp     -