Hi ich benutze den WoWMoonclaw Style ..Aber ich finde nur den Stylesheet.css !
Wie kann ich denn da bei mir das Hintergrundbild ändern ?
Mfg Dominik
hintergrund
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Sorry ich dreh grade durch,
ich habe in der common.css das zu stehen :
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #0F0B00;
und in der colours.css das zu stehen :
html, body {
color: #1550AF;
background-color: #0F0B00;
background: url(http://www.forum-thailand.de/styles/pro ... /thaih.jpg) no-repeat;
---------
PROBLEM = Backgournd Bild wird angezeigt aber Hintergrund is immer noch weiss ! Cache is geelert weder im IE noch Moz zeigt mir meine Background color an !
WAs mache ich falsch =?
mfg schning
ok erledigt hintergrundgrafik stand vor backgorund tag !
ich habe in der common.css das zu stehen :
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #0F0B00;
und in der colours.css das zu stehen :
html, body {
color: #1550AF;
background-color: #0F0B00;
background: url(http://www.forum-thailand.de/styles/pro ... /thaih.jpg) no-repeat;
---------
PROBLEM = Backgournd Bild wird angezeigt aber Hintergrund is immer noch weiss ! Cache is geelert weder im IE noch Moz zeigt mir meine Background color an !
WAs mache ich falsch =?
mfg schning
ok erledigt hintergrundgrafik stand vor backgorund tag !
-
- Mitglied
- Beiträge: 3
- Registriert: 12.07.2008 10:29
Bei mir steht
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #000001;
background-image: url('\styles\WoWMoonclaw\theme\images\todesritter.jpg');
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0;
}
und es ist der ganz normale hintergrund wie immer also schwarz!!
Please Help
Gruß Dominik
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #000001;
background-image: url('\styles\WoWMoonclaw\theme\images\todesritter.jpg');
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0;
}
und es ist der ganz normale hintergrund wie immer also schwarz!!
Please Help
Gruß Dominik