Skip to content

Commit bb30da9

Browse files
author
vogelor
committed
Added a new theme called no_navimg. This template removes the icons from the top-Navigation if you don't like them
1 parent d4db604 commit bb30da9

File tree

14 files changed

+317
-0
lines changed

14 files changed

+317
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
@media all
2+
{
3+
#topNav a {
4+
background-color: #D3D3D3;
5+
background-position: center top;
6+
background-repeat: no-repeat;
7+
color:black;
8+
display:inline-block;
9+
height:20px;
10+
padding-top:5px;
11+
text-align:center;
12+
text-decoration:none;
13+
width:97px;
14+
}
15+
16+
.topnav-admin {
17+
background-image: none !important;
18+
}
19+
20+
.topnav-client {
21+
background-image: none !important;
22+
}
23+
24+
.topnav-mail {
25+
background-image: none !important;
26+
}
27+
28+
.topnav-monitor {
29+
background-image: none !important;
30+
}
31+
32+
.topnav-sites {
33+
background-image: none !important;
34+
}
35+
36+
.topnav-dns {
37+
background-image: none !important;
38+
}
39+
40+
.topnav-tools {
41+
background-image: none !important;
42+
}
43+
44+
.topnav-help {
45+
background-image: none !important;
46+
}
47+
48+
.topnav- {
49+
background-image: none !important;
50+
}
51+
52+
.topnav-domain {
53+
background-image: none !important;
54+
}
55+
}
590 Bytes
Loading
590 Bytes
Loading
661 Bytes
Loading
656 Bytes
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<div class="uniForm">
2+
<div id="errorMsg">
3+
<h3>Error</h3>
4+
<ol>
5+
<li>###ERRORMSG###</li>
6+
</ol>
7+
</div>
8+
</div>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<tmpl_dyninclude name="content_tpl">
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<tmpl_dyninclude name="content_tpl">
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4+
<head>
5+
<title><tmpl_var name="app_title"> <tmpl_var name="app_version"></title>
6+
<meta http-equiv="Content-Type" content="text/html; charset=<tmpl_var name="html_content_encoding">"/>
7+
<link href="themes/default/css/central.css" rel="stylesheet" type="text/css"/>
8+
<!--[if lte IE 7]>
9+
<link href="themes/default/css/patches/central.css" rel="stylesheet" type="text/css" />
10+
<![endif]-->
11+
<!--[if lte ie 6]>
12+
<style type="text/css" media="screen">
13+
/*
14+
Move these to your IE specific stylesheet if possible
15+
*/
16+
.uniForm,
17+
.uniForm fieldset,
18+
.uniForm .ctrlHolder,
19+
.uniForm .formHint,
20+
.uniForm .buttonHolder,
21+
.uniForm .ctrlHolder .multiField,
22+
.uniForm .inlineLabel{ zoom:1; }
23+
24+
.uniForm .inlineLabels label, .uniForm .inlineLabels .label,
25+
.uniForm .blockLabels label, .uniForm .blockLabels .label,
26+
.uniForm .inlineLabel span{ padding-bottom: .2em; }
27+
28+
.uniForm .inlineLabel input,
29+
.uniForm .inlineLabels .inlineLabel input,
30+
.uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
31+
</style>
32+
<![endif]-->
33+
<!--[if gt ie 6]>
34+
<style type="text/css" media="screen">
35+
/*
36+
Move these to your IE specific stylesheet if possible
37+
*/
38+
.uniForm,
39+
.uniForm fieldset,
40+
.uniForm .ctrlHolder,
41+
.uniForm .formHint,
42+
.uniForm .buttonHolder,
43+
.uniForm .ctrlHolder .multiField,
44+
.uniForm .inlineLabel{ zoom:1; }
45+
46+
.uniForm .inlineLabels label, .uniForm .inlineLabels .label,
47+
.uniForm .blockLabels label, .uniForm .blockLabels .label,
48+
.uniForm .inlineLabel span{ padding-bottom: .2em; }
49+
50+
.uniForm .inlineLabel input,
51+
.uniForm .inlineLabels .inlineLabel input,
52+
.uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }
53+
</style>
54+
<![endif]-->
55+
<link href="themes/default_no_navimg/css/additional.css" rel="stylesheet" type="text/css"/>
56+
<link rel="shortcut icon" href="/themes/default/images/favicon.ico" />
57+
<script type="text/javascript" src="js/yui/yahoo/yahoo-min.js"></script>
58+
<script type="text/javascript" src="js/yui/connection/connection-min.js"></script>
59+
<script type="text/javascript" src="js/scrigo.js.php"></script>
60+
<script type="text/javascript" src="js/uni-form/jquery.js"></script>
61+
<script type="text/javascript" src="js/uni-form/uni-form.jquery.js"></script>
62+
</head>
63+
<body onload="loadInitContent()">
64+
<div id="page_margins">
65+
<div id="page">
66+
<div id="header">
67+
<div id="topsubnav">
68+
<!-- start: skip link navigation -->
69+
<a class="skip" href="#navigation" title="skip link">Skip to the navigation</a><span class="hideme">.</span>
70+
<a class="skip" href="#content" title="skip link">Skip to the content</a><span class="hideme">.</span>
71+
<!-- end: skip link navigation -->
72+
<span><a href="#logout" onclick="loadContent('login/logout.php');">LOGOUT</a><!-- | <a href="#" onclick="capp('help')">Help</a> | <a href="#">Imprint</a>--></span>
73+
</div>
74+
<h1 id="ir-HeaderLogo" class="swap"><span>ISPConfig 3</span></h1>
75+
<span>hosting control panel</span>
76+
</div>
77+
<!-- begin: main navigation #nav -->
78+
<div id="nav">
79+
<a id="navigation" name="navigation"></a>
80+
<!-- skiplink anchor: navigation -->
81+
<div id="nav_main">
82+
<div id="topNav">&nbsp;</div>
83+
</div>
84+
</div>
85+
<!-- end: main navigation -->
86+
<!-- begin: main content area #main -->
87+
<div id="main">
88+
<!-- begin: #col1 - first float column -->
89+
<div id="col1">
90+
<div id="col1_content" class="clearfix">
91+
<div id="sideNav">&nbsp;</div>
92+
</div>
93+
</div>
94+
<!-- end: #col1 -->
95+
<!-- begin: #col3 static column -->
96+
<div id="col3">
97+
<div id="col3_content" class="clearfix">
98+
<a id="content" name="content"></a>
99+
<!-- skiplink anchor: Content -->
100+
<form method="post" action="" id="pageForm" name="pageForm" enctype="multipart/form-data" class="uniForm">
101+
<div id="pageContent"><!-- AJAX CONTENT --></div>
102+
</form>
103+
</div>
104+
<div id="ie_clearing">&nbsp;</div>
105+
<!-- End: IE Column Clearing -->
106+
</div>
107+
<!-- end: #col3 -->
108+
</div>
109+
<!-- end: #main -->
110+
<!-- begin: #footer -->
111+
<div id="footer">
112+
Powered by <a href="<tmpl_var name="app_link">" target="_blank"><tmpl_var name="app_title"></a>
113+
</div><!-- end: #footer -->
114+
</div>
115+
</body>
116+
</html>
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<tr>
2+
<td width="128" height="26" background="themes/{tmpl_var name="theme"}/images/nav_top_bg.gif">&nbsp;</td>
3+
<td rowspan="3" class="mainContent">
4+
<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="0">
5+
<tr>
6+
<td><iframe height="100%" width="100%" frameborder="0" name="content" src="{tmpl_var name="startpage"}"></iframe></td>
7+
</tr>
8+
</table>
9+
</td>
10+
</tr>
11+
<tr>
12+
<td width="128" align="right" valign="top" bgcolor="#DEE4F2"><table width="128" border="0" cellspacing="0" cellpadding="2">
13+
<tr>
14+
<td height="10">&nbsp;</td>
15+
</tr>
16+
<tr><td align="center">
17+
<tmpl_loop name="nav_left">
18+
<table bgcolor="#F4F6FB" width="115">
19+
<tr>
20+
<td class="navLeftHead"><tmpl_var name="title"></td>
21+
</tr>
22+
<tr>
23+
<td>
24+
<tmpl_loop name="items">
25+
<a href="<tmpl_var name='link'>" class="navLeftItem" target="<tmpl_var name='target'>"><tmpl_var name="title"></a><br>
26+
</tmpl_loop>
27+
</td>
28+
</tr>
29+
</table>
30+
<br />
31+
</tmpl_loop>
32+
</td></tr>
33+
</table></td>
34+
</tr>
35+
<tr>
36+
<td align="left" valign="bottom" bgcolor="#DEE4F2">&nbsp;</td>
37+
</tr>

0 commit comments

Comments
 (0)