Visions MC

Started by Yağız..., February 12, 2008, 04:57:12 AM

Previous topic - Next topic

Yağız...

Put your badges in visionsmc/images too.

LiamTheDuck

Thanks,


But It doesnt show local moderators on boards :(
I am back, its been like a year... so yeah.... how has it been? :D

Yağız...

#22
I think, i deleted the code.
I will add it when I've time.


Edit:

Codes are in their places.
Can you show me a picture or a link?

LiamTheDuck

#23

EDIT: fixed :P
I am back, its been like a year... so yeah.... how has it been? :D

TosTos

another nice theme from you. Congratulations, and thanks,

Yağız...


LiamTheDuck

the smf shoutbox wont show :(
I am back, its been like a year... so yeah.... how has it been? :D

falguni1


Yağız...

@pimper;
Which shoutbox?

@falguni1;
Thanks.

LiamTheDuck

Quote from: cakal93 on February 15, 2008, 02:03:17 PM
@pimper;
Which shoutbox?

@falguni1;
Thanks.
the regular SMF soutbox
I am back, its been like a year... so yeah.... how has it been? :D

Yağız...

There is 3 or 4 shoutbox :)
Give me a link of mod please.

LiamTheDuck

I am back, its been like a year... so yeah.... how has it been? :D

Yağız...

Search in BoardIndex.template.php:
<script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/fader.js"></script>
</td>
</tr>
</table>';
}

Add after:
  // display shoutbox
  if (function_exists('sbox')) sbox();


Search in index.template.php:
echo $context['html_headers'], '
Add after:
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var current_header_sb = ', empty($options['collapse_header_sb']) ? 'false' : 'true', ';

function shrinkHeaderSB(mode)
{';

if ($context['user']['is_guest'])
echo '
document.cookie = "upshrinkSB=" + (mode ? 1 : 0);';
else
echo '
smf_setThemeOption("collapse_header_sb", mode ? 1 : 0, null, "', $context['session_id'], '");';

echo '
document.getElementById("upshrink_sb").src = smf_images_url + (mode ? "/expand.gif" : "/collapse.gif");

document.getElementById("upshrinkHeaderSB").style.display = mode ? "none" : "";

current_header_sb = mode;
}
// ]]></script>

LiamTheDuck

thanks ;)

Im a pest, My "staff list" tab doesnt show, its a mod
I am back, its been like a year... so yeah.... how has it been? :D

Minare

Quote from: pimper12 on February 15, 2008, 03:05:34 PM
thanks ;)

Im a pest, My "staff list" tab doesnt show, its a mod


You need to add your tab manually, just find one of tabs and copy it and then change the name of it and the action function ( the url that will direct user to staff list)

Randy A.

I'm missing the red link tree_side gif.  Anyone else?

Yağız...


Right click to this image and save as linktree_side.gif. Put it in images/red.

Randy A.

Thank you very much!  I really dig this theme.  Very nicely done. 

...now, off to make a few MODS work!

LiamTheDuck

I cant seem to get visual warning mod to show, i tryed to add but i just got errors :P can you tell me how?

Link:
http://custom.simplemachines.org/mods/index.php?mod=878

Top download
I am back, its been like a year... so yeah.... how has it been? :D

Yağız...


Advertisement: