yjchong Posted February 6, 2022 Posted February 6, 2022 Site URL: https://www.stan-x.org/publications Hello. How do i add a one pixel border around photos on just one page? Thanks in advance.
tuanphan Posted February 8, 2022 Posted February 8, 2022 Add to Design > Custom CSS body#collection-5dd2b4c8c4ddf610ccb6e108 .has-aspect-ratio { border: 1px solid green; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Gigie_Hall Posted March 26, 2022 Posted March 26, 2022 Hi there! This worked like a charm but it also added a border to an image in my footer. Can I remove the border on just that image using its ID? Thanks!
tuanphan Posted March 29, 2022 Posted March 29, 2022 On 3/26/2022 at 8:00 AM, Gigie_Hall said: Hi there! This worked like a charm but it also added a border to an image in my footer. Can I remove the border on just that image using its ID? Thanks! If you use SS 7.1, use this code body#collection-5dd2b4c8c4ddf610ccb6e108 article .has-aspect-ratio { border: 1px solid green; } Gigie_Hall 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
jesleacreative Posted July 31, 2022 Posted July 31, 2022 Hello! I'm looking for some help to I'd like to add a border to the video I've added using a code block at the bottom of this page so it matches the one I made for the static image its overlayed on. https://kandcolashbar.squarespace.com/services password: jesleacreative the block id for it is #block-yui_3_17_2_1_1658815171800_100847 Thank you!
tuanphan Posted August 3, 2022 Posted August 3, 2022 On 7/31/2022 at 4:43 PM, jesleacreative said: Hello! I'm looking for some help to I'd like to add a border to the video I've added using a code block at the bottom of this page so it matches the one I made for the static image its overlayed on. https://kandcolashbar.squarespace.com/services password: jesleacreative the block id for it is #block-yui_3_17_2_1_1658815171800_100847 Thank you! Add to Design > Custom CSS video { border: 20px solid #fef0dd; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment