Minor Feature - Changing the Smugmug logo
{JT}
Registered Users Posts: 1,016 Major grins
There were a lot of changes in the last push, one of them is being able to swap out our logo for yours (or even a version of ours on your colored background). Once again, use style sheets as you would do to swap out the lock icons for protected galleries:
.smuglogo {
width: 161px;
height: 33px;
background: transparent url('/img/nav/smug_logo_lean_black.gif') no-repeat;
}
The pros about this are being able to use your own personal logo but you also get to keep the toolbar with the search form and dynamic login/logout links.
.smuglogo {
width: 161px;
height: 33px;
background: transparent url('/img/nav/smug_logo_lean_black.gif') no-repeat;
}
The pros about this are being able to use your own personal logo but you also get to keep the toolbar with the search form and dynamic login/logout links.
0
Comments
I have a question, though..
All those nice CSS tips&tricks are scattered across several posts. Is there already/gonna be a centralized place (help/hacks section) where you'd put all of them for an easy access?
Thanks again! WTG!
CHeers!
Full points for all your work, and even more bonus points to be awarded when the centralized co-branding help pages come out.
danke muchly, you guys truly rock