The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Black-Stealth 4.2 [SKINION] Details »» | |||||||||||||||||||||||||||||
"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
Show Your Support
|
Comments |
#192
|
|||
|
|||
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 |
#193
|
||||
|
||||
I have this same problem on my site.
Hippy you said you had a fix for this, can you please share it? |
#194
|
||||
|
||||
Quote:
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... |
#195
|
||||
|
||||
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 |
#196
|
|||
|
|||
Thank you for the update, I will be updating my forum space tonight with this.
|
#197
|
||||
|
||||
Quote:
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; } |
Благодарность от: | ||
megabink |
#198
|
|||
|
|||
Tried it Hippy... didn't work for me.
|
#199
|
||||
|
||||
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 |
#200
|
|||
|
|||
Did a fresh upgrade and tried again, and this time it worked. So all is good. Thanks for the offer!
|
#201
|
|||
|
|||
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? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|