Autor |
Nachricht |
-
ingo-s
|
08.08.2007 um 20:07 (UTC) Titel: navi oben |
|
|
ich weis das es so was gab habe aber es nicht wieder gefunden
wie mache ich das ich oben auch eine navieleiste bekomme also ein abgleich von ein paar von der linke navi |
|
↑
|
|
|
-
zwoelfs-hpdesigns
|
08.08.2007 um 20:18 (UTC) Titel: |
|
|
|
|
↑
|
|
|
-
michireinke
|
08.08.2007 um 20:19 (UTC) Titel: |
|
|
|
|
↑
|
|
|
-
familyworld
|
|
↑
|
|
|
-
ingo-s
|
08.08.2007 um 20:23 (UTC) Titel: |
|
|
danke
habe ich es nicht oben hin geschrieben das ich es nicht mehr finde hauptsache mal geantwortet und werbung gemacht ür die eigene hp seite |
|
↑
|
|
|
-
ingo-s
|
08.08.2007 um 20:27 (UTC) Titel: |
|
|
<style type="text/css" media="screen">
<!--
body
{
font-family: Verdana, sans-serif;
font-size: 18px;
overflow: auto;
padding: 10px;
margin: 0px;
}
ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
div.menu
{
position: absolute;
z-index: 3;
top: 180px;
left:300px;
}
.menu li
{
width: 140px;
float: left;
}
.menu a
{
border: 1px solid #888;
background-color: #000000;
background-image: url(URL DES NORMALEN BUTTON);
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: default;
margin: 0px 2px;
display: block;
height: 20px;
color: #99ff00;
}
.menu a:hover
{
background-image: url(URL DES HOVER BUTTON);
background-color: #000099;
}
#smenu1, #smenu2, #smenu3, #smenu4
{
font-size: 16px;
display: none;
width: 140px;
float: left;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a
{
font-weight: normal;
padding-top: 2px;
border-top: 0px;
cursor: pointer;
}
//-->
</style>
<script type="text/javascript">
<!--
function montre(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'block';
else if (all)
all[id].style.display = 'block';
else
layers[id].display = 'block';
}
}
function cache(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'none';
else if (all)
all[id].style.display = 'none';
else
layers[id].display = 'none';
}
}
//-->
</script>
<div class="menu">
<ul>
<li><a href="javascript:void(0);" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
MENÜ 1</a>
<ul id="smenu1" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
<li><a href="URL">SUB MENÜ 1</a></li>
<li><a href="URL">SUB MENÜ 2</a></li>
<li><a href="URL">SUB MENÜ 3</a></li>
<li><a href="URL">SUB MENÜ 4</a></li>
<li><a href="URL">SUB MENÜ 5</a></li>
<li><a href="URL">SUB MENÜ 6</a></li>
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu2');" onmouseout="cache('smenu2');">
MENÜ 2</a>
<ul id="smenu2" onmouseover="montre('smenu2');" onmouseout="cache('smenu2');">
<li><a href="URL">SUB MENÜ 1</a></li>
<li><a href="URL">SUB MENÜ 2</a></li>
<li><a href="URL">SUB MENÜ 3</a></li>
<li><a href="URL">SUB MENÜ 4</a></li>
<li><a href="URL">SUB MENÜ 5</a></li>
<li><a href="URL">SUB MENÜ 6</a></li>
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');">
MENÜ 3</a>
<ul id="smenu3" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');">
<li><a href="URL">SUB MENÜ 1</a></li>
<li><a href="URL">SUB MENÜ 2</a></li>
<li><a href="URL">SUB MENÜ 3</a></li>
<li><a href="URL">SUB MENÜ 4</a></li>
<li><a href="URL">SUB MENÜ 5</a></li>
<li><a href="URL">SUB MENÜ 6</a></li>
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu4');" onmouseout="cache('smenu4');">
MENÜ 4</a>
<ul id="smenu4" onmouseover="montre('smenu4');" onmouseout="cache('smenu4');">
<li><a href="URL">SUB MENÜ 1</a></li>
<li><a href="URL">SUB MENÜ 2</a></li>
<li><a href="URL">SUB MENÜ 3</a></li>
<li><a href="URL">SUB MENÜ 4</a></li>
<li><a href="URL">SUB MENÜ 5</a></li>
<li><a href="URL">SUB MENÜ 6</a></li>
</ul>
</li>
</ul>
</div>
und wie mache ich das es mehrere sind und wie ist das das ich meinet wegen bildergalerie online tv un web radio so wie es auf der linke seite steht und das es auch das gleiche kommt??? |
|
↑
|
|
|
-
zwoelfs-hpdesigns
|
08.08.2007 um 20:27 (UTC) Titel: |
|
|
ingo-s hat Folgendes geschrieben: danke
habe ich es nicht oben hin geschrieben das ich es nicht mehr finde hauptsache mal geantwortet und werbung gemacht ür die eigene hp seite |
|
↑
|
|
|
-
ingo-s
|
08.08.2007 um 20:31 (UTC) Titel: |
|
|
zwoelfs-hpdesigns hat Folgendes geschrieben: ingo-s hat Folgendes geschrieben: danke
habe ich es nicht oben hin geschrieben das ich es nicht mehr finde hauptsache mal geantwortet und werbung gemacht ür die eigene hp seite
Hä meinst du mich jetzt oder den michireinke???
natürlich michireinke
wenn du mir helfentust würde ich bestimmt nichts über dich sagen |
|
↑
|
|
|
-
zwoelfs-hpdesigns
|
08.08.2007 um 20:33 (UTC) Titel: |
|
|
|
|
↑
|
|
|
-
ingo-s
|
08.08.2007 um 20:37 (UTC) Titel: |
|
|
da bin ich mir noch net sicher
ob ich die komplete linke nach oben mache also die schwarze balken als thema und der rest als unter thema
das muss ich noch genauer überlegen
bis morgen ne nacht drüber schlafen |
|
↑
|
|
|
-
zwoelfs-hpdesigns
|
08.08.2007 um 20:39 (UTC) Titel: |
|
|
|
|
↑
|
|
|
-
ingo-s
|
08.08.2007 um 20:45 (UTC) Titel: |
|
|
ok mache ich |
|
↑
|
|
|
|