Suche im Forum:
Suchen


Autor Nachricht
Beitrag22.12.2009 um 20:16 (UTC)    
Titel: Design Coder Gesucht

suche ein coder für mein design


[/quote][/code]
Beitrag23.12.2009 um 21:41 (UTC)    
Titel:

gibt es hier niemanden der das design coden kann ???
Beitrag24.12.2009 um 10:46 (UTC)    
Titel:

ich code dir das design
Beitrag24.12.2009 um 11:12 (UTC)    
Titel: Fertig

Ok du musst es so einfügen

text über dem Design

Code:
<div id="Designbild"> </div>


Text unter dem Design

Code:
<div id="Feld_unten"><div style="text-align: center"></a></div><div>


CSS-Code Ohne Style Tags

Code:
-->
</style>
<center>
<style type="text/css">
<!--

td[height="102"] {
position:absolute;
left:50%;
margin-left:-369px; }

/* Nullformatierung für alle Browser */
*{margin:0px; padding:0px; }

/* Hintergrund */
body {
background-color: #DFDFDF;
background-image: url(); }


/* Designbild / Breite und Höhe vom Bild einfügen */
#Designbild {
position:absolute;
top: 100px;
left:50%;
margin-left:-510px;
width:1031px;
height:906px;
background-image:url(http://img.webme.com/pic/u/ut-infos/asdf.png);}


/* Das Textfeld */
#content {
position: absolute;
left: 50%;
top: 404px;
margin-left:-420px;
width: 560px;
height:405px;
overflow:auto;}
color:#000000;
font-size:13px;
font-family:arial;
text-align:left;
background-color:;
background-image:url();
border: 0px solid #FFFFFF;}

/* Linkfarben im Textfeld content */
#content a{
color:#000080;}


/* rechte Box */
#sidebar_container {
position: absolute;
left: 57%;
top: 415px;
margin-left: 140px;
width: 264px;
height: 440px;
line-height:19px;
color: #000000;
font-size: 13px;
font-family: arial;
overflow: auto;
border: 0px solid #FFFFFF;}

/* Feld Navigation */
#nav_container {
position: absolute;
left:50%;
top: 250px;
margin-left:-370px;
border:0px solid #FFFFFF;}

/* Hintergrund Navi-Buttons */
li.nav_element {
list-style-type: none;
position: relative;
margin-bottom:5px;}

ul#nav { list-style-type: none;}   li.nav_element{ background-image: url(); height: 31px; display: inline; padding: 51px; border: 1px solid #;}   li.nav_element:hover{ background-image: url(); border: 1px solid #;}   a.menu{ text-decoration: none; font-family: arial; font-weight:bold; color: #FFFFFF;}   h2#title{ background-color: #000000; color: #FFFFFF; border: 1px solid #000000; test-align: center; font-size: 18px; font-family: times new roman, arial; margin: 0px 670px 10px 0px;}


/* Feld unter Textfeld */
#Feld_unten {
position: absolute;
left: 50%;
top: 1058px;
margin-left:-190px;
width: 380px;
height: 63px;
color: #C6BA8A;
font-size: 12px;
font-family: arial;
text-align: center;
border: 0px solid #FFFFFF;}


/* Felder die wir nicht benötigen */
h1#header {display:none;}
h2#title {display:none;}
#sidebar_heading{display:none;}
#nav_heading{display:none;}

______________
Beitrag24.12.2009 um 16:06 (UTC)    
Titel:

Ich danke dir fürs coden,aber wie soll ich die positionen einstellen ???
Beitrag28.12.2009 um 19:20 (UTC)    
Titel:

ist schon alles eingestellt Wink
______________
Beiträge der letzten Zeit anzeigen:   


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