Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

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

Version: 3.7.2 Rating:
Released: 05-05-2008 Last Update: 07-15-2008 Installs: 116
Auto-Templates
Additional Files  
No support by the author.

I decided after several requests... to bring this style up to speed with the current version of vB.

For all the Blak-Ice fans, v2 is in the design stage and looks to be one of our best Keep an eye out for that one as well.

Release Information
Version 1.0 - Initial release ported from our 3.6.4 version
Version 1.0.1 - Fixed Log Out function link, Fixed missing album pagination image
Xml file updatedand 1 image added to "misc" folder

DEMO
Removed due to dos attack

Screenshots



Install instruction included in zip file
.psd files added for customization of header and buttons
Added Navbar .zip for those with matching buttons probs

If you have any questions or need help let us know @ http://simplegfxdesigns.com/forums
Enjoy!

Show Your Support

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

Comments
  #122  
Old 08-22-2008, 03:31 PM
teamgofast teamgofast is offline
 
Join Date: Nov 2004
Location: chicago burbs
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hoof, great style and its working great for me except with one mod i use on the profile screen

its just your style i have this issue with as the others load fine

attached are screen shots of what im talking about

first one is ie and the second one is firefox

any thoughts?
Reply With Quote
  #123  
Old 08-22-2008, 04:33 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

teamgofast,
I can't really see from the screenshots what you are having problems with. Is it the gamertag hack? I have that up and running on my site with no issues, it looks as if you put the code in the wrong place. It looks like it is trying to create a tab instead of placing it in the blocks on the right.
Reply With Quote
  #124  
Old 08-22-2008, 04:37 PM
teamgofast teamgofast is offline
 
Join Date: Nov 2004
Location: chicago burbs
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hoof View Post
teamgofast,
I can't really see from the screenshots what you are having problems with. Is it the gamertag hack? I have that up and running on my site with no issues, it looks as if you put the code in the wrong place. It looks like it is trying to create a tab instead of placing it in the blocks on the right.
no its below the gamer tag, here is a better shot of what is missing in ie

the visitor tab/stat/friends/contact/blog tabs are missing in ie but there in ff
Reply With Quote
  #125  
Old 08-22-2008, 04:52 PM
teamgofast teamgofast is offline
 
Join Date: Nov 2004
Location: chicago burbs
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just pm'd you the membersinfo_css that im using, maybe that could help?
Reply With Quote
  #126  
Old 08-23-2008, 10:34 AM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by teamgofast View Post
i just pm'd you the membersinfo_css that im using, maybe that could help?
I see it it now and will get a fix on that soon, thanks for pointing it out
Reply With Quote
  #127  
Old 08-23-2008, 01:41 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's the fix to the Profile Tabs not showing up in IE on Blak_Ice

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Edit Templates -> Header

Find at bottom:
$spacer_open

Add above:
Code:
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
	</td>
</tr>
</table>
<!-- /logo -->
That should fix it up
Reply With Quote
  #128  
Old 08-23-2008, 06:02 PM
teamgofast teamgofast is offline
 
Join Date: Nov 2004
Location: chicago burbs
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hoof View Post
Here's the fix to the Profile Tabs not showing up in IE on Blak_Ice

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Edit Templates -> Header

Find at bottom:
$spacer_open

Add above:
Code:
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if>
	</td>
</tr>
</table>
<!-- /logo -->
That should fix it up
that was the fix, thank you! great style thank you for sharing:up:
Reply With Quote
  #129  
Old 08-25-2008, 03:17 AM
TheGreatTK TheGreatTK is offline
 
Join Date: Apr 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, I just upgraded from the 3.7.0 templates to the 3.7.2. version and I'm also running into the problem mentioned above, with the postbox being left justified and being too small. The template fix didn't seem to fix it, though
Reply With Quote
  #130  
Old 08-25-2008, 09:52 PM
FTAALPHA FTAALPHA is offline
 
Join Date: Jul 2008
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does anyone know were i would put the link for ipbproarcade ? seems the navbar templete is differant and doesnt have the script that the arcade install file tells u to look for (its all installed just cant get anything on the navbar for the arcade with this skin
Reply With Quote
  #131  
Old 08-25-2008, 10:34 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FTAALPHA View Post
does anyone know were i would put the link for ipbproarcade ? seems the navbar templete is differant and doesnt have the script that the arcade install file tells u to look for (its all installed just cant get anything on the navbar for the arcade with this skin
FTAALPHA,
Here's how to add the Arcade to the Navbar:

Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Header

Find:
Code:
<td align="center"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_calendar.gif" border="0"/></a></td>
Add Below:
Code:
<td align="center"><a href="arcade.php?$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_arcade.gif" border="0"/></a></td>
Make sure the image is named "nav_arcade.gif" and placed in the Blak_Ice/misc folder. A great Arcade image was posted in this thread
https://vborg.vbsupport.ru/showpost....2&postcount=90
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 04:29 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.04628 seconds
  • Memory Usage 2,311KB
  • 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
  • (4)bbcode_code
  • (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
  • (1)pagenav_pagelinkrel
  • (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