vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Blue Streak[Dark with Splashes of Blue] (https://vborg.vbsupport.ru/showthread.php?t=197070)

l SKN l CHRIS 11-22-2008 10:00 PM

Blue Streak[Dark with Splashes of Blue]
 
Hello, this is my first publicly released vBulletin skin and I hope you all enjoy it. Created by Chris P.(Me) of Xiist.com and John D. of SacredGFX.com. Please DO NOT remove the copyright as the link to us is the only beneficial thing we get out of this. Also if you use this style on your board PLEASE mark this style as installed. Thank you!

How to install:
  • Upload the contents of the upload folder to your forum directory via FTP
  • Go to your admin control panel and on the left find Styles & Templates
  • Then click on Download/Upload styles.
  • Where it says import XML file browse and find the Blue-Streak.xml that you downloaded
  • If your board is different than 3.7.4 PL1 then check the ignore version box
  • Click Import and your done

Screenshots:
Board Index - Click
Forum Display - Click
Postbit Legacy - Click
New thread - Click

Updates:
- Default buttons updated
- Navigation Coded differently to avoid issues
- Button PSDs Included
- Pm stretching error fixed
- Missing image fixed
- Fluid and Fixed versions included
- Repackaged

habtasia 11-24-2008 10:08 PM

Where are the PSD's, to edit the header to your own???? :confused:

untitled65 11-24-2008 10:59 PM

here you go sorry about that :)

rob01 11-25-2008 12:45 AM

hey i have a question, i install your style but home buttons are all mess up (with firefox)

http://tustan.net/bbs/index.php?styleid=11

any idea?

l SKN l CHRIS 11-25-2008 01:13 AM

Quote:

Originally Posted by rob01 (Post 1672379)
hey i have a question, i install your style but home buttons are all mess up (with fire fox)

http://tustan.net/bbs/index.php?styleid=11

any idea?

I'm pretty sure Its due to conflicting mods of some sort. If you allowed me a admin account on your board I would happily take a look at it.

l SKN l CHRIS 11-25-2008 01:19 AM

Actually from look at your source code you seem to have added links in the header.

Code:

<td id="triad" class="vbmenu_control"><a href="triad_main.php">vBTripleTriad</a></td>               
<td class="vbmenu_control"><a href="profile.php?do=invitation">Invite Your Friends</a></td>

There is no table for the navigation it's actually a list.. so you need to replace that code with this code

Code:

<li id="triad"><a href="triad_main.php">vBTripleTriad</a></li>               
<li><a href="profile.php?do=invitation">Invite Your Friends</a></li>


MrWaldo 11-30-2008 10:19 PM

Thank you for the great skin. It is going to be perfect for an upcoming site!

l SKN l CHRIS 12-04-2008 01:08 AM

53 Downloads and only 4 install clicks?

dada209 12-04-2008 02:21 PM

Thank you for the style, i will try it and i will comeback if i have any further comment to add.

(MARKED AS INSTALLED)

TheInsaneManiac 12-05-2008 03:01 PM

can you re route the textedit.js file to somewhere else instead of overwritting the default one?

EDIT: I like it but I'm having an issue with links in my header.

ALSO: It's a good theme, but a lot of bugs
  • Smilies are trying to pull from images/blue_streak/icons/icon13.png
  • If images are too large in PMs it stretches the box instead of the page
  • Reply and Forward images are unchanged


All times are GMT. The time now is 03:12 AM.

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.01010 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (1)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