vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Invision tech (https://vborg.vbsupport.ru/showthread.php?t=168112)

Neo_Angelo 01-17-2008 10:00 PM

Invision tech
 
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)

Snake 01-19-2008 12:19 PM

It's looking good but I would like to see a live demo instead. Got a link?

Neo_Angelo 01-19-2008 02:38 PM

Live demo here: http://rpcentral.net/?styleid=41

Magnumutz 01-19-2008 03:02 PM

Dude, the "Welcome guest" message seems to be duplicated. You might want to remove that.

Neo_Angelo 01-19-2008 03:14 PM

hmmm, i'll look into that, i think i know why that is....i'll update this once i've fixed it.

EDIT: ZIP updated!

mastertek2000 01-26-2008 10:21 PM

looks like there are no images i installed in forum/image/Invision tech

gbechtel 01-26-2008 10:39 PM

Quote:

Originally Posted by mastertek2000 (Post 1429642)
looks like there are no images i installed in forum/image/Invision tech

Rename the folder that you uploaded in forum/images from "Invision tech" to "itech"

The folder in the zip needs to be updated

mastertek2000 01-26-2008 10:55 PM

Quote:

Originally Posted by gbechtel (Post 1429651)
Rename the folder that you uploaded in forum/images from "Invision tech" to "itech"

The folder in the zip needs to be updated

thanks that worked but i still have no banner?

gbechtel 01-26-2008 11:05 PM

link to check? I did not use the banner so i'm not sure.

mastertek2000 01-26-2008 11:05 PM

Quote:

Originally Posted by gbechtel (Post 1429666)
link to check? I did not use the banner so i'm not sure.

http://usajeepowners.com/forum/?styleid=15


All times are GMT. The time now is 10:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03864 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete