* added youtube video tutorial link to website

This commit is contained in:
Reinhard Pointner 2011-12-07 18:33:49 +00:00
parent 34f2dc9551
commit ea8a0b834f
4 changed files with 3 additions and 2 deletions

BIN
fw/web.hint.tutorial.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -105,6 +105,7 @@ table.reference.cli > * > * > td:first-child {
min-height: 800px;
padding: 20px;
background: white;
background-repeat: no-repeat;
border: 1px solid #a2a2a2;
margin: 20px auto;
border-radius: 7px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -38,7 +38,7 @@
</script>
</head>
<body>
<div class="page">
<div class="page" style="background-image: url('images/bg.hint.tutorial.png'); background-position: 565px 122px;">
<div class="navigation" style="position:absolute; top:36px; right:-40px">
<div>
<ul>
@ -69,7 +69,7 @@
<div class="content">
<div class="screenshot screencast">
<a href="gallery.html#screenshots/original/panel.rename.png" title="How to use FileBot" target="_blank">
<a onclick="_gaq.push(['_trackPageview', '/video/tutorial'])" href="http://www.youtube.com/watch?v=zcSFKiwFLZw" title="How to use FileBot" target="_blank">
<img class="play" alt="play" src="images/play.png" width="16" height="16" />
<img alt="screenshot" src="screenshots/medium/panel.rename.png" width="300" height="238" />
</a>