MyBB Community Forums

Full Version: link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How would I add a link to this code?

.logo {
	width: 960px;
	bottom left no repeat: ;
	height: 120px;
	background:url(images/halflife/logbg.png)no-repeat right top;
}
background:url("http://www.mysite.com/image.png")no-repeat right top;