Post: How to design a vBulletin 4 theme
09-22-2011, 04:04 PM #1
Glasbey.
I <3 Team Six
(adsbygoogle = window.adsbygoogle || []).push({}); Hey there guys, it's pretty simple really, coding the theme, which I will not go into detail, can be found here You must login or register to view this content.. You may need a licensed account to view it, if so, I'll post it up.


Anyway, back on track, I am going to be sharing with you every single vbulletin PSD, note, you cannot make a theme just off of PSD files, you will need to do some coding here and there, again, you can see that on the link provided. So, to edit these files you will need Photoshop CS5, or, if you do not have access to that, you could use pilxr (I don't recommend it, but it's an option)

Link to the file - You must login or register to view this content.

I can assure you there is no exe/jpg, or any file that can be infectable inside for that matter, it is all PSD files, and their containing folders.


Password is in the spoiler :rolleyes:

nextgenbulliten


If you are having trouble with using this, for example, the files wont open, feel free to PM me to let me know. Sorry I haven't gone into depth, I don't see the point with a group of PSD files xD


Template 1:

Originally posted by another user
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
$HTML
</body>
</html>


Template 2:
Originally posted by another user

<h1>$title</h1>
<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="5">
<tr>
<td class="alt1" width="180">$sidebar_content</td>
<td class="alt1" width="100%"><p>$text</p></td>
</tr>
</table>


Template 3:
Originally posted by another user
<div class="smallfont">© Copyright 2006 GO-TOTAL LLC </div>


Template 4:
Originally posted by another user
<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="5">
<tr>
<td class="thead">Sidebar Title</td>
<td class="alt1"><div>This is the sidebar content.</div></td>
</tr>
</table>
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Glasbey. for this useful post:

Spraze
09-23-2011, 10:40 PM #2
tylerallmighty
Human After All
Originally posted by Glasbey. View Post
Hey there guys, it's pretty simple really, coding the theme, which I will not go into detail, can be found here You must login or register to view this content.. You may need a licensed account to view it, if so, I'll post it up.


Anyway, back on track, I am going to be sharing with you every single vbulletin PSD, note, you cannot make a theme just off of PSD files, you will need to do some coding here and there, again, you can see that on the link provided. So, to edit these files you will need Photoshop CS5, or, if you do not have access to that, you could use pilxr (I don't recommend it, but it's an option)

Link to the file - You must login or register to view this content.

I can assure you there is no exe/jpg, or any file that can be infectable inside for that matter, it is all PSD files, and their containing folders.


Password is in the spoiler :rolleyes:

nextgenbulliten


If you are having trouble with using this, for example, the files wont open, feel free to PM me to let me know. Sorry I haven't gone into depth, I don't see the point with a group of PSD files xD


You must login or register to view this content.
09-24-2011, 10:30 AM #3
Glasbey.
I <3 Team Six
Originally posted by bananaman
You must login or register to view this content.
I'll C&P that bit in for you Smile

The following user thanked Glasbey. for this useful post:

tylerallmighty

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo