Do it yourself: CSS für Profil und Blog
11.01.2017 um 23:41Hallo,wie kann ich das : “ profil von...“ anders gestalten? Hätte die Schrift etwas grösser und gegenfalls auch in eine andere Schriftart.
Danke für Eure Hilfe
Danke für Eure Hilfe
html {
background: url(background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body{
background-image: url("http://00655.retail1.c4pserver.de/romantik-96_c1000_800.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
Luminita schrieb:Aktuell wird mir aber auf meinem eigenen Profil irgendwie schwindlig, da ist deines schon besser ^^Oh ja stimmt^^
.mcell:last-of-type{display:none;}
.mcell_inhalt:last-of-type{display:none;}