-
Project Thumbnails Solid Color Border?
This post is deleted! -
Why did you deleted your post?
Do you have a solution for that? -
Yeah the post is kind of greyed out, guess that means he deleted it.
I think it could work with some css like this for example:
.col[data-type="project"]:hover .ph{ border: 10px solid #00f; } .col[data-type="project"] .ph{ border: 10px solid transparent; }