07/24/2013 at 9:59 pm
#265738
Guest
I have Tile Plus 3.0 and updated my Connections version today to Version 0.7.8.
Yesterday… I had found a tip for setting default images, and also setting image defaults by category id. I was able to edit my CSS show a default image by category like this:
div.cn-list .first span.cn-image-none {
background-image: url(“http://myImageURLhere.png”) !important;
background-position: center center !important;
background-repeat: no-repeat !important;
AWESOME!
However, after my upgrade today – the selection by category is not longer working, and I can not seem to get it working again. I can find the category class selector.
Any suggestions? I REALLY liked that feature!