Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Invision tech Details »»
Invision tech
Version: 1.00, by Neo_Angelo Neo_Angelo is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Version: 3.6.8 Rating:
Released: 01-17-2008 Last Update: 01-28-2008 Installs: 16
Uses Plugins Auto-Templates
Re-useable Code Additional Files  
No support by the author.

Hi Guys, heres a skin i recently made based on a tech style theme, anyways i hope you enjoy, don't forget to click install:

Name: Invision Tech (ITech)
Version: v1.0.0
Author: Neo_Angelo
Theme: Dark/tech
Colors: Dark blue/grey
Live Demo: http://rpcentral.net/?styleid=41

Notes: A nicely laid out skin which provides depth and feel to your forum, make people appreciate your forum more with this great addition and be the envy of your rivals, this skin provides clean designs with the eye catching subtleties which will keep your users wanting to come back for more!

(c) to RPcentral.net

Screenshots are provided below.

Installation guide contained in ZIP.

Feedback appreciated. thanks

-Neo_Angelo


POST BIT border Tutorial:

In the post bit you should look for the following (yours may be different as i have edited templates in mine):

Quote:
<div class="postborder">
<if condition="$post['usertitle']"><div class="smallfont"><center>$post[usertitle]</center></div></if>
<if condition="$post['rank']"><div class="smallfont"><center>$post[rank]</canter></div></if>
$template_hook[postbit_userinfo_left]

<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><center><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></center></a>
</div>
</if>

<div class="smallfont">
&nbsp;<br />
<if condition="$post['joindate']"><div class="postdata">$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div class="postdata">$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div class="postdata">$vbphrase[age]: $post[age]</div></if>
<div class="postdata">
$vbphrase[posts]: $post[posts]
</div>
$template_hook[postbit_userinfo_right_after_posts]
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><div class="postdata"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></div>
$template_hook[postbit_userinfo_right]
<div><center>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</center></div>
</div>
to make the outer box in the post bit use the tag <div class="postborder"></div>

to make the inner background and border use the tag <div class="postdata"></div>

i've highlighted these in BLUE and GREEN for your convenience so you can see what each one does

NOTE: Blue = outer background and border (the dark blue/grey)
Green = data border (the lighter colored boxes within the post bit that contain post count, age etc)

To alter the colors or style in any way, look in the MAIN CSS of the skin in the first box at the bottom for extra CSS, look for .Postdata and .Postborder

PS- don't forget to click INSTALL!

>>>>>>>>>>>>UPDATE<<<<<<<<<<<<<<

Bug fix: Welcome box appears twice, (fixed/ZIP updated)
Banner.gif added (blank banner template)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-26-2008, 11:10 PM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Welcome guest" message seems to be duplicated. not banner problem
Reply With Quote
  #13  
Old 01-26-2008, 11:15 PM
gbechtel gbechtel is offline
 
Join Date: Aug 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It does not appear that the banner.gif was included in the zip (unless I missed it). Just go to http://rpcentral.net/index.php and grab that one (the right click option). Also your missing "http://usajeepowners.com/forum/images/itech/misc/close.gif" for your registration mod
Reply With Quote
  #14  
Old 01-26-2008, 11:20 PM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for taking the time out to help but i will not use styles it seems to have problems with my board
Reply With Quote
  #15  
Old 01-28-2008, 10:20 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahhh sorry guys i think the uploading of the ZIP file went wrong as it seemed to have had a few things missing, this was due to my PC playing up. I've updated the Skin so the problems with duplicate guest messages should have been sorted. also the banner comes in the form of a PSD file, theres no blank banner for use, you can edit the PSD how you choose although i'll add a blank gif for use should people need it.
Reply With Quote
  #16  
Old 01-29-2008, 12:24 AM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neo_Angelo View Post
ahhh sorry guys i think the uploading of the ZIP file went wrong as it seemed to have had a few things missing, this was due to my PC playing up. I've updated the Skin so the problems with duplicate guest messages should have been sorted. also the banner comes in the form of a PSD file, theres no blank banner for use, you can edit the PSD how you choose although i'll add a blank gif for use should people need it.
i will give it a try again i did like the look
Reply With Quote
  #17  
Old 01-29-2008, 09:44 AM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neo_Angelo View Post
ahhh sorry guys i think the uploading of the ZIP file went wrong as it seemed to have had a few things missing, this was due to my PC playing up. I've updated the Skin so the problems with duplicate guest messages should have been sorted. also the banner comes in the form of a PSD file, theres no blank banner for use, you can edit the PSD how you choose although i'll add a blank gif for use should people need it.
now it show 2 forums up top and no heaader

http://www.mastertek2000.info/forum/index.php?styleid=5 this is my test site
Reply With Quote
  #18  
Old 01-30-2008, 10:00 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you explain a little clearer, on my PC that site looks fine.
Reply With Quote
  #19  
Old 01-30-2008, 11:20 PM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neo_Angelo View Post
can you explain a little clearer, on my PC that site looks fine.
at the top it shows forum and if you click on it it will take you home
Reply With Quote
  #20  
Old 01-31-2008, 08:07 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats because thats your banner...it will say that...you may have to change the location in STYLE VARS of the banner your using....by Default it'll be:

/Images/itech/banner.gif

change it to the location of the banner you wish to use. that will remove the FORUM text and add your banner.
Reply With Quote
  #21  
Old 01-31-2008, 08:59 PM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neo_Angelo View Post
thats because thats your banner...it will say that...you may have to change the location in STYLE VARS of the banner your using....by Default it'll be:

/Images/itech/banner.gif

change it to the location of the banner you wish to use. that will remove the FORUM text and add your banner.
still don't work i tried every thing
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09037 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete