Minamize Buttons
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Minamize Buttons
I would like to get the code or MOD that is used on this site. I am talking about the little dash in the right corner that collapses the forums. Any Ideas?
Thanks
Thanks
Minamize Buttons
Yes, that is a guide/mod written by Christian Bullock.
You can view it here: http://www.christianbullock.com/2011/ph ... th-cookies
You can view it here: http://www.christianbullock.com/2011/ph ... th-cookies
Minamize Buttons
One more Stoker, would it be possible for you to send me the collapse-icon.png that you use for this site. My colors are almost the same as yours. Thanks
Minamize Buttons
This one: styles/prosilver/theme/images/collapse-icon.png
or this: styles/se_pro/theme/images/collapse-icon.png
You can just right click and save it.
or this: styles/se_pro/theme/images/collapse-icon.png
You can just right click and save it.
Minamize Buttons
Perfect, Thanks
There is also this one that will blend and match any theme
There is also this one that will blend and match any theme
You do not have the required permissions to view the files attached to this post.
Last edited by mikef35 on 17 Aug 2012, 00:10, edited 1 time in total.
Minamize Buttons
Hey Stoker, can you take a look. http://www.trestleboard.us I have evrything done right but it will not collaspe Thanks
Last edited by mikef35 on 23 Feb 2012, 21:41, edited 2 times in total.
Minamize Buttons
First you delete this part in the overall_header.html:
Then you move this:
a little bit down and insert it just before this line:
Save, upload the file and refresh template.
Code: Select all
<script type="text/javascript"
src="https://www.trestleboard.us/jquery.min.js"></script>
<!-- If the above line is already present, don't add it again -->
Code: Select all
<script type="text/javascript" src="{T_TEMPLATE_PATH}/jquery.cookie.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/jquery.collapse.js"></script>
Code: Select all
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
Minamize Buttons
Hate to do this but.....
Maybe when you get a chance you could tell me how to put it on my top 5 stats and the mchat box. Thanks
Maybe when you get a chance you could tell me how to put it on my top 5 stats and the mchat box. Thanks