mintymade Posted December 17, 2020 Posted December 17, 2020 Site URL: http://www.mindfulpetsllc.com Hello, Trying to float a .png image of pawprints over another block. I'm using the code below and wondering which field to adjust so that it will expose more of the image of the pawprints that is seen in the upper right corner on top of the section that reads "Hey, I'm Gina..." //Floating Pawprints// #block-yui_3_17_2_1_1608246340902_4402 { background-color: transparent; width: 50%; position: absolute; z-index: 30; left: 90%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } #block-yui_3_17_2_1_1608246340902_4402 .sqs-block-code { padding: 0px; } #block-yui_3_17_2_1_1608246340902_4402 .Index-page-content { padding-left: 30px; padding-right: 10px; padding-bottom: 65px; } Thank you!
tuanphan Posted December 22, 2020 Posted December 22, 2020 Hi. Do you still need help with this? 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
Archived
This topic is now archived and is closed to further replies.