vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Black-Stealth 4.2 [SKINION] (https://vborg.vbsupport.ru/showthread.php?t=246396)

brishi 02-24-2012 06:06 AM

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

CAG CheechDogg 02-27-2012 01:34 AM

I have this same problem on my site.

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


https://vborg.vbsupport.ru/external/2012/02/6.png

Hippy 02-28-2012 09:22 PM

Quote:

Originally Posted by CAG CheechDogg (Post 2303775)
I have this same problem on my site.

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


https://vborg.vbsupport.ru/external/2012/02/6.png

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...

xxEarluxx 02-28-2012 09:35 PM

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

lcn 02-28-2012 11:24 PM

Thank you for the update, I will be updating my forum space tonight with this.

Hippy 02-29-2012 01:13 AM

Quote:

Originally Posted by CAG CheechDogg (Post 2303775)
I have this same problem on my site.

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


https://vborg.vbsupport.ru/external/2012/02/6.png

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;
}


thunderclap82 02-29-2012 02:02 PM

Tried it Hippy... didn't work for me. :(

Hippy 02-29-2012 09:05 PM

Quote:

Originally Posted by thunderclap82 (Post 2304648)
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

thunderclap82 02-29-2012 10:07 PM

Did a fresh upgrade and tried again, and this time it worked. So all is good. Thanks for the offer!

thunderclap82 03-02-2012 11:16 PM

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?


All times are GMT. The time now is 10:52 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.01163 seconds
  • Memory Usage 1,799KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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