miner 08-04-2006, 07:00 AM I have ported over my black Smart skin to latest version vB3.6 and its my first skin for3.6...
I have tested the skin design with its latest enhancements of 3.6 and found working good, suppose if you find any problem pl let me know...:)
View demo (http://www.forum-lance.com/?styleid=2)
Updated to 3.6.4
Caddyman 08-04-2006, 07:09 AM thanks so much miner, i just upgraded last night and was looking for a skin!!! perfect!!!
Big Dan 08-04-2006, 08:36 AM Awesome! :)
Big Dan 08-09-2006, 11:37 AM Thanks, miner I just added this style to my board ::)
http://ourdjtalk.com/index.php?styleid=13
Peggy 08-09-2006, 12:05 PM thanks so much miner, i just upgraded last night and was looking for a skin!!! perfect!!!
be sure to link us to it so we can see, when you have it up
Big Dan 08-09-2006, 12:19 PM Miner, can I ask a big favor..
Can you make an arcade button for me, I tried to do it but Gimp won't let me change the text color on the blank GIF you provided for some reason.
Thanks a lot. :)
Darwa 08-09-2006, 06:58 PM Miner, can I ask a big favor..
Can you make an arcade button for me, I tried to do it but Gimp won't let me change the text color on the blank GIF you provided for some reason.
Thanks a lot. :)
lol. I came here to ask the very same thing :)
miner 08-09-2006, 08:59 PM Sure i will do it now...
miner 08-09-2006, 09:36 PM Ok i have done the arcade button but a small problem i lost the psd files for this nav_but, this design was done 7 months back as changed my pc now so missed it...
tried my best to keep close to the original buttons...
Big Dan 08-09-2006, 10:06 PM Looks great! Thank you :)
Darwa 08-09-2006, 10:19 PM Thanks Miner.
It looks a little out of place with the others, but that'll be a good excuse for me to learn more about graphics. Just needs a bit more black around the text edges - shouldn't be too difficult, right? :)
miner 08-09-2006, 10:22 PM Ok i will have a try now...
miner 08-09-2006, 10:24 PM How about this darwa...
Darwa 08-09-2006, 10:31 PM Excellent. Thanks again miner. Looks great!
Soon as I figure out this anti-aliasing text thing for the logos I've changed in your original design, I'll give you a link to check it out. :)
miner 08-09-2006, 10:47 PM Sure i always seems to be eager to view my skins in action on other site, provide me the link when its ready...
miner 08-10-2006, 12:28 AM Just an update on the postbit legacy on this style...
I have customised the postbit legacy template as shown below, for better looks of your forums...
http://i4.photobucket.com/albums/y140/foruma-z/bsmart-postbit.gif
So those of you using this style in legacy postbit here is the instructions to do:
First you need to add this code to bottom of page in CSS:
Style manager> All style options> scroll down to botton where it says 'Additional CSS Definitions'
below that in second empty box insert the following:
---------------------------------------
.pbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #252525;
border-top: 1px solid #363636;
border-right: 2px solid #363636;
border-left: 1px solid #363636;
border-bottom: 2px solid #363636;
margin-bottom: 3px;
}
---------------------------------------
Then hit the save button...
Next go to edit templates of this style:
Postbit templates> Postbit_legacy> and delete the existing code and replace it the follow:
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal" colspan="2">
<div align="center"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
</div>
<phrase 1="$post[startdate]" 2="$post[enddate]">
<div align="center">$vbphrase[x_until_y]</div>
</phrase></td>
<else />
<td class="thead" style="font-weight:normal" $post[scrolltothis]>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</td>
</if>
</tr>
<tr valign="top">
<td class="alt2" width="175">
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<div class="pbit">
<div align="center"><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></div>
</div>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
<div class="pbit">
<div align="center">$post[musername]</div>
</div>
</if>
</div>
<if condition="$post['usertitle']"><div class="pbit">
<div align="center">$post[usertitle]</div>
</div></if>
<if condition="$post['rank']"><div class="pbit">
<div align="center">$post[rank]</div>
</div></if>
<if condition="$show['avatar']">
<div class="pbit">
<div align="center"><br />
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]
</phrase>
" border="0" /></a>
</div>
</div>
</if>
<div class="smallfont">
<br />
<if condition="$post['joindate']"><div class="pbit" align="center">
$vbphrase[join_date]: $post[joindate]
</div></if>
<if condition="$post['field2']"><div class="pbit" align="center">
$vbphrase[location_perm]: $post[field2]
</div></if>
<if condition="$post['age']"><div class="pbit" align="center">
$vbphrase[age]: $post[age]
</div></if>
<div class="pbit" align="center">
$vbphrase[posts]: $post[posts]
</div>
<if condition="$show['infraction']"><div class="pbit" align="center">
$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])
</div></if>
<if condition="$show['reputation']"><div class="pbit" align="center"><if condition="$show['reppower']">
<span id="reppower_$post[postid]_$post[userid]">$vbphrase[reppower]</span>: $post[reppower]
</if>
<div align="center"><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span>
</div></if>
<if condition="$post['icqicon'] or $post['aimicon'] or $post['msnicon'] or $post['skypeicon']">
<div class="pbit" align="center">
$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
</div>
</if>
</div>
</td>
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]">
<else />
<td class="alt1" id="td_post_$post[postid]">
</if>
<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</div>
<!-- / attachments -->
</if>
<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
</if>
<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<em>
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
</em>
</div>
<!-- / edit note -->
</if>
</td>
</tr>
<tr>
<td class="alt2" align="center">
$post[onlinestatus]
<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
</if>
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a></if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
$post[iplogged]
</td>
<if condition="$show['moderated']">
<td class="alt2" align="$stylevar[right]">
<else />
<td class="alt1" align="$stylevar[right]">
</if>
<!-- controls -->
<if condition="$post['editlink']">
<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
<!-- / controls -->
</td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
Hit the save button again and its done! its very very easy just 2 min to do...
Enjoy and inform me after the above modification you have done...
also upload the 5 IM icons provided below to the misc folder of blacksmart:
Darwa 08-10-2006, 01:31 AM Did you miss a step out miner?
I carried out the instructions twice and the only thing that's changed are the icons.
miner 08-10-2006, 02:25 AM provide me the link to your forums by viewing i can judge the actual problem you face...
Darwa 08-10-2006, 02:34 AM Righto.
www.hairyjedi.com
miner 08-10-2006, 02:49 AM Did you set the styles to postbit leagcy? if not goto admincp> vBulletin options> styles & language settings> scroll down you will find 'Use Legacy (Vertical) Postbit Template' click yes and hit the save button...
Darwa 08-10-2006, 02:59 AM Aha!
Thanks miner. That looks awesome.
miner 08-10-2006, 03:10 AM Ah well looks good now all the best....
buzzel 08-11-2006, 02:56 AM Hi,
i use the Black Smart skin and i like it!
Question: if i have already the Black Smart Skin installed and have taken many changes in this style, which is the best way to upgrade to the Black Smart Skin ver3.6x? Is there any way not to loose the changes i have been made?
thanks
Peter
miner 08-11-2006, 03:01 AM hmm...
The best way i think is to install the 3.6 version and customise it as you done earlier, by this you will have the latest features of 3.6 working...
buzzel 08-11-2006, 03:08 AM hmm...
The best way i think is to install the 3.6 version and customise it as you done earlier, by this you will have the latest features of 3.6 working...
thanks, miner... i will do it this this way.
Do i have to delete the old Style first?
Sorry, for my stupid Questions, but this is the first time i do that. ;)
miner 08-11-2006, 03:12 AM Not neccessary to delete the old one now, you uplaod the 3.6 xml file and customise it when finnaly you are done -delete the older version...
miner 08-11-2006, 03:14 AM Also upload the images file 'blacksmart' downloaded for the new 3.6 version to your forums...
buzzel 08-11-2006, 03:42 AM thanks again, miner... if you want to have a look at the customized style, see my homepage. ;)
miner 08-11-2006, 03:50 AM yes checked and it seems you have not yet upgraded the forums to 3.6? i will revisit once done...
buzzel 08-11-2006, 04:10 AM yes checked and it seems you have not yet upgraded the forums to 3.6? i will revisit once done...
itīs a lot of changes (vbacmps, vb3.6 and the style) so i test it first on a non public place... i will give you a notice when its done.
Another question: i have to put the style-files at three places... root, pp-gallery and the forum... if i donīt do so, the files will not be find by vbcamps and photopost... where is the place i have to edit that the portal works correct with only one file folder in the forum?
thanks
Peter
miner 08-11-2006, 04:42 AM As far i understand is vba will take the style design that is installed in the forums...
No idea if these require separate style installations to be done...
buzzel 08-11-2006, 04:54 AM yes, vba and photopost takes both the style which is in the forum installed... but each software looks for loading the style-files only in his installation folder.
ok, it is no problem, i load the files up for three times and it will work. ;)
Darwa 08-13-2006, 10:06 PM Hi again miner.
Sorry to be a pain, but you make a 'Gallery' tab as well please? :)
semann 08-13-2006, 10:17 PM you just have to code it and have the image for it... basic html in the header
Darwa 08-13-2006, 11:01 PM you just have to code it and have the image for it... basic html in the header
lol. I know :p
I'm asking for miner to make me the graphic like he did for 'Arcade'.
miner 08-14-2006, 12:33 AM Ok i you will have it now...
miner 08-14-2006, 12:45 AM Gallery button for black smart...
Darwa 08-14-2006, 12:55 AM I love you miner :)
Thanks.
semann 08-14-2006, 08:23 AM oops i read how... sorry it was late
Darwa 08-14-2006, 02:03 PM No worries semann :)
Miner, are you going to go nuts if I ask for one saying 'Forum'?
I'm going to use vbadvanced and I'll need one please.
I promise never to bother you again :)
miner 08-14-2006, 05:36 PM No prob friend i will do it...
miner 08-14-2006, 06:17 PM Forums button...
Darwa 08-14-2006, 10:14 PM Thanks yet again miner. You Rock!
buzzel 08-15-2006, 12:10 AM @miner,
if editing my post, the textinfo "Reason for Editing:" is not readable...
miner 08-15-2006, 12:47 AM @miner,
if editing my post, the textinfo "Reason for Editing:" is not readable...
I will check this and let you know...
miner 08-15-2006, 01:17 AM Found the problem its simple one but need to update the Css file...
The edit box takes the font color from alt1 ie the postbit which is same color used for the bg of edit box for black smart by me...
i will provide the updated Css file soon...
miner 08-15-2006, 01:27 AM The updated Xml file is moved from this thread to the first post...
Darwa 08-15-2006, 02:04 AM If I upload the new xml, will all my hacks and stuff remain untouched?
miner 08-15-2006, 02:36 AM yes if you have edited the template it will not work in the new xml file, so the best thing to fix the bug which is updated in the new xml file is:
Goto> admincp> styles & templates> choose black smart> all style options> scroll down to bottom of the page>
you will find Text Editor Control Styles
In the first coloum 'Editor buttons in normal state' change the bg color to #D9D9D9 and save...
thats it...
Darwa 08-15-2006, 03:18 AM Thanks miner. That's helped me understand things a bit more :)
buzzel 08-15-2006, 03:45 AM thanks, miner, for your quick help and fix...
PS: i have now update my vb to vb3.6... if u want to have an look at the page...
miner 08-15-2006, 03:56 AM thanks, miner, for your quick help and fix...
PS: i have now update my vb to vb3.6... if u want to have an look at the page you can use for a short time test/test
yes visited your site, got one suggestion for you...
Always use forums under an category i mean the News & Photoportal faq forums are not speceified under any category so create an category and bring those forums under it...
just my 2 cents...
buzzel 08-15-2006, 04:06 AM yes visited your site, got one suggestion for you...
Always use forums under an category i mean the News & Photoportal faq forums are not speceified under any category so create an category and bring those forums under it...
just my 2 cents...
ok, i change it... thx.
miner 08-15-2006, 06:43 AM Here the psd file for the buttons those in need be free to use it...
buzzel 08-15-2006, 09:16 AM thanks for the psd file...
another question to you, miner... how can i change the color of the marked text?
miner 08-15-2006, 07:44 PM buzzel, you are using Black smart skin 3.5.4 version not the latest thats available in this thread...
because i updated the link color in my 3.6 version of blacksmart...
buzzel 08-15-2006, 10:13 PM i use the xml file (<style name="Black Smart" vbversion="3.6.0" product="vbulletin" type="custom">) and the print is from your testsite and the color is the same as on my site.
MZG2010 09-07-2006, 09:56 AM 1st i want to thnx u alooot
its so great one
really i like it:)
i wantt o ask u at something can i do ??
iam making arabic forum now and i ask u if u can sent to me psd file to the style and i will make it arabic :)
thnx agine great one :)
Peggy 09-07-2006, 10:42 AM I believe that miner includes the psd images in the zip file.
MZG2010 09-07-2006, 11:29 AM I believe that miner includes the psd images in the zip file.
its for the logo only iam chaking the files :)
Darwa 09-16-2006, 03:51 PM Quick question miner :)
When you post a thread and go to 'Additional Options', what's the name of the colour selection for Miscellaneous Options, Attach Files, Thread Subscription, Post a Poll, and Thread Management?
I just realised the text is the same colour as the background.
Would it be first alt colour?
miner 09-16-2006, 06:40 PM Will check this and i will be porting this to 3.6.1 and wwill correct the problems along...
Darwa 09-18-2006, 01:46 PM miner, while you're porting it, can you tell me which colour to change please? lol
Peggy 09-23-2006, 07:40 PM Thanks miner!
Darwa 09-23-2006, 09:20 PM I heavily modified your style, so I can't update.
Please, please, please just tell me what I need to edit?
Hellģ 09-24-2006, 02:06 AM Good Work!
miner 09-24-2006, 05:45 AM Ok i will check and inform as its only few templates have to be modified, meanwhile login to your admincp and you will see info on what templates has to be updated note that and post here...
Darwa 09-24-2006, 06:58 AM Wow!
I didn't actually need to change anything. Importing the new xml fixed it up good :)
buzzel 10-21-2006, 06:24 AM Thanks miner!
today i have updated my vb to 3.62 and also to the new BlackSmart 3.6.1... works perfectly!
kostas1974 03-07-2008, 05:47 AM thanx again for this..
ssj4sunny 03-22-2008, 10:45 AM thanks alot
great skin
yunie_ 03-24-2008, 07:45 AM wonderful skin
|