The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vbulletin.org - esqe headers
Hi, I am designing a new vB with 3.0 & have always loved the vbulletin.org site. I was wanting to add those cool cool headers to my site as well (such as this image)
i don;t suppose there is a hack for this.... i plan to install vbindex as well.... any help appreciated |
#2
|
||||
|
||||
nope, ther is no hack.
those img's have been created manually and the newspage is written jsut for vb.org |
#3
|
||||
|
||||
i guess i figured that.....
well looks good (as always)....maybe you could give me some tips on where to start editing? if not thats cool... i'm sure your busy D |
#4
|
|||
|
|||
Step 1 - install a homepage portal like vBAdvanced.. free hack here at .org.
Step 2 - Design your header in Photoshop or other image editing software. Step 3 - Edit templates.. you'll most likely only be concerned with the 'header' template for now, but maybe navbar and footer as well. The header template is quite simple this time around. You'll want to build a 100% width table that encloses the whole forum, and put it at the bottom of 'header' like this: Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"> <img your header goes here /> Code:
</td></tr></table> That is the basic idea... good luck. |
#5
|
||||
|
||||
hehe well i managed to add a 2nd header to the top of my forums :P
gives me a place to start i guess thx even though i'm clueness as i was before heh |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|