04/29/2014 at 9:51 am
#289671
Keymaster
@ Matthew
Create a new text text file using Notepad and save it with the following contents named as cn-custom.css.
#cn-list span.cn-image {
width: auto !important;
height: auto !important;
}
#cn-list span.cn-image img.photo {
width: 100% !important;
height: auto !important;
}
Login to you site using FTP and go to this folder:
../wp-content/uploads/
Create a new folder named: connections-templates.
Upload the cn-custom.css to the connections-templates.
That should do it.
