Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Joey_M Posted August 2, 2017 Author Posted August 2, 2017 2 hours ago, steve00 said: can be done using css save messing with templates Could you tell me how please Steve?
steve00 Posted August 2, 2017 Posted August 2, 2017 12 minutes ago, Joey_M said: Could you tell me how please Steve? Take it you haven't read my last post then
Joey_M Posted August 2, 2017 Author Posted August 2, 2017 I somehow totally missed it, thanks though.
Joey_M Posted August 5, 2017 Author Posted August 5, 2017 On 02/08/2017 at 11:09 AM, steve00 said: Definitely not expert (you do themes yourself and know more than I do, wish I could add some of things you have in yours without touching templates) First you would need to upload a logo/image to the Manage Resources area of theme you have set for the default admincp then in custom.css of the admincp default theme add: .cAcpLoginBox_logo { background: url({resource="logo.png" app="core" location="custom"}) no-repeat; height: 100px; } .cAcpLoginBox_logo img { display: none; } obviously change the resource to what is given in your Manage Resources after uploading logo (don't forget to add the height as per the above css to your image height) Once all done and saved then should end up with similar to: NOTE: Might have to hard refresh before it will work but once it does then should always work Let me know if works for you It works, but it doesn't scale down well for me at all. I'm using an optimised image which fits well on desktops (nice size, much smaller than the default IPS logo) yet it cuts off on mobiles/ some tablets.
steve00 Posted August 6, 2017 Posted August 6, 2017 15 hours ago, Joey_M said: It works, but it doesn't scale down well for me at all. I'm using an optimised image which fits well on desktops (nice size, much smaller than the default IPS logo) yet it cuts off on mobiles/ some tablets. Couldn't you create another logo and use that (e.g. login_logo)
Joey_M Posted January 7, 2018 Author Posted January 7, 2018 On 8/6/2017 at 9:23 AM, steve00 said: Couldn't you create another logo and use that (e.g. login_logo) Do you happen to know if it's possible to switch out a font awesome icon in the ACP menu tabs? Nexus and Donations clashes and I would like to switch the Nexus one.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.