Thread: What happened
View Single Post
  #25  
Old 01-19-2009, 02:40 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Loriel View Post
Here is a Stylish style to bring back the old logo but I have no idea how to make the varying background color work right:

NPC Code:
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.graalonline.com") {

body {
background-color: #198728 ! important ;
}

img[src="images/misc/vbulletin3_logo_white.gif"] {
background-image: url("http://forums.graalonline.com/forums/attachment.php?attachmentid=44449");
width: 277px;
padding-top: 116px;
height: 0;
background-repeat: no-repeat;
}

}

Why the **** are these [code] tags so ****** *********. ****.
Reply With Quote