Adding Border to Thumbnails on Collage Landscape Block
PhilCorleyPhoto
Registered Users Posts: 107 Major grins
I have managed to add borders to my other thumbnails on my site, but I can't seem to find the CSS for adding a border to the thumbnails used when displaying images using a Photo Block set to the Collage Landscape style
Can anyone help?
Thanks
Phil
Can anyone help?
Thanks
Phil
0
Comments
Can you give me a link to your website, please? Would help to figure out how to do it
In general something like this should do the trick:
Good luck
Lille Ulven
Thanks
Phil
OK...
change the middle CSS from
.sm-gallery-journal li.sm-tile-wrapper.sm-tile-photo{ /remove .sm-gallery-journal/
border: 2px solid white !important; /#89a0de/
padding: 10px !important;
/outline: 2px solid #2b2c2f !important;/
/margin: 1px/
margin: 2px !important;
margin-bottom: 20px !important;
/outline-color: white !important;/
width: 100% !important; /to be removed/
}
to:
Don't know why that gallery-selection thing does not work anymore...weird.
Lille Ulven
You will see the border on the images in the last column are being lost; also the border is being draw around the title as well - can it draw round just the thumbnail?
Thanks
Phil
Instead of
use:
That seems to do the trick
Lille Ulven
Phil
Phil -
I just noticed that you are allowing viewers access to your original images. I would recommend setting the display size to a size smaller than the original.
While you have a right click warning on, it is very easy to find the URL of the photo, to open it outside of your site, and to save the image locally. Decide which size (smaller than Original) that you are comfortable with and make that your largest display size.
I have the display size on my site set to X3. I know that with today's large monitors a larger size shows better online - but X3 is where my comfort level is.
Here's an example using Chrome:
I didn't save your image, just wanted to show you how easy it is.
Musings & ramblings at https://denisegoldberg.blogspot.com
Phil