Hii am having a problem with no text being displayed.on my local test pc i am building a new skin that uses SIFr v2i know there is something incorrect with either the skin.css or skinall.css that i have changedthe dnn version is 4.5.60. i have added to the default.aspx.vb Page.ClientScript.RegisterClientScriptInclude("sifr", ResolveUrl("~/js/sifr.js")) Page.ClientScript.RegisterClientScriptInclude("sifr-addons", ResolveUrl("~/js/sifr-addons.js"))if i use the Red leaf skin, SIFr alters text as required. but if i use my skin (just an alter of dnnblue to test) there is no text displayed using opera, ie or firefox. if i use safari the text is displayed.i used the skin.css & skinall.css from the redleaf skin only altering the #wrap, tagline' #loginlinks, #logo, #content, #sidebar, #date, #footer sections for the left right and contentpanes the come with dnnblue.what simple thing have i missed