Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Fierce God Posted April 1, 2019 Posted April 1, 2019 The new lazy load feature is causing a bunch of havoc on our members seeing Banners (cover photos) even on refresh it sometimes doesn't show we are looking for a custom css code or code in whole that we can not have the banner show at all.........so when you visit a profile, it will just be the profile avatar showing anyone know how this can be done, or a plugin for this
Brian A. Posted April 1, 2019 Posted April 1, 2019 2 hours ago, Mr. Fierce God said: we are looking for a custom css code or code in whole that we can not have the banner show at all.........so when you visit a profile, it will just be the profile avatar showing Add this CSS code to your custom CSS file: #elProfileHeader .ipsCoverPhoto_container:not( [style] ) { display: none; } However, this should be done by a plugin because when you load the profile when someone has an image, it's still gonna load the image.
Fierce God Posted April 1, 2019 Author Posted April 1, 2019 Thank you so much we will test this out and see how it does, as i know you know your stuff if it does what you say then yes we will look for a plugin or one to be made much appreciated! ok, so yea............... thank you @Brian A. it did what you said it would do - still shows the banner, but blank so it looks like we will have to look for a plugin really wish this was already a core option
Brian A. Posted April 1, 2019 Posted April 1, 2019 6 minutes ago, Mr. Fierce God said: Thank you so much we will test this out and see how it does, as i know you know your stuff if it does what you say then yes we will look for a plugin or one to be made Your welcome. Okay.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.