GetSimple Support Forum

Full Version: Branded Logo does not display ...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
well, I took a break and thought I might check a little plugin in the meantime, so I choose "Branded Logo"

I uploaded it, it is active, I uploaded a graphic file through the plugin

I do not see any logo in the login-page, and I checked the new source code (after logging out and cleaning the cache), there is no output of that plugin in admin/index.php

I checked the permission for the uploaded file, it is 644, so it seems ok to me, but no output like:

Code:
<!-- for Branded Login plugin -->
    <style type="text/css" >
        #index .main {width:270px;}
        #index .main h3 {display:none;}
        #index .main #branded-logo {margin-bottom:20px;}
        #index #sidebar {display:none;}
    </style>
at all

I would like to have that functionality, out of pure egomania ;=)
I'm having the same problem. Nothing displays...
it was a hook that was accidently deleted in 3.0 - This is fixed in 3.1
I updated the info in the EXTEND and described how to use it, but unfortunately we have to wait until GS 3.1 ;=(
@ccagle8: Can you consider combining the Branded Login plugin and Custom Admin CSS, that way only one plugin is needed to customise the backend. Maybe even Admin Header Footer can be bundled too, it all seems logical together. Pull them all together and call it "Custom Admin Tools" or something.