I too have a similar problem I'm using a CSS Selector skin object provided by Engagemodules here: http://www.engagesoftware.com/Blog/EntryID/145.aspx Same issue, when a user is unauthenticated, it will not work unless doing an F5 to refresh, but works well when a user is logged in. This particular skin object is setup by using cookies, and I've tried to get this to work through PB by adding the proper parimeters in my config for PB, but I must have something set wrong. I've looked at my cookies and it appears the values are being populated, but I'm not sure if I know what I'm doing. Sorry, no live example at the moment, but attached are my PB config showing my values set for the cookies, and one of my aspx files showing my references the the skin object. Basically I have 3 skin files set up to change text sizes throughout the whole site by using this selector. Any help would be great, or simply a solution to hide the selector from unauthenticated users as Jesper is looking for (inside the skin and not an html/text module). I've banged my head on this one and normally get my answers here, and elsewhere before I ask for any help, but I couldn't find any answers on this one. Edit: Attachments removed by poster |