Results 1 to 9 of 9
Threaded View
-
7th Dec 2010, 11:04 PM #1OPMemberWebsite's:
StoneArcade.comBit of css help plz
i am trying to add a background image to my site atm.. i want to keep the current bg color,just want this image to appear in teh upper left corner (as shown in screenshot)
This is the css bit i need to use for adding it.. as you will see in this example simply adding background-image: url(path/image.png) doesnt seem to work.
PHP Code:body {
background-color: #2F2F4F;
background-image: url(templates/alpha/images/bg.png);
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: 14px;
padding: 0px;
margin: 0px;
}
please no replys of "use google" etc in my thread,offensive posts will be reportediMage Reviewed by iMage on . Bit of css help plz i am trying to add a background image to my site atm.. i want to keep the current bg color,just want this image to appear in teh upper left corner (as shown in screenshot) http://imgur.com/yDnqp.png This is the css bit i need to use for adding it.. as you will see in this example simply adding background-image: url(path/image.png) doesnt seem to work. body { background-color: #2F2F4F; background-image: url(templates/alpha/images/bg.png); font-family: "Lucida Sans Unicode","Lucida Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaPoster - post to forums and...
Version 5.36 released. Open older version (or...