How to change the Corporate - 4 home page Call us today at

2 replies · opened Jan 5, 2018

LlcaseybsaJan 5, 2018

Hello,

I am trying to replace the section on the corporate - 4 Home page where it displays Call us Today. I simply want 3 columns that contain 3 embedded items.

I have tried all the short codes and nothing works. I simply need 3 columns neatly spaced that I can show the embed code in.

The below code is not working. Can you help me with this issue?

<div class="promo topmargin-lg promo-border bottommargin-lg promo-full">
<div class="container clearfix">

<div class="row show-grid">
<iframe src='https://bsa.sharepoint.com/files/_layouts/15/WopiFrame.aspx?sourcedoc={95e78266-c2a3-487e-9b7e-6cbcb473d458}&action=embedview&wdAr=1.7755102040816326&Embed=1' width='454px' height='300px' frameborder='0'>This is an embedded Microsoft Office presentation, powered by Office Online.</iframe>
</div>
<div class="col_one_third nobottommargin col_last">
<iframe width="454px" height="300px" src="https://sway.com/s/hmHxLAT1DV9XMmxn/embed" frameborder="1" marginheight="0" marginwidth="0" max-width="100%" sandbox="allow-forms allow-modals allow-orientation-lock allow-popups allow-same-origin allow-scripts" scrolling="no" style="border: none; max-width: 100%; max-height: 100vh" allowfullscreen mozallowfullscreen msallowfullscreen webkitallowfullscreen />
</div>
<div class="col_one_third nobottommargin col_last">
<iframe src='https://bsa.sharepoint.com/files/_layouts/15/WopiFrame.aspx?sourcedoc={95e78266-c2a3-487e-9b7e-6cbcb473d458}&action=embedview&wdAr=1.7755102040816326&Embed=1' width='454px' height='300px' frameborder='0'>This is an embedded Microsoft Office presentation, powered by Office Online.</iframe>
</div>

</div>
</div>

SSemicolon WebSTAFFJan 6, 2018

Hello,

The Code you are trying to use above is incorrect. Please make that sure you check out the Documentation or the columns-grid.html Template for the Correct Codes for the Columns. Additionally, there are several HTML Validation errors (unclosed HTML Tags) in the codes above which is causing further Issues. Please consider using the following code:


	

		
			This is an embedded Microsoft Office presentation, powered by Office Online.
		
		
			
		
		
			This is an embedded Microsoft Office presentation, powered by Office Online.
		

	

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

LlcaseybsaJan 6, 2018

That worked perfectly!!!! Thank you, and it looks real good and spaced correctly.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard