Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 11, 20178 yr I am offering advertising but I don't want people to be able to upload a smaller image I just want them to have one upload option. How can I turn off the smaller image but please.?
May 13, 20178 yr I don't think there is a way to "turn it off" but you can hide it from your members by adding this to your custom.css: #ad_image_more { display: none; }
May 13, 20178 yr Sorry didn't realize that the others show up when you hide the toggle. Change it to this: #ad_image_more,#ad_image_small, #ad_image_medium { display: none; } @gavpedz
May 13, 20178 yr Author 3 hours ago, Morrigan said: Sorry didn't realize that the others show up when you hide the toggle. Change it to this: #ad_image_more,#ad_image_small, #ad_image_medium { display: none; } @gavpedz wish i could say that worked but seems not.
May 13, 20178 yr Odd, I verified it on my site that it it fully removed those three things. What happens when you put that in your skins custom template?
May 13, 20178 yr Author i put it in custom css, save it then go back and ctrl F5 the advert page to see if it worked but the toggle is still there fully functional.
May 13, 20178 yr Author Tried that and clearing browser cache. It doesn't show on mobile but not sure if it ever did or not. On desktop it still shows. Using default theme by the way.
Archived
This topic is now archived and is closed to further replies.