add banner to top of all old website pages
This commit is contained in:
@@ -25,6 +25,14 @@ scrollbar-darkshadow-Color: #697E94;
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
<!-- ARCHIVE-BANNER -->
|
||||
<link rel="stylesheet" href="../../archive-banner.css">
|
||||
<div class="archive-banner">
|
||||
This is an archived website. <a href="http://erictaylor.me">Return to erictaylor.me</a>
|
||||
<button class="archive-banner-close" onclick="this.parentElement.style.display='none'">×</button>
|
||||
</div>
|
||||
<!-- /ARCHIVE-BANNER -->
|
||||
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
@@ -88,7 +96,7 @@ you should now have a <i>very</i> small image. Zoom all the way in and color the
|
||||
*Click the image to download my scanline image file.<br>
|
||||
<br>
|
||||
Now save that file some where where you wont forget it. IE. To the desktop
|
||||
now create a new object by clicking Object <20> Create <20> New Object. Once thats finished click Edit <20> Fill on the dialog that pops up select Bitmap fill and click the edit button. Now on this dialog click the load button and open up the file we saved earler. Also make sure that the <b>Use orignal size</b> check box is checked<br>
|
||||
now create a new object by clicking Object <20> Create <20> New Object. Once thats finished click Edit <20> Fill on the dialog that pops up select Bitmap fill and click the edit button. Now on this dialog click the load button and open up the file we saved earler. Also make sure that the <b>Use orignal size</b> check box is checked<br>
|
||||
<img src="4.jpg" width="275" height="331"><br>
|
||||
Now click ok on both of the open dialogs. Your image should now be filled with lots of little black and white lines or scanlines. Select the layer with the scanlines and change the "Merge Mode/Blend mode" to <b>Multiply</b>. Your image should look like this.<br>
|
||||
<img src="5.png" width="354" height="330"><br>
|
||||
|
||||
Reference in New Issue
Block a user