Saturday, May 29, 2010
Testing marquee with scrolling pictures
After some initial failed testing, finally succeeded to incorporate horizontal scrolling pictures at Testing Blogger xml templates.
The script used to display those horizontal scrolling graphics is as follows:
<iframe src=" http://site.personnel.free.fr/scroller.htm" height="158" width="100%" scrolling="No" marginheight="0" marginwidth="0" frameborder="0"></iframe>
To do this, it is advisable to first backup whatever page elements (gadgets) that can be backed up and also backup the template so that you can return if anything goes wrong.
Then go to LAYOUT > EDIT HTML to open the template editor and first tick
[ x ] expand widget templates
and search for (make this task easier by keyboard shortcut ctrl+F to find the code):
<div id='header-wrapper'>
and immediately below that line add the iFrame:
<iframe src=" http://site.personnel.free.fr/scroller.htm" height="158" width="100%" scrolling="No" marginheight="0" marginwidth="0" frameborder="0"></iframe>
and thus finally end up with
<div id='header-wrapper'>
<iframe src=" http://site.personnel.free.fr/scroller.htm" height="158" width="100%" scrolling="No" marginheight="0" marginwidth="0" frameborder="0"></iframe>
Preview and if happy, save the template.
Wednesday, May 26, 2010
Test embed Blogger video upload
The codes that were used to embed the video below which was uploaded via Blogger's video upload (filmstrip) icon by a blogger who contacted me for assistance. The codes were obtained by view source:
first video:
second video:
first video:
second video:
Saturday, May 15, 2010
How to allow comments for pages
Test to see if "to" and "for" appears in Permalinnk (individual post URL) of this post or not.
Result:
http://testing-blogger-beta.blogspot.com/2010/05/how-to-allow-comments-for-pages.html
Both were included in URL
Result:
http://testing-blogger-beta.blogspot.com/2010/05/how-to-allow-comments-for-pages.html
Both were included in URL
Wednesday, May 05, 2010
Monday, May 03, 2010
Test Windows Live Writer as post editor
Photo embedded but unfortunately no provision for caption
Test table
Row 1 Column 1 | Row 1 Column 2 |
Row 2 Column 1 | Row 2 Column 2 |
Table inserted easily, no hassle. Let’s see what happens when published. Will there be lots of white space?
Test uploading video
Tried to upload to Soapbox from Live Writer. Result – no permission to upload from Live Writer
Subscribe to:
Posts (Atom)