July 30, 200718 yr I have placed a jpg chart into the images folder of the Mission I am creating so it would appear in the HTML Mission briefing file. But it doesn't display - I just get the blank box with the red cross.I tried changing it to a BMP but still no joy.Does anyone know the required format/size etc. for it to appear?ThanksPeter
July 30, 200718 yr Check your HTML file to make sure the path to your file, and file name is correct. For example, here is the line from the Details.htm file:This is looking for a file called "Details.JPG" located in the "images" folder. If you would use this line, your image size would be 594 x 73. Or, if you wish, change to HTML text to match the image size you want to use.Gunner
July 31, 200718 yr Thanks Gunner!That was it - I am an absolute newbie with HTML & didn't realise that was how that worked. Looks fine now.Peter
July 31, 200718 yr Great! You will learn a little about everything when you create a mission :)Gunner
Create an account or sign in to comment