Seite 2 von 2
Verfasst: 30.08.2008 22:30
von vwpassat32b
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
Verfasst: 03.09.2008 16:31
von schning
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 !
Verfasst: 05.09.2008 21:18
von vwpassat32b
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