Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 3.8 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Blak-Ice V2 Details »»
Blak-Ice V2
Version: 1.2, by hoof hoof is offline
Developer Last Online: Apr 2021 Show Printable Version Email this Page

Version: 3.8.1 Rating:
Released: 01-16-2009 Last Update: 02-15-2009 Installs: 108
 
No support by the author.

Our latest vBulletin skin based off the original Blak-Ice. Clean dark skin with many custom buttons.
Will support those that click install

Demo Here

Update:
1/30/09- vB 3.8.1 Ready

Fixed:
1/23/09- Fixed postbit_legacy button bar alignment issues
1/23/09- Fixed navbar members link when logged out
1/23/09- Fixed pm button alignment issue
1/23/09- Remade graphics (rating stars, infraction, report, ip buttons)
-------------------------------------------------------------------------------
1/17/09- Header code breaking skin when resizing

Strongly Recommended:
If using this style I highly recommend replacing your vb default icons and smilies! The default icons that come with vbulletin are just not good enough for darker skins. I am using a couple sets from tommyturnage

Here is an example of what it looks like and what your icons can look like:
vB Default:


Using
Default Post Icons For ANY Background Color by tommyturnage


I would also recommend replacing your smilies with Smilies For ANY Background Color by tommyturnage.

Download Now

File Type: zip blackice2_simplegfx_vb3.8.1.zip (601.6 KB, 1227 views)
File Type: zip Bi2NavButtons.zip (50.2 KB, 614 views)

Screenshots

File Type: png bi2main.png (219.6 KB, 0 views)
File Type: png forumview.png (97.0 KB, 0 views)
File Type: png postview.png (120.3 KB, 0 views)

Show Your Support

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

Comments
  #102  
Old 03-04-2009, 09:57 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I am sure I did this..but nothing seem to change. I'll double check it again..and post the code too..
Reply With Quote
  #103  
Old 03-04-2009, 10:04 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok the forumhome_forumbit_level1_post is where you edit the layout for the forums..and that is all set.

what I am trying to change now, is when i go into the forum to view the threads. I want to make the "last post" box bigger.

EDIT: added a screenshot. My main forums, and sub forums are good. it's just getting the thread list to work.
Attached Images
File Type: gif collumnfix.gif (134.1 KB, 0 views)
Reply With Quote
  #104  
Old 03-04-2009, 10:18 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hoof View Post
What do you need help with? adding code for the navbar?
Yes and if you can icon for navbar to input "Portal"...?
Reply With Quote
  #105  
Old 03-04-2009, 10:25 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can point you in the right direction..

go to Edit Templates then header

Find this

PHP Code:
<!-- begin navigation buttons table --> 
Anything after that and before this

PHP Code:
<!-- End navigation buttons table --> 
Is apart of those Navigation Buttons.

All i did, was take one currently codes and copy/paste. Then edit the path for the image and url for the page on my site.

To get those images to show up on your Portal I assume CMPS 2.0, I do not know if its the same for anything higher. You will need to do this.

AdminCP/CMPS settings/ Default settings.

And you will need to do this for all the images in this style to show up properly.

Type in bi2 into the boxes next to Header Replacements, Navbar replacements and Footer replacements.

I am sure hoof can elaborate and fill in anything I am missing here.
Reply With Quote
  #106  
Old 03-04-2009, 11:08 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry i put image navbar etg Home \UserCP \Calendar but to say Portal and gone to the portal ..!!! And input navbar news posts
Reply With Quote
  #107  
Old 03-04-2009, 11:46 PM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd like to share with others something i did as well in this theme.

Again the Nav button setup is cool.

Here is how you can make those buttons also open up drop-down menus.

I will use 2 examples.

For the new Post button, and a drop-down so that one can look at new posts at specidfic times. I did not create the hack, just mearly made it work on the button.

Common Templates/header

Use this to create the button and link


PHP Code:
<if condition="$show['member']">
<
td width="50" height="55"><a href="search.php?do=getnew$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_newpost2.gif" width="50" height="55" border="0" id="navbar_posts"  alt=""/></a><script type="text/javascript"vbmenu_register("navbar_posts"); </script></td></if> 

You will need to check you image path ect.. and take note of moving the id="" from the td tag into the url tag. This will get rid of the little dropdown arrow.


Then your drop down menu.

Find this

PHP Code:
<!-- content table -->
$spacer_open 
And place it above that.

Some thing this..

PHP Code:
<if condition="$show['searchbuttons']">
        <
div class="vbmenu_popup" id="navbar_posts_menu" style="display:none">
            <
table cellpadding="4" cellspacing="1" border="0">
<
tr><td class="thead">$vbphrase[get_posts_nav]</td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">Get All New Posts</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&minutes=15" accesskey="2">Last 15 Minutes</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&minutes=30" accesskey="2">Last 30 Minutes</a></td></tr>
            
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&hours=1" accesskey="2">Last Hour</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&hours=2" accesskey="2">2 Hours</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&hours=4" accesskey="2">4 Hours</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&hours=8" accesskey="2">8 Hours</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&hours=12" accesskey="2">12 Hours</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&days=1" accesskey="2">1 Day</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&days=2" accesskey="2">2 Days</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&days=7" accesskey="2">7 Days</a></td></tr>
<
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily&days=14" accesskey="2">14 Days</a></td></tr>

            </
table>
        </
div>
    </if> 

And your end result is attached as a screeny..also attached a screenshot of doing this with vbplaza.

Again these are not my hacks, I just made the dropdowns work with these buttons.
Attached Images
File Type: gif newpostdrop.gif (40.4 KB, 0 views)
File Type: gif storedrop.gif (21.9 KB, 0 views)
Reply With Quote
  #108  
Old 03-05-2009, 04:47 AM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Sooner95 its work..!!!But the image nav_new post the title image is blue and the other navbar buttons are white..!!!I saw your forum wheh Home and Forum navbar button and i do this..!!! But when home button i say my web site and my forum button i say http://www.xxxx.xxx/forum.php

Its easy....?
Reply With Quote
  #109  
Old 03-05-2009, 10:03 AM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sooner95 View Post
ok the forumhome_forumbit_level1_post is where you edit the layout for the forums..and that is all set.

what I am trying to change now, is when i go into the forum to view the threads. I want to make the "last post" box bigger.


EDIT: added a screenshot. My main forums, and sub forums are good. it's just getting the thread list to work.
To do this you need to adjust the Lastpost width in the Forumdisplay template
I typically don't mess with this but I believe this is where you need to start:
Code:
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&amp;order=desc&amp;sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>
Reply With Quote
  #110  
Old 03-05-2009, 10:09 AM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sooner95 View Post
I'd like to share with others something i did as well in this theme.

Again the Nav button setup is cool.

Here is how you can make those buttons also open up drop-down menus.

I will use 2 examples.

For the new Post button, and a drop-down so that one can look at new posts at specidfic times. I did not create the hack, just mearly made it work on the button.

Again these are not my hacks, I just made the dropdowns work with these buttons.
Thanks, for this I'll have to try the New post feature. I am running an unmodified vB for development, but will try this on the main site
Reply With Quote
  #111  
Old 03-05-2009, 10:25 AM
Sooner95 Sooner95 is offline
 
Join Date: Apr 2003
Location: I don't know
Posts: 535
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hoof View Post
To do this you need to adjust the Lastpost width in the Forumdisplay template
I typically don't mess with this but I believe this is where you need to start:
Code:
<td class="thead" width="150" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&amp;order=desc&amp;sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td>

I gave it a shot, but nothing changed.
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 11:26 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.05156 seconds
  • Memory Usage 2,395KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (5)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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
  • (8)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete