Autor |
Nachricht |
-
-comunio-
|
05.12.2008 um 16:09 (UTC) Titel: hab ein Problem ! DRINGEND |
|
|
Ich habe mir ein Bild erstellen lassen was ich gerne als Design verwenden würde.
Jetzt will ich wissen wie ich dieses Bild als Design verwende und auf die HP übertrage!
hier das gewünschte Design:
http://www.bilder-hochladen.net/files/6hu3-45-jpg.html
icq wäre am besten: 231245754
danke im vorraus
Zuletzt bearbeitet von -comunio- am 05.12.2008, 19:07, insgesamt einmal bearbeitet
|
|
↑
|
|
|
-
-comunio-
|
05.12.2008 um 16:37 (UTC) Titel: |
|
|
genau, es ist das schlicht Design nur abgeändert.
Das möchte ich so als komplettes Design verwenden. |
|
↑
|
|
|
-
eni-design
|
05.12.2008 um 16:51 (UTC) Titel: |
|
|
das kann ich dir coden (css) |
|
↑
|
|
|
-
-comunio-
|
05.12.2008 um 16:53 (UTC) Titel: |
|
|
wäre super wenn du mir das machst "endi-design" ! |
|
↑
|
|
|
-
-comunio-
|
05.12.2008 um 16:58 (UTC) Titel: |
|
|
Noch einmal: Ich möchte ein Design was so ausschaut wie in meinem erstellten schaubild...
Ihr könntet höchstens noch das Fenster indem die Links drin sind bis oben und unten durchziehen !
Wäre nett wenn mir jemand hilft. |
|
↑
|
|
|
-
eni-design
|
05.12.2008 um 17:01 (UTC) Titel: |
|
|
http://test-eni.de.tl/
wie findest du es ich wusste nicht wo ich das textfeld hin tun soll
Zuletzt bearbeitet von eni-design am 05.12.2008, 18:06, insgesamt 3-mal bearbeitet
|
|
↑
|
|
|
-
-comunio-
|
05.12.2008 um 17:19 (UTC) Titel: |
|
|
Perfekt !
Nurnoch zentriert bitte falls es das nicht ist (wurde bei mir nicht so angezeigt)
Wie bekomme ich das jetzt auf meine Page ?
hast du vlt einen code ? |
|
↑
|
|
|
-
-comunio-
|
05.12.2008 um 18:07 (UTC) Titel: |
|
|
Kann mir keiner weiterhelfen ? |
|
↑
|
|
|
-
eni-design
|
05.12.2008 um 20:28 (UTC) Titel: |
|
|
du musst warten
css profi design
Text über dem design
<div id="Design"></div>
CSS-Code
ohne Style Tags:
#nav_heading{display: none;}
div.header{display: none;}
h1#title{display: none;}
h2#title span {display: none;}
#counter {display: none;}
#Design {
position: absolute;
left: 0px;
top: 0px;
width: 1124px;
height: 748px;
background-color:#xxxxxx;
background-image:url(http://www.bilder-hochladen.net/files/big/6hu3-45.jpg);
}
body {
background-color:#ffffff;}
#header_container {display: none;}
#content {
position: absolute;
left: 450px;
top:180px;
width: 520px;
height: 450px;
background-color:#xxxxxx;
background-image:url();
overflow:auto;
}
#Home {
position: absolute;
left: 195px;
top: 525px;
width: 90px;
height: 30px;
background-color:#xxxxxx;
}
#GB {
position: absolute;
left: 325px;
top: 525px;
width: 95px;
height: 30px;
background-color:#xxxxxx;
background-image:url();
}
#Gallery {
position: absolute;
left: 445px;
top: 525px;
width: 85px;
height: 30px;
background-color:#xxxxxx;
background-image:url();
}
#Contact {
position: absolute;
left: 565px;
top: 525px;
width: 120px;
height: 30px;
background-color:#xxxxxx;
background-image:url(http://www.images-box.com/uploads/8e44c7ea3e.png);
}
#nav_container{
position: absolute;
left: 300px;
top:210px;
width: 130px;
height:410px;
border:1px solid #FFFFFF;
overflow:auto;}
ul#nav{
width: 100px;
padding: 4px;
margin: 0px;}
li.nav_element{
list-style-type: none;
position: relative;
padding:5px;
width: 100px;}
li.nav_element a{
display: block;
width: 100px;
padding:5px;
font-weight: bold;
text-decoration: none;
text-align: left;
color:#F2F2F2;
background-color:#xxxxxx;
background-image:url(HIER BUTTON-URL_1);
border: 2px solid #xxxxxx;}
li.nav_element a:hover{
color: #000000;
background-color:#xxxxxx;
background-image:url(HIER BUTTON-URL_2);} |
|
↑
|
|
|
-
-comunio-
|
06.12.2008 um 06:31 (UTC) Titel: |
|
|
Fast perfekt,danke schonmal!
Aber insgesamt ist das Design zu groß.
Außerdem möchte ich keine Scrolleiste bei den Links auf der Linken Seite !
Wäre geil wenn du das noch hinkriegst !
Gruß Dirk |
|
↑
|
|
|
|