MyBB Community Forums

Full Version: SubBlack Shadow and Light Edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Wow nice skin brill lay out lovely design 10/10 now make a light version or make a series of them.
where do i put hte original smileys into, like wat folder... do i put em in the images/smilies ?
Goran Wrote:where do i put hte original smileys into, like wat folder... do i put em in the images/smilies ?

Yes images/smilies also you can use thread icons
The Turk Wrote:Enjoy my firsth theme. I work lot of time this theme. Working 1.2.2

Enjoy.






Don't remove any of the Copyright links!

if you want download original smile of this theme download smile.zip
I cant insert userstar.gif on postbit. Insert images/ folder star.gif
[Image: stardp9.gif]

See Details of this theme visit my homepage www.hinziradam.com

Maybe you find bug write me.
(I forget insert jump.gif-include now)

Greetings The Turk...,

I made a enhanced version of your theme due to someones request for certain features added to thier board using this theme. I made some forum display changes, added a VBstyled navbar, drop down menu and search.., etc. It is all included in the theme install. I figured that I would post it here for your review and see if you have any changes you want to it. Also I included your copyright text in the theme.., plus added a ReadMe to the file. This was tested on MyBB 1.2.6.

Also would like permission to release with full credit to you including copyright and credit as well as credit for myself for my work on this version.

Here is a couple screenshots:

[Image: subblackscreen1ux2.th.jpg]

[Image: subblackscreen2bz6.th.jpg]

[Image: subblackscreen3ti2.th.jpg]
~ I already updated the download above with the fixes.., the fixes below are only for those who downloaded my first enhanced release.


Oh here is a new fix for the my code section:


Forums Control Panel ยป Theme Manager
---Edit Theme 

Find:

MyCode Formatting Toolbar

Message Editor

Background #000000
Border 1px solid #333333


Editor Control Bar

Background #000000
Border 1px solid #333333

Toolbar Item Normal

Background #FFFF99
Border 1px solid #FFCC00

Toolbar Item Hovered

Background #FFCC00
Border 1px solid #FFFF99

Toolbar Item Selected

Background #FFFF99
Border 1px solid #FFCC00


Here is the quick reply fix:

In ACP go to your themes templates

now find Show Thread Templates

Select that and now find:

showthread_quickreply


Replace all code in showthread_quickreply with:

<br />
<form method="post" action="newreply.php" name="input">
<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="quoted_ids" value="" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td colspan="2" class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]"/></div>
<div><strong>{$lang->quick_reply}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
<tr>
<td class="trow1" valign="top" width="22%">
<strong>{$lang->message}</strong><br />
<span class="smalltext">{$lang->message_note}<br /><br />
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="yes" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[emailnotify]" value="yes" {$postoptionschecked['emailnotify']} />&nbsp;<strong>{$lang->email_notify}</strong></label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="yes" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
</td>
<td class="trow1">
	<div>
		<textarea style="width: 90%; background-color: #000000; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
	</div>
	<script type="text/javascript">document.write('<div class="editor_control_bar" style="width: 90%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote"><span class="smalltext">{$lang->quickreply_multiquote_selected} <a href="javascript:Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}<\/a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}<\/a>.<\/span><\/div>');</script>
</td>
</tr>
<tr>
<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
</tr>
</tbody>
</table>
</form>
Hi

i tried to install this theme and i followed the readme step by step, but i think i made anything wrong. My Forum is not like your images.

Where is my fault?

Thank you for help.

Enzo[/align]
WOW there was the "SubBlack" theme already????? and nobody told me....... i also made this kinda of theme here www.gxcom.org lol only some differents can be found like buttons.....
enzo Wrote:Hi

i tried to install this theme and i followed the readme step by step, but i think i made anything wrong. My Forum is not like your images.

Where is my fault?

Thank you for help.

Enzo[/align]

What version of MyBB are you using? As you can see from my initial statements this was built using 1.2.5 and 1.2.6 it has not been tested on any other versions.., also for older versions a different functions file is required. Are you sure you installed the theme correctly? Also it does not look like you installed it correctly at all the forum body that your image is display looks like the default layout with a few sublack images added to it. The forum display of the enhanced subblack has an extra column for moderator to start with..., your screenshot does not..., show that.., also there is no gap between forums in the enhanced sublack..., your screenshot appears to have a gap such as the default mybb theme does between forum categories.
DragonLord Wrote:WOW there was the "SubBlack" theme already????? and nobody told me....... i also made this kinda of theme here www.gxcom.org lol only some differents can be found like buttons.....

just looking at your forum, very nice Smile

wondered how u got the "u must registered to view this link"?

i want same in my forum but cant find it

also, can i hide all thumbnails from guest?

thanks Smile
The banner is simply amazing. Smile
Pages: 1 2 3