|
|
Simply create your page layout and copy the following line of code onto
the page on your website, just change the 'AlbumName' to the
name of your album and the background colour (col=FFFFFF)
to a colour to match your website.
Remember, the thumbnail view of the photos is designed
to be 700 pixels across so make sure you leave enough room!
|
|
<iframe width="700" height="700" src="http://remote.phonebin.com/index.cfm?album=AlbumName&col=FFFFFF" frameborder="0"></iframe>
|
|
|
| |
| In it's simplist form you can put your PhoneBin Album on your website with the following code: |
<html>
<head> <title>Name
of your page</title>
</head> <body
bgcolor="#FFFFFF">
<iframe width="700"
height="700" src="http://remote.phonebin.com/index.cfm?album=AlbumName&col=FFFFFF"
frameborder="0"></iframe>
</body> </html>
|
|
|
|
|
To control the frame (as in Example 2) additional code is required after the 'AlbumName'
- col=0000FF
- is the background colour of the pages.
- text=FF0000
- is the colour of the text on the pages.
- titlebar=006633
- is the colour of the title bar on the pages.
- cellcol=FF6600
- is the colour of the cell the photos sits
in.
|
|
<iframe width="700" height="700" src="http://remote.phonebin.com/index.cfm?album=AlbumName&col=0000FF&text=FF0000&titlebar=006633&cellcol=FF6600" frameborder="0"></iframe>
|
|
|
| |
| Please feel free to email a link to your site to crew@phonebin.net - we would love to have a look! |
|
Please note: You can't put the general PhoneBin Album
or any of the Open Albums onto your website (it's
just for your personal album). PhoneBin terms &
conditions apply. ©2003-2007 PB Media Ltd.
|