Browse code

Restore original eFiction 3.0 skins

Clarissa Walker authored on 2026/07/15 07:41:54
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,25 @@
1
+<!-- START BLOCK : header -->
2
+<body>
3
+
4
+	<table border="0" cellpadding="0" cellspacing="0" style="position:absolute;top:0;left:0;z-index:1">
5
+		<tr>
6
+			<td width="124"><img src="skins/Zenlike/images/01.jpg" width="124" height="200" border="0" alt="" /></td>
7
+			<td width="124"><img src="skins/Zenlike/images/02.jpg" width="124" height="200" border="0" alt="" /></td>
8
+			<td width="124"><img src="skins/Zenlike/images/03.jpg" width="124" height="200" border="0" alt="" /></td>
9
+			<td width="30%" class="finalfrm">&nbsp;</td>
10
+			<td width="124"><img src="skins/Zenlike/images/04.jpg" width="124" height="200" border="0" alt="" /></td>
11
+		</tr>
12
+	</table>
13
+	
14
+<!-- This controls the display your of site name and slogan.  Please refer to the readme file for more information on styling these. -->
15
+	<div class="bgfttl">{sitename}</div><div class="udrttl">{slogan}</div>
16
+<!-- End title display section. -->
17
+	
18
+	{menu_content}
19
+	
20
+	<div class="line" style="position:absolute;top:230px;left:0;z-index:2"></div>
21
+	
22
+	<table width="98%" border="0" cellpadding="0" cellspacing="0" style="position:absolute;top:260px;left:0;z-index:2;">
23
+		<tr>
24
+			<td class="main">
25
+<!-- END BLOCK : header -->
0 26
\ No newline at end of file