Justen Posted June 29, 2020 Share Posted June 29, 2020 (edited) Site URL: https://www.mikelynchhomes.com/mls-home-search Site psd: LynchPreview I need to insert html for a real estate agent client who has an MLS Search embedded into their site. I create the code block in squarespace just like you normally would, then I paste in the custom html. The code block does not change size so it only shows a small window vertically. (html pasted below). I reached out to Squarespace support and they told me that the code block resizes to whatever code is being dropped in. Then I reached out to the vendor who provided the html for the MLS search/IDX integration and they told me their search will resize to whatever size space you are putting it into. I can change colors and sizes but I can't write code so I'm hoping someone has figured out a solution to this? HTML that I'm dropping in: <iframe src="https://matrix.recolorado.com/Matrix/public/IDX.aspx?idx=aed52ee9" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0"></iframe> Thanks in advance! Edited June 30, 2020 by Justen Link to comment
tuanphan Posted June 30, 2020 Share Posted June 30, 2020 Add to Home > Design > Custom CSS [data-section-id="5dd0fc1439d8ba0c239d56c6"] .content { width: 100% !important; } div#block-yui_3_17_2_1_1593066058332_4764 >div { height: 1000px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Justen Posted July 3, 2020 Author Share Posted July 3, 2020 That works great. Thanks @tuanphan! Link to comment
LeeSkovs Posted July 21, 2020 Share Posted July 21, 2020 (edited) hey I'm having the same issue and this solution doesn't seem to work, I'm sure im doing something wrong but i'm not sure what. any advice? @tuanphan Edited July 21, 2020 by LeeSkovs Link to comment
tuanphan Posted July 22, 2020 Share Posted July 22, 2020 12 hours ago, LeeSkovs said: hey I'm having the same issue and this solution doesn't seem to work, I'm sure im doing something wrong but i'm not sure what. any advice? @tuanphan Can you share link to your site? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Eliz-Bechtel Posted November 22, 2020 Share Posted November 22, 2020 **Reposting this from my personal forum account, tied to my email 😃 ** Hello, I am having the same issue with my code block not resizing to fit the MLS. Site URL:https://www.rhirealestate.com Site Password: RHIrealestate iFrame HTML: <iframe src="https://matrix.ntreis.net/Matrix/public/IDX.aspx?idx=50f8f61" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0"></iframe> Any help would be greatly appreciated, thank you. Link to comment
Eliz-Bechtel Posted November 22, 2020 Share Posted November 22, 2020 I also created a second iframe to see what the search option would look like, instead of the gallery. <iframe src="https://matrix.ntreis.net/Matrix/public/IDX.aspx?idx=dfccf62" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0"></iframe> Thank you! @tuanphan Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 On 11/23/2020 at 2:15 AM, Eliz-Bechtel said: I also created a second iframe to see what the search option would look like, instead of the gallery. <iframe src="https://matrix.ntreis.net/Matrix/public/IDX.aspx?idx=dfccf62" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0"></iframe> Thank you! @tuanphan edit height="100%" to height="500px" Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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