- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago by .
Border around Gallery Pictures
You must be logged in to reply to this topic.
Hello, How do I add a border around each of the pictures in my Gallery? SOmething that appears 2 dimensional would really be nice, but if not possible then a black border would work.
Thanks
Hello,
You will need to do that with some CSS code.
Here is what you can use,
.gallery .lightbox {border:2px solid black;}
Thanks but where should I place it?
It did not work when I pasted it in the CSS CLass section of the Gallery page.
Hello,
You must place this code in the Custom CSS field of the Custom Code section in the Parallel Options Panel.
Admin Dashboard > Parallel Options > Custom Code > Custom CSS.
You must be logged in to reply to this topic.