Bigwrenn
12-08-2009, 10:00 PM
Here is my first attempt at a style. Made from the default template but unique in it's own right. Let me know if you have any problems with it but should be a no brainer for installation. Just upload header gradient PNG (testbg.png is the name), upload the style VIA the admincp, edit the path to your logo image, and your done. Please click install and rate it as it will help me produce a better product next time, thanks!
I will give support for whoever needs it.
Demo of it can be found here: http://3onthebay.com/forums/
I updated the header background image, looks better now.
EDIT: 12/13/2009 - Updated style once more for a cleaner look.
Editing the header so you can insert your own logo. Open your header template and find:
<a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="http://www.3onthebay.com/forums/images/misc/3logo.png" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
Change this part of the code to reflect the location of your logo image:
<img src="http://www.3onthebay.com/forums/images/misc/3logo.png"
Upload the gradient image into your forums/images/misc/ and it should work.
For the forum icon legend images you will need to edit the image paths. Open up your forumhome template and find:
<div><center><b>Forum Icon Legend<br><img src="/forums/images/statusicon/forum_new-48.png" alt="New Posts" align="center"/>New Posts <img src="/forums/images/statusicon/forum_old-48.png" alt="No New Posts" align="center"/>No New Posts <img src="/forums/images/statusicon/forum_old_lock-48.png" alt="Locked" align="center"/>Forum Locked</b></center></div>
Edit each one of the image paths to reflect your own icon images.
My apologies for the instructions being so vague, first release so still learning.
I will give support for whoever needs it.
Demo of it can be found here: http://3onthebay.com/forums/
I updated the header background image, looks better now.
EDIT: 12/13/2009 - Updated style once more for a cleaner look.
Editing the header so you can insert your own logo. Open your header template and find:
<a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="http://www.3onthebay.com/forums/images/misc/3logo.png" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
Change this part of the code to reflect the location of your logo image:
<img src="http://www.3onthebay.com/forums/images/misc/3logo.png"
Upload the gradient image into your forums/images/misc/ and it should work.
For the forum icon legend images you will need to edit the image paths. Open up your forumhome template and find:
<div><center><b>Forum Icon Legend<br><img src="/forums/images/statusicon/forum_new-48.png" alt="New Posts" align="center"/>New Posts <img src="/forums/images/statusicon/forum_old-48.png" alt="No New Posts" align="center"/>No New Posts <img src="/forums/images/statusicon/forum_old_lock-48.png" alt="Locked" align="center"/>Forum Locked</b></center></div>
Edit each one of the image paths to reflect your own icon images.
My apologies for the instructions being so vague, first release so still learning.