Hallo, ich hab einen Design CSS code und wollte den bei PHP also in einem Ordner /Themes/ hinzufügen damit ich wenn ich eine Änderung am Design mache nicht jedes mal in jeder Datai den CSS code umverwandeln muss? oder gibt es auch noch ne andere Möglichkeit den code in css.php oder so zu packen und dann den Seiten inhallt nur in den Gewünschten seiten.htm hinzufügen? bitte um Hilfe test seite momentan cheery-musik.net
[color=#FF00FF]<!
body { scrollbar-3dlight-color:#FA0303; scrollbar-arrow-color:#02FCF3; scrollbar-face-color:#B40CF7; scrollbar-track-color:#1B07FC; scrollbar-darkshadow-color:#D2CCD4; scrollbar-highlight-color:; scrollbar-shadow-color:; } FlicFlac.com <style type="text/css">
<!--
table{margin: auto;}
body {
background-image: url(img.webme.com/pic/s/samnowi-beta … gnblum.png);
background-color: #000;
background-position: center top;
background-repeat: no-repeat;}
#container {
width: 950px;
margin: auto;
overflow: hidden;
margin-top: 10px;
background-color: #000;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}
#content {
float: left;
width: 910px;
padding: 40px;
font-size: 14px;
color: #fff;
background-image: url();
font-family: Arial;
background-repeat: x-repeat;
border-right: 0px solid #c9c9c9;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}
#header {
margin: auto;
height: 190px;
width: 950px;
background-image: url( bilder-hochladen.net/files/heue-1.png );
}
#newstext {
position: absolute;
left: 50%;
color: #000000;
width: 320px;
margin-top: 80px;
margin-left: -430px;
overflow: hidden;}
#Links {
position: absolute;
left: 900px;
font-family: Arial;
color: #fff;
width: 400px;
margin-top: 25px;
margin-left: -380px;
overflow: hidden;}
#Logo {
position: absolute;
background-image: url();
margin-top: 50px;
left: 50%;
margin-left: 300px;
width: 130px;
height: 130px;
overflow: hidden;}
#Logoschrift {
position: absolute;
margin-top: 100px;
left: 50%;
font-family: Arial;
color: #fff;
margin-left: 50px;
overflow: hidden;}
a {
color:#ffffff;
text-decoration:none;}
a:hover {
color:#ffffff;
text-decoration:none;}
#nav_container {
width: 980px;
height: 40px;
background: url(img.webme.com/pic/s/samnowi-beta … design.png);
background-repeat: x-repeat;
float: left;
font-family: arial;
padding: 0px 0px 0px 0px;
font-size: 14px;}
#nav a {
float: left;
text-decoration: none;
color: #FFF;
padding: 0px 10px 0px 10px;
padding-top: 0px;
border-right: 0px solid #202020}
#nav a:hover {
color: #ff00ff;}
#nav li {
list-style-type: none;}
#footer {
height:200px;
width: 944px;
font-family: Arial;
background-color: #000;
margin-top:40px;
margin: auto;
padding:3px;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;}
//-->
</style>
Die Email und Subdomain Webseite
<div id="header_container">
<div id="pre_header"></div>
<div class="header"><h1 id="header"><span><span style="color: rgb(255, 0, 255);">FlicFlac</span></h1></div>
<div id="post_header"></div>
</div>
<div id="nav_container">
<h2 id="nav_heading"><span></span></h2>
<ul id="nav">
<li class="nav_element checked_menu" id="nav_Startseite">
Award
Regeln
Anmeldung
Abstimmen
Teilnehmer
Banner
Hello of Frame
</div>
<div id="content_container">
<div id="pre_content"></div>
<div id="content">[/color]
<h2 id="title"><span>Award</h2>
[ Die Award abteilung ist in Bearbeitung ]
[color=#FF00FF]
<noscript><a href="http://www.stats.de" target="_blank"><img src="http://srv1.stats.de/l/0000108986?js=0" border="0" alt=""></a></noscript> </div>
<div id="post_content"></div>
<div id="sidebar_container">
<h2 id="sidebar_heading"><span></span></h2>
<div id="sidebar_content"></div>
</div>
</div>
</div>
<div id="footer">
<div id="extraDiv5"><span></span></div>
<div id="extraDiv6"><span></span></div>
</body>
[/color]