-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskininfo.html
More file actions
62 lines (57 loc) · 1.77 KB
/
skininfo.html
File metadata and controls
62 lines (57 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en-PH">
<head>
<meta charset="UTF-8" />
<meta description="Skin Info: Pixel" />
<meta keywords="b2evolution, Pixel, Laibcoms, gameshogun, Theme, Skin, Blog, Layout, Sese, Cuneta" />
<title>Theme: Pixel</title>
<style>
/*
Temporary HTML5 CSS
*/
/* START: Enabling HTML5 */
article, aside, audio, canvas, dialog, figure, footer, header, nav, section, video {
display: block; /* temporary fix */
}
mark, m, meter, progress, ruby, rt, rp, time {
display: inline; /* temporary fix */
}
/* END: Enabling HTML5 */
</style>
</head>
<body>
<figure>
<img src="http://lh5.ggpht.com/_VilldZppQis/Sn7ShdUV_8I/AAAAAAAACF4/sIV4rOEXgEI/s400/pixeled.png" alt="" />
</figure>
Name: <b>Pixel</b> (formerly 'Pixeled')<br/>
Author: <a href="http://samk.ca/freebies/pixel/">samk.ca</a><br/>
License: GPLv2<br/>
<br/>
Ported by: <a href="http://laibcoms.asia/">JC John Sese Cuneta</a><br/>
Version: 1.2.5 (2009-08-10)<br/>
Compatibility: b2evolution 3.x<br/>
<br/>
Official site: <a href="http://laibcoms.asia/blog/labox/general5/theme-pixel">Theme: Pixel</a><br/>
Demo: <a href="http://laibcoms.asia/blog/labox/">LaBoX (Laboratory sandBox)</a><br/>
Download: <a href="http://code.google.com/p/laibcomsthemes/downloads/list">latest version</a><br/>
Support: <a href="http://groups.google.com/group/laibcomsthemes">Laibcoms Themes Support Group</a><br/>
<br/>
Features:<br/>
<ul>
<li>Width Layout: Fixed</li>
<li>Columns: 3-column layout</li>
<li>Sidebars:
<ul>
<li>1 Wide Right Sidebar</li>
<li>2 Narrow Right Sidebars</li>
<li>3 Bottom Sidebars</li>
</ul>
</li>
<li>Extras:
<ul>
<li>HTML5 Elements support</li>
</ul>
</li>
</ul>
</body>
</html>