Hi Fredrik Schultz,
I already follow your previous comments on another ocasions, but I didn't fully understand how to implement this.
I've create a SiteSetting with a few properties
In admin area I already can fill those properties.
My concert is, I cannot, I don't know how to catch Those properties in Master Page
You gave me the exemple "SiteFactory.CurrentSite<YourSiteModel>();", I don't understand what is "YourSiteModel" since it is a MasterPage, I need to implement this on MasterPage or on every Page?