Skip to content

Commit 2306c50

Browse files
committed
Fixed all links. Removed sidebar right.
1 parent 1856e9f commit 2306c50

File tree

1 file changed

+71
-90
lines changed

1 file changed

+71
-90
lines changed

index.html

Lines changed: 71 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,75 @@
7474
</div>
7575
</header>
7676

77-
<div class="container_wrapper">
78-
<div id="container">
79-
<!-- Main navigation -->
80-
<nav id="main_nav">
81-
<ul><li class="first current current_trail"><a href="http://www.stackforce.de/en/home">Home</a></li><li><a href="http://www.stackforce.de/en/company/about-us">Company</a><ul><li class="first"><a href="http://www.stackforce.de/en/company/about-us">About Us</a></li><li><a href="http://www.stackforce.de/en/career">Career</a></li><li class="last"><a href="http://www.stackforce.de/en/company/history">History</a></li></ul></li><li><a href="http://www.stackforce.de/en/products">Products</a><ul><li class="first"><a href="http://www.stackforce.de/en/products/wireless-m-bus-stack">Wireless M-Bus Stack</a></li><li><a href="http://www.stackforce.de/en/technology/wireless-m-bus">Wireless M-Bus Partner Platforms</a></li><li class="last"><a href="http://www.stackforce.de/en/products/capt2web">capt²web</a></li></ul></li><li><a href="http://www.stackforce.de/en/services/firmware-development">Services</a><ul><li class="first"><a href="http://www.stackforce.de/en/services/firmware-development">Firmware Development</a></li><li><a href="http://www.stackforce.de/en/services/protocol-design">Protocol Design</a></li><li><a href="http://www.stackforce.de/en/services/security">Security</a></li><li><a href="http://www.stackforce.de/en/services/system-development">Training & Consulting</a></li><li class="last"><a href="http://www.stackforce.de/en/oms-training">Wireless M-Bus / OMS-Training</a></li></ul></li><li class="last"><a href="http://www.stackforce.de/en/news/press-releases">Press</a><ul></ul></li></ul>
82-
<div class="clear"></div>
83-
</nav>
77+
<div class="container_wrapper">
78+
<div id="container">
79+
<!-- Main navigation -->
80+
<nav id="main_nav">
81+
<ul>
82+
<li class="first current current_trail">
83+
<a href="http://www.stackforce.de/en/home">Home</a>
84+
</li>
85+
<li>
86+
<a href="http://www.stackforce.de/en/company/about-us">Company</a>
87+
<ul>
88+
<li class="first">
89+
<a href="http://www.stackforce.de/en/company/about-us">About Us</a>
90+
</li>
91+
<li>
92+
<a href="http://www.stackforce.de/en/career">Career</a>
93+
</li>
94+
<li class="last">
95+
<a href="http://www.stackforce.de/en/company/history">History</a>
96+
</li>
97+
</ul>
98+
</li>
99+
<li>
100+
<a href="http://www.stackforce.de/en/products">Products</a>
101+
<ul>
102+
<li class="first">
103+
<a href="http://www.stackforce.de/en/products/wireless-m-bus-stack">Wireless M-Bus Stack</a>
104+
</li>
105+
<li>
106+
<a href="http://www.stackforce.de/en/technology/wireless-m-bus">Wireless M-Bus Partner Platforms</a>
107+
</li>
108+
<li class="last">
109+
<a href="http://www.stackforce.de/en/products/capt2web">capt²web</a>
110+
</li>
111+
</ul>
112+
</li>
113+
<li>
114+
<a href="http://www.stackforce.de/en/services/firmware-development">Services</a>
115+
<ul>
116+
<li class="first">
117+
<a href="http://www.stackforce.de/en/services/firmware-development">Firmware Development</a>
118+
</li>
119+
<li>
120+
<a href="http://www.stackforce.de/en/services/protocol-design">Protocol Design</a>
121+
</li>
122+
<li>
123+
<a href="http://www.stackforce.de/en/services/security">Security</a>
124+
</li>
125+
<li>
126+
<a href="http://www.stackforce.de/en/services/system-development">Training & Consulting</a>
127+
</li>
128+
<li class="last">
129+
<a href="http://www.stackforce.de/en/oms-training">Wireless M-Bus / OMS-Training</a>
130+
</li>
131+
</ul>
132+
</li>
133+
<li class="last">
134+
<a href="http://www.stackforce.de/en/news/press-releases">Press</a>
135+
</li>
136+
</ul>
137+
<div class="clear"></div>
138+
</nav>
84139

85-
<!-- begin of content... ->
140+
<!-- begin of content... ->
86141
87-
<!-- Main Content -->
88-
<div id="content_wrapper">
89-
<article class="page_article_sidebar page_article_sidebar_right">
90-
<h1>Welcome</h1>
142+
<!-- Main Content -->
143+
<div id="content_wrapper">
144+
<article class="page_article">
145+
<h1>Welcome</h1>
91146

92147
<div id="claim-show">
93148
<div class="claim" id="embedded">
@@ -143,17 +198,17 @@ <h2 style="border: none; font-weight: bold; font-size: 1.5em;color: black; text-
143198
padding-top: 0;
144199
}
145200
#embedded {
146-
background: url('/assets/cms/uploads/images/embedded_claim.jpg') no-repeat;
201+
background: url('http://www.stackforce.de/assets/cms/uploads/images/embedded_claim.jpg') no-repeat;
147202
background-position: right center;
148203
background-size: cover;
149204
}
150205
#connectivity {
151-
background: url('/assets/cms/uploads/images/connectivity_claim.jpg') no-repeat;
206+
background: url('http://www.stackforce.de/assets/cms/uploads/images/connectivity_claim.jpg') no-repeat;
152207
background-position: left center;
153208
background-size: cover;
154209
}
155210
#solutions {
156-
background: url('/assets/cms/uploads/images/solutions_claim.jpg') no-repeat;
211+
background: url('http://www.stackforce.de/assets/cms/uploads/images/solutions_claim.jpg') no-repeat;
157212
background-position: right bottom;
158213
background-size: cover;
159214
}
@@ -163,80 +218,6 @@ <h2 style="border: none; font-weight: bold; font-size: 1.5em;color: black; text-
163218
</style>
164219
</article>
165220

166-
<aside class="page_aside_sidebar page_aside_sidebar_right">
167-
<p> <h1>News</h1>
168-
169-
170-
<article class="news teaser">
171-
172-
<div class="date">09.10.2015</div>
173-
174-
<a href="http://www.stackforce.de/en/news/stackforce-now-officially-maintains-the-open-source-lorawan-stack">
175-
<h5>STACKFORCE now officially maintains the open source LoRaWAN stack</h5>
176-
</a>
177-
178-
<p>STACKFORCE has been contracted by Semtech to implement and maintain the open source implementation of the LoRaWAN stack.</p>
179-
</article>
180-
181-
<a href="http://www.stackforce.de/en/news/stackforce-now-officially-maintains-the-open-source-lorawan-stack">
182-
Read more...
183-
</a>
184-
185-
<hr />
186-
187-
<article class="news teaser">
188-
189-
<div class="date">02.10.2015</div>
190-
191-
<a href="http://www.stackforce.de/en/news/stackforce-veranstaltet-erstes-oms-training">
192-
<h5>STACKFORCE will host very first OMS Training</h5>
193-
</a>
194-
195-
<p><span style="line-height: 20.8px;">In November STACKFORCE will host the very first OMS training. A two-days workshop for developers and system architects.</span></p>
196-
</article>
197-
198-
<a href="http://www.stackforce.de/en/news/stackforce-veranstaltet-erstes-oms-training">
199-
Read more...
200-
</a>
201-
202-
<hr />
203-
204-
<article class="news teaser">
205-
206-
<div class="date">29.09.2015</div>
207-
208-
<a href="http://www.stackforce.de/en/news/wireless-m-bus-stack-ported-to-renesas-rz-platform">
209-
<h5>Wireless M-Bus Stack ported to Renesas RZ platform</h5>
210-
</a>
211-
212-
<p>Now the <a href="/products/wireless-m-bus-stack">Wireless M-Bus Stack</a> is also available for the RZ processor, an ideal collector device platform. Cortex-A9 with lots of memory promises to be a powerful basis for a high performance collector.</p>
213-
</article>
214-
215-
<a href="http://www.stackforce.de/en/news/wireless-m-bus-stack-ported-to-renesas-rz-platform">
216-
Read more...
217-
</a>
218-
219-
<hr />
220-
221-
<article class="news teaser">
222-
223-
<div class="date">01.06.2015</div>
224-
225-
<a href="http://www.stackforce.de/en/news/captweb-version-2-launched">
226-
<h5>capt²web Version 2 launched</h5>
227-
</a>
228-
229-
<p>STACKFORCE launches version 2 of its successful capt&sup2;web webbased network sniffer/monitoring tool. The new version is based on hardware by SSV Software Systems GmbH,&nbsp;powered by an&nbsp;ARM-9 and Embedded Linux to get even better perfomance and functionality.</p>
230-
</article>
231-
232-
<a href="http://www.stackforce.de/en/news/captweb-version-2-launched">
233-
Read more...
234-
</a>
235-
236-
<hr />
237-
</p>
238-
</aside>
239-
240221
<div class="clear"></div>
241222
</div>
242223

@@ -247,7 +228,7 @@ <h5>Wireless M-Bus Stack ported to Renesas RZ platform</h5>
247228
<div class="bow">
248229
<img class="svg" alt="STACKFORCE GmbH" src="http://www.stackforce.de/themes/stackforce/assets/images/bow.png" />
249230
</div>
250-
<div class="copyright">&copy;2014 STACKFORCE GmbH</div>
231+
<div class="copyright">&copy;2015 STACKFORCE GmbH</div>
251232
</footer>
252233

253234

0 commit comments

Comments
 (0)