vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Original Blak-Ice by Simplegfx.net (https://vborg.vbsupport.ru/showthread.php?t=203743)

hoof 01-30-2009 10:00 PM

Original Blak-Ice by Simplegfx.net
 
1 Attachment(s)
Here is the popular original Blak-Ice for vBulletin 3.8.1

This is a clean dark free vBulletin style with blue, white and gray colors.

DEMO

G4BR13L 01-31-2009 07:03 PM

Nice Template :)..

Good Lucky.. :)

buileminh 02-03-2009 06:57 PM

Nice styles. However, background of the forum title in forumlist is not quite good.

RedDevil 02-03-2009 10:04 PM

nice - installed

hoof 02-07-2009 01:25 AM

Quote:

Originally Posted by buileminh (Post 1733337)
Nice styles. However, background of the forum title in forumlist is not quite good.

Quote:

Originally Posted by Red-Devil (Post 1733503)
nice - installed

Thanks, glad you liked it :)

otto07 02-17-2009 12:00 AM

nice style man good work

Jon Tolzien 02-17-2009 05:51 AM

Like it.... Installed

Jon Tolzien 02-17-2009 06:10 AM

Hey sorry, how do i change around the images in the navbar. Messed around with it and could not figure it out...

Ok i think figured it out, but would still like your input..

Can you please include forumhome_wgo_pos2 I have some hacks that i like to include, but can't. Is their some way i could do it, or walk me through it. Thanks

hoof 02-17-2009 10:25 AM

Quote:

Originally Posted by Jon Tolzien (Post 1746582)
Hey sorry, how do i change around the images in the navbar. Messed around with it and could not figure it out...

Ok i think figured it out, but would still like your input..

Can you please include forumhome_wgo_pos2 I have some hacks that i like to include, but can't. Is their some way i could do it, or walk me through it. Thanks

The buttons are in the header section after this code:
Code:

<!-- Navbar -->
The images are labeled with nav_xxx.gif, there are three images that need to be left alone and they are the nav_left, nav_fill, and nav_right....all others can be changed or you can add any between them.

For adding the wgo templatehooks :

Find in Forumhome:
Code:

<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
        </tr>
</thead>

Add After:
Code:

$template_hook[forumhome_wgo_pos1]
Find:
Code:

<!-- end logged-in users -->
</if>

Add After:
Code:

$template_hook[forumhome_wgo_pos2]
Find:
Code:

<if condition="$show['birthdays']">
Add Before:
Code:

$template_hook[forumhome_wgo_pos3]
Find:
Code:

<if condition="$show['upcomingevents']">
Add Before:
Code:

$template_hook[forumhome_wgo_pos4]
Find:
Code:

</table>
<!-- end what's going on box -->

Add Before:
Code:

$template_hook[forumhome_wgo_pos5]
Save :)

Glad you like the skin let me know if you need anything!

ComputerVitals 02-19-2009 08:57 PM

Do you have a blank header/logo image?

Also, When I loaded up the PSD for the nav bar image, I asked me for the font. Which font did you use?

EDIT:
Found them from your older versions.

Thanks.

hoof 02-21-2009 10:42 AM

Quote:

Originally Posted by ComputerVitals (Post 1749338)
Do you have a blank header/logo image?

Also, When I loaded up the PSD for the nav bar image, I asked me for the font. Which font did you use?

EDIT:
Found them from your older versions.

Thanks.

Forgot to add the fonts, I'll add those to the package :) I added the header image for you, you will need to just shape your header or logo into this and save.

FFTFTCEd 02-22-2009 10:24 PM

thanks for the style, our ppl like it very much, small question, the usernames are way to big, how to lower the text size of the usernamens?

https://vborg.vbsupport.ru/

Thanks again.

hoof 02-23-2009 10:29 AM

Quote:

Originally Posted by FFTFTCEd (Post 1751827)
thanks for the style, our ppl like it very much, small question, the usernames are way to big, how to lower the text size of the usernamens?

http://i2.photobucket.com/albums/y12...ernamesize.png

Thanks again.

That can be adjusted in the "Additional CSS Definitions", and you can adjust this font size
Code:

.bigusername { font-size: 14pt; }

FFTFTCEd 03-07-2009 12:53 PM

Thanks for the help on the text size.

Got a new query for you, I want to change the link address of the "Home" button on the navbar to the actual Home Page of my site. At the moment it just refreshes the forum index.

https://vborg.vbsupport.ru/

I tried to find this in the navbar template, but was unsuccessful. Thank you for your great style & hard work. Our guys love the look.

hoof 03-07-2009 02:47 PM

Quote:

Originally Posted by FFTFTCEd (Post 1762461)
Thanks for the help on the text size.

Got a new query for you, I want to change the link address of the "Home" button on the navbar to the actual Home Page of my site. At the moment it just refreshes the forum index.

http://i2.photobucket.com/albums/y12...homebutton.png

I tried to find this in the navbar template, but was unsuccessful. Thank you for your great style & hard work. Our guys love the look.

You can modify the url in the "Header" template:
find:
Code:

<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" border="0"/></a></td>
And replace/change the red text of the actual link you need there :)

FFTFTCEd 03-07-2009 03:11 PM

Rgr that, thanks. It works perfect!

hoof 03-07-2009 07:46 PM

Quote:

Originally Posted by FFTFTCEd (Post 1762546)
Rgr that, thanks. It works perfect!

I am glad you got it working...and glad you like the skin :)

zero5854 04-21-2009 03:10 PM

Problem! I am getting a secuirty token error when I goto my useCP is there a fix? I am using 3.8.2 thanks!

EDIT:

The fix for 3.8.2 is this missing line in the footer template....

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
It goes AFTER this in FOOTER template:

Code:

<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />


hoof 04-21-2009 09:25 PM

Thanks Zero,

I'll make sure that gets fixed in the update to 3.8.2 :)

uprentiss 05-21-2009 05:45 AM

the header still has ur logo on it

can i get the sizes of the header please

silentdub 05-25-2009 11:37 PM

I installed it and it looks great, but everything else I had going is gone.

Banner Adds, All Album Mod, Shoutbox......

Do I have to reinstall everything or can I install it in a different way?

www.mk1dubz.com/forums

uprentiss 06-11-2009 05:37 AM

hoof

i love this skin

but i have a problem

i want this to be my main skin but i need 3 more buttons

i need one saying casino one saying arcade and one saying corner flowdega

so can i please get a blank psd of the button

it would be much appreciated

dt_truck11 07-18-2009 04:33 AM

1 Attachment(s)
here is the arcade button your looking for

Dribbles 07-18-2009 07:02 PM

<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=93778&d=1233434122" target="_blank">https://vborg.vbsupport.ru/attac...8&d=1233434122</a>

How do I make the column that says "post" and "thread" thinner like it was in the 3.6.8 version? thanks

dt_truck11 07-20-2009 12:36 AM

does anybody have a navbar button that says "album" or "photos" or somthing along those lines?

flexbuffchest 07-20-2009 01:18 PM

any plans to make this compatible with 3.8.3?

dt_truck11 07-21-2009 01:58 AM

Quote:

Originally Posted by flexbuffchest (Post 1852183)
any plans to make this compatible with 3.8.3?

i have this running on 3.8.3 right now

Dribbles 07-24-2009 05:09 AM

Anyone else notice the tabs in member profile pages (about me| Statistics| Friends| etc) are missing? Any code I can enter to fix this?

dt_truck11 07-25-2009 10:05 PM

all my tabs are visible

Dribbles 07-26-2009 12:07 AM

Odd ... I just checked since you say this and it shows with Firefox. But it's not showing in ie? All the other styles show in internet explorer the tabs but for me this one dont? Can you see if it shows in ie?

dt_truck11 07-26-2009 01:00 AM

i can see them with IE7

Dribbles 07-26-2009 01:51 AM

I'm using IE-8 and can't see them

Dribbles 07-26-2009 02:03 AM

odd, just checked your forum and I can see it there

flexbuffchest 07-26-2009 08:53 PM

Quote:

Originally Posted by dt_truck11 (Post 1852592)
i have this running on 3.8.3 right now

when i try to import the XML file the error message i get is that this is for 3.8.1 while i am running 3.8.3

silentdub 07-27-2009 02:25 PM

I have it installed and noticed 1 problem.

When I use the paperclip to attach an image, I get the manage upload window, after I upload the images, when I click the paperclip, nothing happens.

No attachments are inserted.

Any idea as to how that got broken?

dt_truck11 07-28-2009 01:48 AM

Quote:

Originally Posted by flexbuffchest (Post 1856118)
when i try to import the XML file the error message i get is that this is for 3.8.1 while i am running 3.8.3

when u import the xml file check the circle to ignore version number

lapo 07-28-2009 09:16 AM

is for the version vb3.8.3 good or i can not install on the 3.8.3?

The Smoking Gun 07-28-2009 12:35 PM

Wow this is sleek....and low contrast unlike many other black backed themes and styles, will give it a spin and see how the users respond!

Will mark installed as soon as that is the case (got a pile of things to do before this LOL)

Thanks for your hard work,

TSG!

dt_truck11 07-29-2009 03:02 AM

Quote:

Originally Posted by lapo (Post 1857005)
is for the version vb3.8.3 good or i can not install on the 3.8.3?

yes u can install it on 3.8.3 just when u import the xml file u need to select ignore style version

spirittina 08-03-2009 02:50 PM

does this work with photopost as well or do i have to modify ?


All times are GMT. The time now is 05:20 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.01312 seconds
  • Memory Usage 1,825KB
  • 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
  • (15)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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