This topic is: resolved
-
Hello.
I can’t seem to get the customization going.. as a test I tried to add a border to my thumbnail picture by giving the element a class name and simply adding:
.test_t{
border: 1px solid black;
}
in my style.css file. Got nothing tho.