Suche im Forum:
Suchen


Autor Nachricht
Beitrag01.08.2009 um 22:50 (UTC)    
Titel: Eigenes Layout?

Besucht meine Website ! Wie füge ich hier ein Layout ein ? Ich will , das es links grau(Eigens Bild) und rechts grau (Eigense Bild) und Oben grau (Eigenes Bild) Bis zur Navigation !! Und ich bitte euch darum meine Fragen endlich mal zu beantworrten !



Mein Code :

CSS-Code
ohne Style Tags:
<br /><br /><style type="text/css" media="screen">

<!--

body

{

font-family: Verdana, sans-serif;

font-size: 14px;

overflow: auto;

padding: 10px;

margin: 0px;

}



ul, li

{

list-style-type: none;

padding: 0px;

margin: 0px;

}



li a

{

padding-right: 20px;padding-top: 5px;

}



div.menu

{

position: absolute;

z-index: 3;

top: 124px;

left: 50%;

margin-left:-405px;

width:1000px;

}



.menu li

{

width: 200px;

float: left;

}



.menu a

{

border: 0px solid #000000;

background-color: #666666;

background-image: url(Bildlink);

text-decoration: none;

text-align: center;

font-weight: bold;

cursor: pointer;

margin: 0px;

display: block;

height: 25px;

color: #ffffff;

}



.menu a:hover

{

background-color: #333333;

background-image: url(Bildlink);

}



#smenu1, #smenu2, #smenu3, #smenu4, #smenu5

{

font-size: 14px;

display: none;

width: 160px;

float: left;

}



#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a

{

font-weight: bold;

padding-top: 5px;

border-top: 0px;

cursor: pointer;

color: ##808080 ;

}

//-->



</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>




Text über dem Design
<div id="footer">
<div id="footer_links">
<a href="http://wrestlingactionentertainment.de.tl/Impressum.htm">Impressum</a> <a href="http://wrestlingactionentertainment.de.tl/AGB.htm">AGB </a><a href="http://wrestlingactionentertainment.de.tl/Partner.htm">Partner</a> <a href="http://wrestlingactionentertainment.de.tl/Superstars.htm">Superstars</a> <a href="http://wrestlingactionentertainment.de.tl/FAQ.htm/">FAQ</a> </div>

</div>
<div id = "footer_c">© 2008 - 2009 WAE All Rights reserved</div>



Text unter dem Design
<div id="Testdesign1">
<div id="Header_oben">WAE Homepage</div>
<div id="Navi_Feld"><div class="menu">

<br /><br /><li><a href="http://wrestlingactionentertainment.de.tl/Home.htm">Home</a> </li>

<li><a onmouseout="cache('smenu2');" onmouseover="montre('smenu2');" href="http://wrestlingactionentertainment.de.tl/Shows.htm">Shows</a>

<ul onmouseout="cache('smenu2');" onmouseover="montre('smenu2');" id="smenu2">

<li><a href="http://wrestlingactionentertainment.de.tl/WAL.htm">WAL</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/WAE-Superstars.htm">WAL Superstars</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Roster.htm">Roster</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Referees.htm">Referees</a></li>


</ul>

</li>

<li><a onmouseout="cache('smenu3');" onmouseover="montre('smenu3');" href="http://wrestlingactionentertainment.de.tl/Special-Show.htm;">Watch it Live Events</a>

<ul onmouseout="cache('smenu3');" onmouseover="montre('smenu3');" id="smenu3">

<li><a href="http://wrestlingactionentertainment.de.tl/WAE-WAR.htm">WAE WAR</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Extreme-Champions-Night.htm">Extreme Champions</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/WresteBam.htm">WrestleBam</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Entscheidungstag.htm">Entscheidungstag</a></li>

<li> </li>

</ul>

</li>

<li><a onmouseout="cache('smenu4');" onmouseover="montre('smenu4');" href="http://wrestlingactionentertainment.de.tl/Shop.htm">Shop</a>

<ul onmouseout="cache('smenu4');" onmouseover="montre('smenu4');" id="smenu4">

<li><a href="http://wrestlingactionentertainment.de.tl/Superstars-Shop.htm">Shop by Superstar</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Bestellen.htm">Bestellen</a></li>
<li> </li>

</ul>

</li>



<li><a onmouseout="cache('smenu5');" onmouseover="montre('smenu5');"

href="http://wrestlingactionentertainment.de.tl/Mehr.htm">Mehr</a>

<ul onmouseout="cache('smenu5');" onmouseover="montre('smenu5');" id="smenu5">

<li><a href="http://wrestlingactionentertainment.de.tl/Superstars.htm">Superstars</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/WAE-Univers/index.htm">WAE Univers</li></a>

<li><a href="http://wrestlingactionentertainment.de.tl/Partner.htm">Partner</a></li>

<li><a href="http://wrestlingactionentertainment.de.tlFAQ.htm">FAQ</a></li>

<li><a href="http://wrestlingactionentertainment.de.tl/Impressum.htm">Impressum</a></li>

</div>


</ul>

</li>

</div>

<div align="center">

<table border="0" width="70%" id="table1">

<tr>
<td>[/color] </div>







Bitte Bearbeitet den COde gleich dementsprechend !
Ich habe CSS-Nur für Profis design !
______________
Ihr wollt wrestlen ? Auf der WAE seid ihr richtig !


Zuletzt bearbeitet von wrestlingactionentertainment am 02.08.2009, 15:19, insgesamt 4-mal bearbeitet
Beitrag02.08.2009 um 12:42 (UTC)    
Titel: Re: Könntet ihr vielleicht mal meine Fragen beantworten ? Wi

Mit einem Titel wie, "Könntet ihr vielleicht mal meine Fragen beantworten ?" oder Aussagen wie z.B.
wrestlingactionentertainment hat Folgendes geschrieben:
Und ich bitte euch darum meine Fragen endlich mal zu beantworrten !

machst du dir sicher keine Freunde. Alle die hier im Forum Fragen beantworten machen das freiwillig. Und was erwartest du, wenn du die Frage um kurz vor 1 Stellst? Wenn am nächsten Tag nochniemand geantwortet ht, kannst du gerne pushen, dies aber auchnicht im Minutentakt.
______________

Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de