Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles

Reply
 
Thread Tools
Black-Stealth 4.2 [SKINION] Details »»
Black-Stealth 4.2 [SKINION]
Version: 1.0.3, by xxEarluxx xxEarluxx is offline
Developer Last Online: Mar 2015 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.x Rating:
Released: 07-11-2010 Last Update: 03-12-2013 Installs: 310
Additional Files  
No support by the author.

"Elegant black theme for professional ,social or gaming sites. The sophistication of black without all the clutter. A clean and simple theme that is sure to meet your site needs. "

Support Forums:
http://www.skinion.net/

***Live Demo***


-----------------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------------

Version Notes
-----------------------------------------------------------------------------------------------
3/13/2013 - v1.0.3
- Added CMS & BLOG xml

3/9/2013 - v1.0.2
- Minor changes to forum home and forum display
- Cleaned up thread view
-----------------------------------------------------------------------------------------------

Download Now

File Type: zip BlackStealth-SKINION.NET[4.2].zip (1.47 MB, 163 views)
File Type: zip BlackStealth-SKINION.NET[4.2]v1.0.3.zip (1.47 MB, 782 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
Guthatron, Hippy, justino, K4GAP, LLent, mitch84, romaszek, ThatGreenAlien, ZnaZ

Comments
  #192  
Old 02-24-2012, 06:06 AM
brishi brishi is offline
 
Join Date: Feb 2012
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, I just got vB yesterday and have been cruising around and learning it as much as I can but got stumped trying to get this style (which is fantastic btw) to work for me. I think I followed the read me file correct but apparently not. This is what I did:

1) Installed the folder called blackstealth onto the root of my forum (is this right or do I need to upload the "Upload files" folder there?)

2) Went into CP-Styles & Templates-Download/Upload Styles and uploaded the XML file named "Blackstealth 4.1.9-Forum"

3) Then went to the Options-Style & Language Settings and the only choice I have there is "Default Style"

So am wondering what I did wrong here as this did seem fairly simple and self-explanatory. Any help/suggestions would be great.

Cheers,
Brian
Reply With Quote
  #193  
Old 02-27-2012, 01:34 AM
CAG CheechDogg's Avatar
CAG CheechDogg CAG CheechDogg is offline
 
Join Date: Feb 2012
Location: Riverside, California USA
Posts: 1,080
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this same problem on my site.

Hippy you said you had a fix for this, can you please share it?


Reply With Quote
  #194  
Old 02-28-2012, 09:22 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CAG CheechDogg View Post
I have this same problem on my site.

Hippy you said you had a fix for this, can you please share it?


I been swampted my friend ..I will
between setting up sits arcade .. post thnaks and style issue..
I can breath..
but I will not forget about you

my mail is full I cant keep up with my pm's ( meaning it's full as well I am not even sure whatI can and cant delete LOL...
Reply With Quote
  #195  
Old 02-28-2012, 09:35 PM
xxEarluxx's Avatar
xxEarluxx xxEarluxx is offline
 
Join Date: Jul 2009
Location: Belize
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Guys been busy ,just got some time to look at this theme and makes some adjustments. Let me know if any of the problems your having were resolved in the 4.1.10 version.

Regards
Reply With Quote
  #196  
Old 02-28-2012, 11:24 PM
lcn lcn is offline
 
Join Date: Nov 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the update, I will be updating my forum space tonight with this.
Reply With Quote
  #197  
Old 02-29-2012, 01:13 AM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CAG CheechDogg View Post
I have this same problem on my site.

Hippy you said you had a fix for this, can you please share it?


replace your forumbits.css contents with this ...
Code:
@charset "UTF-8";
/* CSS Document */

#forums {
	clear:both;
}

.forumhead {
	background: {vb:stylevar forumhead_background};
	_background-image: none;
	padding: 0;
	font:{vb:stylevar forumhead_font};
	color:{vb:stylevar forumhead_color};
	clear:both;
	margin-top: 8px;
	float: {vb:stylevar left};
	border: {vb:stylevar forumhead_border};
	width: 100%;
	-moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
	-moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
}

#forums .L1 .forumhead a {
	font: {vb:stylevar forumhead_font};
}

#forums .L1 .forumhead .forumdescription {
	display:none;
}

#forums .L1 .L2 {
	display:block;
	clear: both;
}

#forums a.username {
	color: {vb:stylevar link_color};
}

#forums a.username:hover {
	color: {vb:stylevar linkhover_color};
}

.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {
	-moz-box-shadow: -2px 2px 2px {vb:stylevar forumbits_shadow_color};
	-webkit-box-shadow: -2px 2px 2px {vb:stylevar forumbits_shadow_color};
}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	background: {vb:stylevar forumrow_background};
	_background-image: none;
	display:block;
	width: 100%;
	float: {vb:stylevar left};
	min-height: {vb:math {vb:stylevar forumicon_size}+{vb:stylevar padding}}; /* 48px is the icon size */
	position:relative;
	border-bottom: {vb:stylevar forumbits_border};
	border-{vb:stylevar left}: {vb:stylevar forumbits_border};
	border-{vb:stylevar right}: {vb:stylevar forumbits_border};
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
	position: absolute;
	{vb:stylevar left}: {vb:stylevar padding};
	top: {vb:math {vb:stylevar padding}/2};
	width: {vb:stylevar forumicon_size};
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
	display: inline-block;
	width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
	margin-{vb:stylevar left}: {vb:math {vb:stylevar forumicon_size} + {vb:math {vb:stylevar padding}*2}};
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
	margin-{vb:stylevar left}: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
	padding: {vb:math {vb:stylevar padding}/2-1} 0;
	font-size: {vb:math {vb:stylevar font.fontSize}-1}{vb:stylevar font.units};
}

.forumbit_nopost .forumhead .forumtitle {
	font-size: {vb:stylevar font.fontSize}{vb:stylevar font.units};
	min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
	color: {vb:stylevar forumhead_color};
	margin-{vb:stylevar left}: {vb:stylevar padding};
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
	font-size: {vb:math {vb:stylevar font.fontSize}-1}{vb:stylevar font.units};
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
	width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
	position:absolute;
	top: -15px;
	{vb:stylevar right}: -6px;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	background:transparent;
	float: {vb:stylevar right};
	clear: {vb:stylevar left};
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
	visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
	padding: {vb:math {vb:stylevar padding}/2} {vb:stylevar padding};
	padding-{vb:stylevar left}: 0;
	font-size: {vb:stylevar small_fontSize};
}

.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
	margin-{vb:stylevar left}: {vb:stylevar padding};
	position: relative;
	top: -{vb:stylevar padding};
}

/* forumbit post */
.forumbit_post {
	float: {vb:stylevar left};
	position:relative;
	width: 100%;
	display:block;
}

.forumbit_post .forumhead span {
	padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
	top: 0;
	margin-top: 0;
}

.forumbit_post .foruminfo, .forumbit_post .forumlastpost, .forumbit_post .forumactionlinks, .forumbit_post .forumstats, .forumbit_post .forumstats_2{
	padding: {vb:math {vb:stylevar padding}/2} 0;
}

.forumbit_post .forumhead .forumtitle {
	font-size: {vb:stylevar font.fontSize}{vb:stylevar font.units};
	min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-{vb:stylevar left}: {vb:stylevar padding};
}

.forumbit_post .foruminfo {
	width: 57%;
	min-width: 30%;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
	min-height: {vb:stylevar forumicon_size}; 
}

.forumbit_post .foruminfo .forumicon{
	position: absolute;
	{vb:stylevar left}: {vb:stylevar padding};
	width: {vb:stylevar forumicon_size};
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
	color: {vb:stylevar forumbits_text_color};
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
	float: {vb:stylevar left};
	width: 88%;
	padding-{vb:stylevar left}: {vb:math {vb:stylevar forumicon_size} + {vb:math {vb:stylevar padding}*2}};
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: {vb:stylevar font.fontSize}{vb:stylevar font.units};
	margin-{vb:stylevar right}: {vb:stylevar padding};
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
	font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-{vb:stylevar left}:1.8em;
        background:url('{vb:stylevar imgdir_misc}/child_forum.png') top {vb:stylevar left} no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
	font-style: italic;
	margin-{vb:stylevar right}:{vb:stylevar padding};
	margin-top: 3px;
	font-size: {vb:math {vb:stylevar font.fontSize}-2}{vb:stylevar font.units};
}

.forumbit_post .forumactionlinks {
	width: 5%;
	display:block;
	float:{vb:stylevar left};
	clear:{vb:stylevar right};
}

.forumbit_post .forumactionlinks li {
	display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
	display:block;
	width:18px;
	height:12px;
	overflow:hidden;
	float: {vb:stylevar right};
	clear: {vb:stylevar left};
	background:transparent none no-repeat;
	position: relative;
	margin: 3px {vb:stylevar padding} 0 0;
}

.forumactionlink a {
/* values based on icon size */
	display:block;
	padding-{vb:stylevar left}:18px;
}

.forumactionlinks .rsslink {
	background-image:url({vb:stylevar imgdir_misc}/rss_40b.png);
}

.forumactionlinks .subslink {
	background-image:url({vb:stylevar imgdir_misc}/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
	background-image:url({vb:stylevar imgdir_misc}/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
	display:block;
	clear:both;
	padding-{vb:stylevar right}: {vb:stylevar padding};
}

.forumbit_post .unsubscribe {
	display:block;
	{vb:stylevar right}: 0;
	top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
	display: block;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
	width: 12%;
	margin-{vb:stylevar right}: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
	font-size: {vb:stylevar mid_fontSize}{vb:stylevar font.units};
         text-align: {vb:stylevar right};
	padding-{vb:stylevar right}: {vb:math {vb:stylevar padding}*2};
	display:block;
}


.forumbit_post .forumlastpost {
	display:block;
	float: {vb:stylevar left};
	clear: {vb:stylevar right};
}

.forumbit_post .forumrow .forumlastpost {
	width: 22%;
	font-size: {vb:stylevar mid_fontSize};
	padding-top: {vb:math {vb:stylevar padding}/2};
}

.forumbit_post .forumlastpost .lastpostdate {
	font-size: {vb:stylevar small_fontSize};
}

.lastpostlabel { 
	display: none; 
}

.moderators, .subforums {
	display: block;
	clear:both;
}

.moderators h4, .subforums h4 {
	font-weight: bold;
         //color: #D820D8;
	padding-{vb:stylevar right}: {vb:math {vb:stylevar padding}/2};
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
	float:{vb:stylevar left};
	clear:{vb:stylevar right};
}

/* Project Tools Forum Display */
.forumstats dt {
	display: inline;
	margin-{vb:stylevar right}: 0;
}

.forumstats dl {
	color: {vb:stylevar body_color};
	font-size: {vb:stylevar mid_fontSize};
	display: block;
	text-align: {vb:stylevar right};
}

.forumstats dd {
	display: inline-block;
	padding-{vb:stylevar left}: {vb:stylevar padding};
	padding-{vb:stylevar right}: {vb:math {vb:stylevar padding}*2};
}

.forumstats dt:after {
	content:":";
}

h2 span.forumthreadpost {
	width: 15%;
	text-align: left;
}
Reply With Quote
Благодарность от:
megabink
  #198  
Old 02-29-2012, 02:02 PM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried it Hippy... didn't work for me.
Reply With Quote
  #199  
Old 02-29-2012, 09:05 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thunderclap82 View Post
Tried it Hippy... didn't work for me.
is your forumhome_forumbit_level1_nopost edited at all ?

if so revert it ..

or any other
like forumhome_forumbit_level1_nopost
or forumhome_forumbit_level2_nopost

If you need me to pop in to help you out ..
send me a email with details...
use my email from my profile...
I been getting hammered with pm's so my box fills fast .. and by the time you read this it may be full again
Reply With Quote
  #200  
Old 02-29-2012, 10:07 PM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did a fresh upgrade and tried again, and this time it worked. So all is good. Thanks for the offer!
Reply With Quote
  #201  
Old 03-02-2012, 11:16 PM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay. I was going to update to 4.1.10 but then .11 was released so I went with that. Overall it works fine, but I am having one minor issue: I can't double-click a thread title to change it. This works fine with the default style so I assume its specific to this one.

Anyone else having this issue?
Reply With Quote
Reply

Thread Tools

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 07:41 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05036 seconds
  • Memory Usage 2,358KB
  • 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
  • (1)bbcode_code
  • (3)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
  • (10)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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