Suche im Forum:
Suchen


Autor Nachricht
Beitrag01.06.2007 um 16:48 (UTC)    
Titel: Brauche Hilfe bei meinem HP: Komplettstyle ändern

Ich habe einen Layout bei einer Seite runtergeladen und würde gerne auf meiner Seite anwenden. Enthalten sind 2 Bilder (Header und hintergrund) und ein CSSDatei, sowie ein htmldatei. Ich habe den csscode eingefügt, wie gewünscht hat die schriftfarbe und verhalten geändert. Dann merke ich, dass der html-datei verantwortlich für den headerbild (auch das andere bild) ist und habe einfach mit eingefügt, aber leider ist das bild so hoch geraten, so dass das Werbung nicht zu sehen ist, und das ganze layout gerät durcheinander, weil das colorful-design noch dabei ist und im hintergrund zu sehen ist, sodass texte durcheinander geraten und ein teil der navi nicht zu sehen ist. deswegen habe ich den html-code rausgenommen. Kann mir einer helfen? Ich würde dieses Layout gerne anwenden, aber colorful steht einfach im weg und die Werbung muss ja noch zu sehen sein...
Hier html-code(von mir verändert wegen Bildverlinkung)
Code:
<html>

<head>
<title>Night Hours // Ed and Winry Special</title>
<LINK REL= "stylesheet" ; TYPE="text/css" ; HREF= "css.css"
</head>

<body background="http://img.webme.com/pic/f/fullmetal-alchemist/bg.jpg">



<p>
<b><font color="#000000" size="1">
<img border="0" src="http://img.webme.com/pic/f/fullmetal-alchemist/bg_picture.jpg" style="position: absolute; left: 0; top: 0" width="800" height="600"></font></b></p>
 
 <div style="position: absolute; top: 510; left: 30; width: 154; text-align: justify; height: 171"><BR>
<p class=head style="margin-top: 0; margin-bottom: 0; text-align:center">
---&lt;Whatever&gt;--&nbsp; <BR>
   </p>
 <p class= "a" style="margin-top: 0; margin-bottom: 0; text-align:left">
just put your content here<br><br></p>
<p class=head style="margin-top: 0; margin-bottom: 0; text-align:center">
&nbsp;---&lt;Navigation&gt;--- </p> <BR>
<p class= "a" style="margin-top: 0; margin-bottom: 0; text-align:left">
   You can navigate your site here.&nbsp; <br>
   <br></p>
<p class=head style="margin-top: 0; margin-bottom: 0; text-align:center">
---&lt;copyright&gt;---</p> <BR>
 
 <p class= "a" style="margin-top: 0; margin-bottom: 0; text-align:left">
 DO NOT  : <BR>
- re-distribute this layout with any reason <BR>
- make another layout based on this layout's code <BR>
- move the credits below the navigation <BR>
- Please keep the credits in VISIBLE place ^^ <BR>
</p>

 <div style="position: absolute; top: 50; left: 181; width: 278; text-align: justify; height: 336"><BR>
  <p class= head style="margin-top: 0; margin-bottom: 0; text-align:center">
  --------&lt;&lt;&lt;About LAYOUT&gt;&gt;&gt;------ <BR>
   </p>
  <p class= "b" style="margin-top: 0; margin-bottom: 0; "> <BR>
 First red layout in a while and since I seen more and more fan asking for EdWin layouts I decide, "Hmm? Why not?" This layout features (Of course) <b>Edward Elric</b> and <b>Winry Rockbell</b>. Why am I creating a layout so simple? Cuz I was bored....XD As you can tell I LOVE playing with Brushes. Anyway, I hope you all enjoy my newest redish layout! ^_^<br><br></p>

  <p class= head style="margin-top: 0; margin-bottom: 0; text-align:center">&nbsp;------&lt;&lt;&lt;How to edit&gt;&gt;&gt;---------<BR>
   </p>  <BR>
  <p class= "b" style="margin-top: 0; margin-bottom: 0; ">
 To edit everything, just open index.htm . Replace these texts with yours.If
   you're looking for the navigation spaces, you can do it on the left. You can edit this layout with Notepad / Frontpage/ Dreamweaver. This is very easy to use, so if you
  just use Notepad, that's fine . If you want to have a link, here's the code :
   &lt;a href=&quot;http://&quot;&gt;your link here&lt;/a&gt; &lt;br&gt; . If you have any question about this
   layout, feel free to e-mail me at Ma-chan@ciel-network.com . I will answer your email if i can ;p (hopefully
   i can). <br> &nbsp;<BR> </p>
<p class= "b" style="margin-top: 0; margin-bottom: 0; ">
  --------------------------------------------<p> 
   <p class= "b" style="margin-top: 0; margin-bottom: 0; ">
  layout &copy <a target="_blank" href="http://www.ciel-network.com">Ciel Network</a> <BR>
  Site &copy yourname
  <BR>

  <br>  </p>
   <p class= "b" style="margin-top: 0; margin-bottom: 0; text-align:left">

  &nbsp;</p>
</div>

</div>

</body>
</html>

Und die csscode:
Code:
TABLE {
   font-style : normal;
   font-weight : normal;
   font-size :11px ;
   font-family : tahoma ;
   color : black ;
}

.HEAD {  BORDER-BOTTOM: #000000 1pt solid; BORDER-TOP: #000000 1pt solid;font-family : verdana ; font-size : 10 px ;text-align: right; font-weight: bold;
background-color:B24935; text-decoration: none; color: black;
}


  .a {
   font-style : normal;
   font-size : 10px;
   font-family : verdana;
   color : white;
   margin: 5;
   FILTER: shadow(color=66170E strength=2);
   MARGIN: 0px; COLOR:white; FONT-STYLE: normal; HEIGHT: 2px;


  }
 



  .b {
   font-style : normal;
   font-size : 10px;
   font-family : verdana;
   color : black;
   margin: 5;
   FILTER: shadow(color=66170E strength=2);
   MARGIN: 0px; COLOR:FFA297; FONT-STYLE: normal; HEIGHT: 2px;


  }
 



 
BODY {
   scrollbar-base-color:8E2417;
   scrollbar-shadow-color: 4F150A;
   scrollbar-highlight-color: 953925;
   scrollbar-3dlight-color:F5AD9E;
   scrollbar-darkshadow-color:black;
   scrollbar-arrow-color: white;
    cursor: normal;
 
}

A:visited {
   font-style : normal;
   font-weight : normal ;
   font-family :verdana;
   color :B24935;
   text-decoration :none;   
}



A:hover {
   font-style : normal;
   font-weight : bold;
   font-family :tahoma;
   font-size : 11 px
   color :EB7D68;
   cursor : crosshair ;
   text-decoration :BORDER-TOP: #505568 1pt dotted ;  }


A:active {
   font-style : normal;
   font-weight : normal;
   font-family : verdana;
   color : black ;
   text-decoration : none ;
}


A {
   font-style : normal;
   font-weight :normal; font-family:trebuchet MS; color:B24935;
     text-decoration :BORDER-BOTTOM: #505568 1pt dotted ; }

Das Layout sollte laut webseite so aussehen:
http://www.ciel-network.com/EdWinRed.jpg

Danke im Voraus, MfG, Vanni[/code]
Beitrag01.06.2007 um 17:00 (UTC)    
Titel:

Tja schlechte Nachricht für dich. Das kannst du hier nicht anwenden. Du kannst hier nur selbst Grafiken Designen oder andere verwenden und diese dann mit CSS einbinden. Alles andere ist hier unmöglich.
______________
LG André

GMMTS.de
Beitrag01.06.2007 um 17:06 (UTC)    
Titel:

Okey, dann ist es nicht so schlimm, mal gucken, was ich mit meinem hp-design noch machen kann Wink
Beiträge der letzten Zeit anzeigen:   


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