Suche im Forum:
Suchen


Autor Nachricht
Beitrag23.04.2009 um 17:06 (UTC)    
Titel: Style für Homepage-Baukasten

Hallo,
Ich habe ein Style, aber der geht nicht bei Homepage-Baukasten.
Wer kann mir den so einstellen, dass er bi Homepage-Baukasten auch geht?
Hier der Stylecode:

body {
background-color:#000000;
padding: 0;
margin: 0;}
#topmenu {
width:945px;
text-align:right;
color:#ffffff;
font-size:12px;
font-family : "Verdana";
font-weight:bold;
padding-right:5px;
}
#topmenu a {
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topmenu a:hover {
color:#800000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
#header {
width:950px;
text-align:left;
}
#title {
font-size:22px;
color:#C0C0C0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
padding-left:2px;
}
#menu {
width:950px;
height:23px;
background-image:url(images/nav.png);
padding-top:10px;
color:#FFFFFF;}
#menu a {
color:#FFFFFF;
width:950px;
height:23px;
padding-top:10px;}
#menu a:hover {
text-decoration:none;
width:950px;
height:23px;
padding-top:10px;}
#menu2 {
width:936px;
height:23px;
background-image:url(images/user_menu_background.png);
padding-top:2px;
background-repeat:repeat-x;
font-size:12px;
text-align:center;
font-weight:bold;
color:#C0C0C0}
#menu2 a {
color:#C0C0C0}
#menu2 a:hover {
color:#C0C0C0;
text-decoration:none;}
#banner_ad {
width:936px;
height:23px;
padding-top:2px;
background-repeat:repeat-x;
font-size:12px;
text-align:center;
font-weight:bold;
color:#C0C0C0;
height:100px;}
#main {
width:950px;
background-image:url(images/content_background.png);}
#content {
width:697px;
float:left;
text-align:left;
padding-left:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#sidebar {
width:235px;
float:right;
text-align:left;
padding-top:5px;}
#modulehead1 {
width:218px;
background-image:url(images/module1.png);
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
height:35px;}
#ad_module {
width:208px;
padding-left:10px;
}
#module1 {
width:208px;
background-image:url(images/module1_background.png);
padding-left:10px;
}
#module1 a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module1 a:hover {
color: #FF6600;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module1bottom {
width:218px;
background-image:url(images/module1bottom.png);
height:18px;
}
#modulehead2 {
width:218px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
height:35px;}
#module2 {
width:208px;
padding-left:10px;
}
#module2 a {
color:#ffffff;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module2 a:hover {
color: #800000;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module2bottom {
width:218px;
height:18px;
}
#modulehead3 {
width:218px;
background-image:url(images/module3.png);
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
height:35px;}
#module3 {
width:208px;
background-image:url(images/module3_background.png);
padding-left:10px;
color:#ffffff;
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif
}
#module3 a {
color:#ffffff;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module3 a:hover {
color: #800000;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#module3bottom {
width:218px;
background-image:url(images/module3bottom.png);
height:18px;
}
#footer {
width: 98%;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
clear:both;
height:25px;
padding-top: 5px;
text-align:center;

}
.homebox {
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight:bold;
font-size:12px;
text-align:left;}
.homebox a {
font-family:Arial, Helvetica, sans-serif;
color: #990000;
font-size:12px;
font-weight:bold;
text-decoration: none;
}
.homebox a:hover {
color: #000099;
}
.border {
border-right:solid #000000 1px;
}

#homewrapper{
width:700px;
}
#catwrapper{
width:700px;
}
#column1{
float:left;
width:32%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#game_info_column{
float:left;
width:49%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column{
float:left;
width:73%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column2{
float:left;
width:25%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#cat_game_container {
float:left;
width:49%;
margin-right:5px;
margin-top:5px;
text-align:left;
background-image:url(images/game_back.png);
background-position:right;
}
#column1 img{
border:1px solid #000000;
width:25px;
height:25px;
}
#home_category_heading {
border-bottom:1px solid #000000;
width:100%;
margin:0;
margin-bottom:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
text-align:left;
}
#home_category_heading a {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#subheading {
border-bottom:1px solid #000000;
color:#ffffff;
width:98%;
margin:0;
margin-bottom:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:14px;
font-weight:bold;
text-align:left;
}
#home_news_heading a {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#homepage_news {
padding-top:6px;
height:26px;
margin-left:2px;
margin-right:2px;
border-bottom:dashed 1px #999999;
width:98%;
text-align:left;
}
#homepage_news a {
font-family:Verdana, Arial, Helvetica, sans-serif}
#homepage_games {
padding-top:2px;
height:30px;
margin-left:2px;
margin-right:2px;
border-bottom:dashed 1px #999999;
}
#homepage_games a {
display: block;}
#homepage_games a:hover {
display:block;
background-image:url(images/highlight.png);
color: #990000;}

#feature_head {
width:671px;
background-image:url(images/feature_head.png);
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
margin-top:5px;
height:35px;
font-size:16px;
padding-left:15px;}
#feature {
width:666px;
background-image:url(images/feature_background.png);
padding-left:10px;
padding-right:10px;
}
#feature a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#feature a:hover {
color: #FF6600;
font-size:12px;
text-decoration:none;
line-height:15px;
}
#feature_bottom {
width:686px;
background-image:url(images/feature_bottom.png);
height:18px;
}
#cat_link {
text-align:right;
font-weight:bold;
}
#newsimage {
float:left;
width:60px;
}
#newstitle {
float:right;
width:616px;
background-color:#CCCCCC;
padding-left:4px;
}
#newswrapper {
width:680px;
border:#999999 1px solid;
margin-top:6px;
}
#headerwrapper {
height:60px;
background:#B1B1B1;
}
.lolcake {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 26px;
text-align:left;
}
.lolcake a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 26px;
text-align:left;
text-decoration:none;
color:#ffffff;
}
#cake2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-align:left;
}
#newstext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
border-right:#999999 1px solid;
border-left:#999999 1px solid;
border-bottom:#999999 1px solid;
width:672px;
padding:4px;
}

#view_game_head {
width:686px;
background-image:url(images/view_game_top.png);
height:18px;
}
#view_game {
width:666px;
background-image:url(images/view_game_background.png);
padding-left:10px;
padding-right:10px;
text-align:center;
}
#view_game_bottom {
width:686px;
background-image:url(images/view_game_bottom.png);
height:18px;
}
#game_info_head {
width:671px;
background-image:url(images/game_info_head.png);
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
padding-top:10px;
margin-top:5px;
height:35px;
font-size:16px;
padding-left:15px;}
#game_info {
width:666px;
background-image:url(images/game_info_background.png);
padding-left:10px;
padding-right:10px;
color:#ffffff;
}
#game_info a {
color:#ffffff;
}
#game_info_bottom {
width:686px;
background-image:url(images/game_info_bottom.png);
height:14px;
}
#game_image {
float:left;
width:60px;
height:60px;
border:1px solid #000000;
background-image:url(images/no_image.png);}
#game_text {
float:right;
width:274px;
padding-left:3px;
padding-right:3px;
color:#C0C0C0;}
#game_text a {
text-decoration:none;
color:#ffffff;
}
#game_stats {
float:right;
width:277px;
padding-top:10px;
font-size:12px;
color:#ffffff;
}
#profile_container {
text-align:left;
}
a:link, a:visited, a:active {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 1qpx;
color: #FF3300;

}

img {
border: 0;
}
#comment_display {
width:480px;
text-align:left;
padding-left:10px;
color:#ffffff;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #ffffff;
}
#comment_title {
width:498px;
color:#ffffff;
background-color:#990000;
text-align:left;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
padding-left:2px;
}
#comment_title a {
color:#FFF;
font-weight: bold;}
#login_container {
text-align:left;
}
#pm_footer {
border-top:1px solid #000000;
width:98%;
}
Beitrag25.04.2009 um 15:16 (UTC)    
Titel: ich habs (:

du musst die ganzen tabels die in dem code vorkommen auch bei text über dem design mit

<div id="NAME"></div>

erstellen soweit ich weiß.
Beiträge der letzten Zeit anzeigen:   


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