JakeLake Posted March 26, 2022 Share Posted March 26, 2022 Site URL: https://gold-orca-rg9s.squarespace.com/config/design So I found this custom CSS; but what happens is the image disappears....what is missing? Concerns the individual pages behind each round logo on front page... PW= ANTERO2022 .sqs-block-image .design-layout-collage .image-card-wrapper {border:3px solid #F2BA40;} .sqs-block-image .design-layout-collage .image-card{background:transparent!important; margin-bottom: 5%} .sqs-block-image .design-layout-collage .intrinsic img { z-index:999!important; position:absolute!important; transform:scale(0.85)!important; } blockquote { border:3px solid; border-color: #F2BA40; padding-left: 20px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; } Link to comment
tuanphan Posted March 29, 2022 Share Posted March 29, 2022 Hi, You want to add a 3px border around 6 images on homepage? https://gold-orca-rg9s.squarespace.com/?noredirect 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!) Link to comment
JakeLake Posted March 29, 2022 Author Share Posted March 29, 2022 No. IF you click on any of the round logos you will get to the pages this concerns. The idea is that there would be a gold frame (which is there now) around the text, and the image in the back which does not display. I got this code from Insidethesquare, but it does not seem to work. Link to comment
tuanphan Posted March 31, 2022 Share Posted March 31, 2022 On 3/29/2022 at 7:34 PM, JakeLake said: No. IF you click on any of the round logos you will get to the pages this concerns. The idea is that there would be a gold frame (which is there now) around the text, and the image in the back which does not display. I got this code from Insidethesquare, but it does not seem to work. Because this attribute make image disappear (default is position: static !important;) Quote position:absolute!important; JakeLake 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment