-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
209 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!-- size: 1024, 576 --> | ||
|
||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
|
||
<style> | ||
body { | ||
margin: 0px; | ||
} | ||
|
||
img.background { | ||
position: absolute; | ||
top: 0; left: 0; | ||
width: 100%; | ||
} | ||
|
||
div.titles { | ||
color: white; | ||
background: grey; | ||
position: absolute; | ||
bottom: 0; | ||
left: 0; | ||
width: 100%; | ||
filter: alpha(opacity=80); | ||
padding: 20px; | ||
} | ||
|
||
p.film_title { | ||
font-size: 90px; | ||
font-style: italic; | ||
word-break: break-all; | ||
} | ||
|
||
p.L3STinstance_title { | ||
font-size: 100px; | ||
/* word-break: break-all; */ | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\L3STinstance\L3STinstances.cxml" --> | ||
<div class="titles"> | ||
<p class="film_title">Lethal Weapon 4</p> <!-- Film/season title --> | ||
<hr /> | ||
<p class="L3STinstance_title">GeneralReceivesKu</p> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!-- size: 1024, 576 --> | ||
|
||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
|
||
<style> | ||
body { | ||
margin: 0px; | ||
} | ||
|
||
img.background { | ||
position: absolute; | ||
top: 0; left: 0; | ||
width: 100%; | ||
} | ||
|
||
div.titles { | ||
color: white; | ||
background: grey; | ||
position: absolute; | ||
bottom: 0; | ||
left: 0; | ||
width: 100%; | ||
filter: alpha(opacity=80); | ||
padding: 20px; | ||
} | ||
|
||
p.film_title { | ||
font-size: 90px; | ||
font-style: italic; | ||
word-break: break-all; | ||
} | ||
|
||
p.L3STinstance_title { | ||
font-size: 100px; | ||
/* word-break: break-all; */ | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\L3TTinstance\L3TTinstances.cxml" --> | ||
<div class="titles"> | ||
<p class="film_title">Hereafter</p> <!-- Film/season title --> | ||
<hr /> | ||
<p class="L3STinstance_title">Hereafter.Marie and Michel finish their relationship.Marie.SpanishDub</p> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!-- size: 1024, 576 --> | ||
|
||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
|
||
<style> | ||
body { | ||
margin: 0px; | ||
} | ||
|
||
img.background { | ||
position: absolute; | ||
top: 0; left: 0; | ||
width: 100%; | ||
} | ||
|
||
div.titles { | ||
color: white; | ||
background: grey; | ||
position: absolute; | ||
bottom: 0; | ||
left: 0; | ||
width: 100%; | ||
filter: alpha(opacity=80); | ||
padding: 20px; | ||
} | ||
|
||
p.film_title { | ||
font-size: 90px; | ||
font-style: italic; | ||
word-break: break-all; | ||
} | ||
|
||
p.conversation_title { | ||
font-size: 100px; | ||
/* word-break: break-all; */ | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<img class="background" src="template_image.png" /> <!-- src="C:\inetpub\wwwroot\Trafilm_Gallery\conversation\conversations.cxml" --> | ||
<div class="titles"> | ||
<p class="film_title">Orange is the new Black - Season 03</p> | ||
<hr /> | ||
<p class="conversation_title">Chang's possible husband</p> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<!-- size: 1050, 1547 --> | ||
<!-- was: 1024, 576 --> | ||
|
||
<html> | ||
|
||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
|
||
<style> | ||
body { | ||
margin: 0px; | ||
} | ||
|
||
img.background { | ||
position: absolute; | ||
top: 0; left: 0; | ||
width: 100%; | ||
} | ||
|
||
div.titles { | ||
font-size: 100px; | ||
color: white; | ||
background: grey; | ||
position: absolute; | ||
bottom: 0; | ||
left: 0; | ||
width: 100%; | ||
filter: alpha(opacity=80); | ||
padding: 20px; | ||
} | ||
|
||
p.film_title { | ||
bottom: 125px; | ||
left: 0; | ||
/* word-break: break-all; */ | ||
} | ||
|
||
p.film_year { | ||
bottom: 0; | ||
left: 0; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<img class="background" src="https://upload.wikimedia.org/wikipedia/en/thumb/e/ea/The_Voices_film_poster.png/220px-The_Voices_film_poster.png" /> <!-- src="template_image.png" --> | ||
<div class="titles"> | ||
<p class="film_title">The Voices</p> | ||
<p class="film_year">(2014)</p> | ||
</div> | ||
</body> | ||
|
||
</html> |