Log in

View Full Version : How to recreate this template?


MikalMirkas
08-23-2010, 01:32 PM
Hello, vBulletin Members! :D

I'm trying to recreate a template based off of my old site, which used Geeklog instead of vBulletin. Now that I have vBulletin, I'm asking for your help. I can't recreate it perfectly, so I am having a lot of trouble, especially with the background.

The template I'm trying to recreate: www.v1.pr3knights.com
My site: www.pr3knights.com/forum

Thanks!
Mikal

MikalMirkas
08-24-2010, 02:20 PM
This is what I'm trying to put into the HTML for the StyleVar for doc_background.
body {
background:#590707;
background-image: url(images/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
color:#CCCCCC;
font:.9em calibri,sans-serif,verdana,tahoma,helvetica;
padding:0px;
margin:0px 30px 0px 30px;
text-align:left;
background-position: center;
}

However, I do not know anything about CSS. What would this be in HTML?

--------------- Added 1282704792 at 1282704792 ---------------

Fixed. Lock it.
Some of you guys... so ignorant.