Integrating Amazon

Curious if anyone has added or tried to add amazon to their site? Ive added the code into a text block however it won't centre no will it display correctly on my cell.

 

heres the code they gave me   

<iframe src="http://astore.amazon.ca/tdcn-20" align="centre" width="100%" height="1000" frameborder="0" scrolling="no"></iframe>

 

and heres the link to my site if you want to take a peek at what i mean http://thedaycarenetwork.com/page/Shop

 

Kath

Quote · 25 Mar 2016

Try adding center before the iframe code and close it after.

Michel on Meta-Travel.com

TravelNotes.org - The Online Guide to Travel
Quote · 25 Mar 2016

 

Try adding center before the iframe code and close it after.

Michel on Meta-Travel.com

 and in english that would look like ??? sorry you lost me.

Quote · 25 Mar 2016

HTML code.

<center><iframe src="http://astore.amazon.ca/tdcn-20" align="middle" width="100%" height="1000" frameborder="0" scrolling="no"></iframe></center>
TravelNotes.org - The Online Guide to Travel
Quote · 25 Mar 2016

 

  and in english that would look like ??? sorry you lost me.

 I'm English and write centre but when we do HTML it pays to think American English and use 'center'.

TravelNotes.org - The Online Guide to Travel
Quote · 25 Mar 2016

 

HTML code.

<center><iframe src="http://astore.amazon.ca/tdcn-20" align="centre" width="100%" height="1000" frameborder="0" scrolling="no"></iframe></center>

 hahaha sorry! not sure if that was a big blonde moment on my part or the fact that I've been up since 5:30 and its now 2:30

 

i tried it and still doesn't work.

Quote · 25 Mar 2016

Maybe change the width to a number (for pixels) rather than 100%

<center><iframe width="800" height="1000" align="middle" src="http://astore.amazon.ca/tdcn-20" frameborder="0" scrolling="no"></iframe></center>

I tested it on my site and it worked fine.

Included a similar store on our Travel Blogs page. In my case, I changed scrolling to "yes" as some book reviews are longer than 1,000 pixels.

 

TravelNotes.org - The Online Guide to Travel
Quote · 25 Mar 2016

I've also changed my height to 920.

TravelNotes.org - The Online Guide to Travel
Quote · 25 Mar 2016

 

I've also changed my height to 920.

 Awesome thanks it worked things are aligning better. at least now i can add another column with out the shop disappearing. still dent display right on my cell unless i flip the screen horizontal but thats no biggie.

Quote · 25 Mar 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.