I have just remands my site and moved to Joomla 3.3.3
I have an intermittent problem where the framework logo no longer shows.
I am using a past css override, see below.
Any suggestions as to how I can get the framework logo back

- Code: Select all
#gkFrameworkLogo {
display: block;
width: 298px;
height: 50px;
background: url(\'/templates/gk_startup/images/live50px.png\') no-repeat 0 0;
text-indent: -9999em;
margin: 10px auto 0 auto;
}
http://bit.ly/frameworkmissing
Kind regards
Drew
Drew