Author Topic: Weather Blues1 Original Header Persisting  (Read 2991 times)

Offline ianmillard

  • New member
  • *
  • Posts: 4
    • Steeple Claydon Weather
Weather Blues1 Original Header Persisting
« on: June 25, 2015, 02:41:45 AM »
Can you help me please?

Even though I have changed all the header images for the sliding images, on occasions the original lighthouse will flash into view for a moment. I have cleared all browser history/caches but it still happens. Why is this?

Thanks,
Ian

www.steepleclaydonweather.org.uk

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Weather Blues1 Original Header Persisting
« Reply #1 on: June 27, 2015, 07:27:08 AM »
Hi Ian,

There is a trick with this header. Slideshows need to be loaded before starting
and this can be long depending on number of slides and size of them, during that time,
header is empty... so not very "Professional".

To avoid that situation, first image is provided by the Template (in styles.css file)
and pictures for slides are loaded in each page... so no hole!

Then, to solve it you could modify styles.css to modify the filename of that image
or easiest way is to replace file header1.jpg with a file with the same name.

Regards,
Jacques
Please, consider supporting this site 

Offline ianmillard

  • New member
  • *
  • Posts: 4
    • Steeple Claydon Weather
Re: Weather Blues1 Original Header Persisting
« Reply #2 on: June 27, 2015, 01:33:37 PM »
Thanks Jacques