YAFLogo

reyou
  • reyou
  • 59% (Neutral)
  • YAF Camper Topic Starter
15 years ago
Hi, all.. firstly thank you very very much to create such an excellent forum.

I have create a new theme for my forum, you know I just copied and pasted one of the templates and I modified css and Xml file.

I copied and pasted ASP.NET template and made modifications on it. Also my forum is using background image (sorry it is in the local host I would like to supply a link to see what is the problem.)

the problem is when you pass from one page to another, background image is flickering. and also I see old template images just for a little time. (I changed gray header images to red) I just have this problem only in IE. in Firefox is so cool. for the background flickering problem I tried to use this code:

in the default.aspx page but it did not worked also. how can i solve the problem for IE?

Sponsor
mddubs
  • mddubs
  • 100% (Exalted)
  • YAF Developer
15 years ago
Hmmm... a flickering background huh? Is it an animated GIF file? Make sure you clear out all of IE's history, cache, temp files, etc when you're modifying a theme, just to make sure some of the old stuff isn't hanging around.
UserPostedImage 

www.bunkerhollow.com  | www.careercomputing.com 

When I post fp:mddubs in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Mek 🙂, who stole this off Ederon 🙂 )

reyou
  • reyou
  • 59% (Neutral)
  • YAF Camper Topic Starter
15 years ago
no it is a sample jpg file, and if you refresh the page or pass another page, firstly white non-background white color is coming and after in milliseconds background image is coming. it is just like flickering. but I have this problem only in IE not in FireFox.

Has anyone tried to add a background before for the forum and tested in IE7 ?