Suche im Forum:
Suchen


Autor Nachricht
Beitrag17.12.2009 um 14:16 (UTC)    
Titel: Wer kann mir das umcoden?

Habe das von Nuo designs, und wollte Fragen, ob mir wer das auf den HpbK machen kann. Dafür bekommt ihr 3 Monate Werbeplatz auf meiner seite Smile
Mfg


<!--
body {
margin : 0;
padding : 0;
border : 0;
height : 100%;
font : 90%/1 verdana, helvetica, sans-serif;
color : #605f5e;
background : #68c5e7 repeat top left;
}
input, textarea, select {
margin : 0;
padding : 2px;
font-size : 1em;
color : #666666;
background : #f5f5f5;
border : 1px solid #ccc;
margin : 5px 0;
}
input:focus, textarea:focus, select:focus {
border : 1px solid #999;
background-color : #ffffff;
}
p {
margin : 0;
padding : 0 0 18px 0;
}
a {
text-decoration : none;
color : #30b2e2;
}
a:hover {
text-decoration : none;
color : #594939;
}
a img {
border : none;
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
td {
border : 0px solid #e3e3e3;
}
tr {
border : 0px solid #e3e3e3;
}
blockquote {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
color : #666;
margin : 10px 20px;
display : block;
}
blockquote span.open {
background : url() no-repeat left top;
padding : 0 0 0 15px;
}
blockquote span.close {
background : url() no-repeat bottom right;
padding : 0 15px 0 0;
}
code {
display : block;
background-color : #f5f4f3;
border : 1px solid #e2dbd8;
color : #666666;
padding : 3px 5px;
margin : 10px 15px;
font-size : 1.2em;
}
pre {
padding : 1em;
border : 1px dashed #2f6fab;
color : black;
background-color : #f9f9f9;
line-height : 1.1em;
}
small {
font-size : 0.85em;
}
big {
font-size : 1.4em;
}
.clear {
clear : both;
}
.alignleft {
display : block;
float : left;
}
.alignright {
display : block;
float : right;
}
.aligncenter {
display : block;
text-align : center;
margin : 0 auto;
}
img {
border : none;
}
img.alignleft, img.alignright, img.aligncenter {
display : block;
padding : 3px;
background : #f5f4f3;
border : 1px solid #e8e4e2;
}
img.alignleft {
float : left;
margin : 0 10px 2px 0;
}
img.alignright {
float : right;
margin : 0 0 2px 10px;
}
img.aligncenter {
margin : 5px auto;
}
#content .dwnld, #content .note, #content .error {
display : block;
width : 500px;
min-height : 35px;
float : left;
margin : 10px 0;
padding : 7px 10px 7px 40px;
border-top : 1px solid #ebe8d7;
border-bottom : 1px solid #ebe8d7;
line-height : normal;
}
#content .dwnld {
background : #ebfeda url(../img/quote.png) no-repeat 5px 4px;
}
#content .note {
background : #fff9d7 url(../img/info.png) no-repeat 5px 4px;
}
#content .error {
background : #ff9d9d url(../img/code.png) no-repeat 5px 4px;
border-top : 1px solid #ff3300;
border-bottom : 1px solid #ff3300;
min-height : 20px;
}
#ads {
width : 260px;
font-family : Verdana, Helvetica, sans-serif;
font-size : 14px;
padding-right : 2px;
}
#ads .mainads li {
margin-bottom : 30px;
}
#ads .section ul.community li img {
border : 0;
}
#ads .smallads {
margin-bottom : 30px;
}
#ads .smallads li {
display : block;
margin-bottom : 10px;
height : 125px;
width : 125px;
float : left;
text-align : center;
line-height : 125px;
background : #171717;
color : #8c8c8c;
}
#ads .smallads li a {
display : block;
}
#ads .smallads li.right {
margin-left : 10px;
}
#header {
clear : both;
width : 958px;
height : 350px;
margin : 0 auto;
border-width : 1px;
border-style : solid;
border-color : #daddde;
background: url(../img/header.png)
}
#nav {
clear : both;
width : 960px;
height : 20px;
margin : 0 auto;
}
#content {
background-color : #fff;
display : block;
width : 918px;
padding : 20px;
clear : both;
font-size : 0.9em;
margin : 0 auto;
border-width : 1px;
border-style : solid;
border-color : #daddde;
}
#content #sidebar {
float : right;
width : 250px;
padding : 20px;
background-color : #f0f0ee;
border-width : 1px;
border-style : dashed;
border-color : #d3d3d2;
margin : 0 0 20px 20px;
}
#footer {
clear : both;
width : 938px;
height : 50px;
background : #ffffff repeat-x 0 0;
color : #999;
font-size : 0.9em;
padding : 10px;
margin : 20px auto;
border-color : #daddde;
border-width : 1px;
border-style : solid;
}
ul.menu {
list-style-type : none;
width : auto;
position : relative;
display : block;
height : 33px;
font-size : 0.6em;
background : url(../img/hover.png) repeat-x top left;
font-family : Verdana, Helvetica, Arial, sans-serif;
border : 1px solid #000;
margin : 0;
padding : 0;
}
ul.menu li {
display : block;
float : left;
margin : 0;
padding : 0;
}
ul.menu li a {
float : left;
color : #a79787;
text-decoration : none;
height : 24px;
padding : 9px 15px 0;
font-weight : normal;
}
ul.menu li a:hover, .current {
color : #fff;
background : url(../img/hover.png) repeat-x top left;
text-decoration : none;
}
ul.menu .current a {
color : #fff;
font-weight : 700;
}
ul.menu.blue {
background-color : #403426;
}
ul.menu.blue li a:hover, .menu.blue li.current {
background-color : #594939;
}

ich hätte es gerne so, das anstatt Your Sitename und your Slogan das da steht:

Seitenname:

Styleworks

Solgan:

styling is everything

Danke an den der es macht Smile


Zuletzt bearbeitet von styleworks am 17.12.2009, 15:27, insgesamt einmal bearbeitet
Beitrag18.12.2009 um 12:40 (UTC)    
Titel:

Hi,
hast du den schon den dazugehörigen HTML-Code erstellt oder müsste man alles komplett neu einfügen?
______________
VAVIO - Form4Free - Free-Award - ScriptBox
Beitrag22.12.2009 um 14:31 (UTC)    
Titel:

Komplett neu.
______________
<div style="text-align: center;"><br>
<br>
<img src="http://styleworks.de.tl" alt=""><br>
 </div>
Beiträge der letzten Zeit anzeigen:   


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