Jump to content

Yuu

Snow
  • Posts

    422
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Yuu

  1. Version 1.5.0

    1,104 downloads

    Allows admins to create, store, and display an unlimited number of index side bar blocks. You can use plain text, bbcode, or html. Global Settings include:[list] [*]On/Off [*]Can change position of all custom blocks via the drag/drop reordering of the Manage Hooks page (and further ordering via the custom blocks themselves) [*]Show on Portal [*]Show above or below default portal blocks [/list] Per-Block Settings include:[list] [*]On/Off [*]Block Title [*]Block Image [*]Block Content [*]Use IPB-standard Block Table to house contents [*]Enable Permissions [*]Drag and Drop Sorting [*]View Permissions via built-in IPB permission masks [/list]
  2. Old Gabe Newell had a farm. Gabe has 4 letters in it. Gabe had 1 farm. 4 - 1 = 3. HALF LIFE 3 CONFIRMED!
  3. Copy everything in your globalTemplate and paste it onto a .txt file somewhere and save it, just in case. ACP > Look & Feel > Your Skin > globalTemplate. What I suggest doing is clicking on the button and seeing if it fixes anything. And if the notification icons still aren't there, add the code I gave you above in the other post.
  4. ACP > Look & Feel > Your Skin > globalTemplate. Find this code: <li><a id='user_link' href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'>{$this->memberData['members_display_name']} &nbsp;<span id='user_link_dd'></span></a></li> Add this code above the one you just found: <if test="showInboxNotify:|:! ( ! $this->memberData['member_id'] && $this->settings['force_login'] ) && !($this->settings['board_offline'] && !$this->memberData['g_access_offline'])"> <if test="messengerlink:|:$this->memberData['g_use_pm'] AND $this->memberData['members_disable_pm'] == 0"> <li><a data-clicklaunch="getInboxList" id='inbox_link' href='{parse url="app=members&amp;module=messaging" base="public"}' title='{$this->lang->words['your_messenger']}'><if test="notifications:|:$this->memberData['msg_count_new']"><span class='ipsHasNotifications'>{$this->memberData['msg_count_new']}</span></if>&nbsp;</a></li> </if> <li><a data-clicklaunch="getNotificationsList" id='notify_link' href="{parse url="app=core&amp;module=usercp&amp;area=notificationlog" base="public"}" title="{$this->lang->words['notifications_at_the_top']}"><if test="notifications:|:$this->memberData['notification_cnt']"><span class='ipsHasNotifications'>{$this->memberData['notification_cnt']}</span></if>&nbsp;</a></li> Let me know if that works. Also, make sure you've set the permissions correctly for each member group. That might be your problem.
  5. Version 1.0.1

    358 downloads

    This hook will show a list of users that already has visited the topic. You can set which forums do you want it to happen, user groups that will can see this list and the way you want to sort the users on this list.
  6. Version 1.0.0

    33 downloads

    This hook allows admins and supermoderators to change file submitter on file view.
  7. Version 1.0.0

    165 downloads

    This modification will take new topics posted in selected forums and add the topics details and/or contents to a supported shoutbox.
  8. 134 downloads

    Ripped by Sanctuary. If you find anything wrong with this rip, please let me know. [hr] Mirage is a clean and modern site template, it was designed to be simple, yet effective. Key features: [list] [*]HTML5 & CSS3 [*]Clean design [*]10 different portfolio layouts [*]Filterable portfolios [*]6 predefined colors [*]jQuery powered interface [/list] [hr] Fun-fact ; The Mirage skin for IPB 3.3.x made by Weatherz/Tyga/Cudder was based off of this HTML/CSS template!
  9. Yuu

    Topic Walls

    Version 1.6

    74 downloads

    HOW TO INSTALL Upload files contained in the Js folder into your public/js/3rd_party/ folder. Upload images contained in the Images folder into the style_images of your skin. (public/style_images/your_images_set ). Upload the folder 'topislist' in your admin/applications_addon/others folder.
  10. Yuu

    Dark Matter

    511 downloads

    Dark Matter skin made by Invision Skins for 3.3.x
  11. Version 1.0.2

    109 downloads

    Restores topic description functionality
  12. Version 1.0.0

    236 downloads

    This hook will show Member ID on all member profiles (showCard, modernProfile and userInfoPane).
  13. Yuu

    Quotes System

    Version 1.1.0

    68 downloads

    Allows your community to add quotes into a quotes database.
  14. Yuu

    Xbox Live BBCode

    92 downloads

    Xbox LIVE BBCode
  15. This is what you're looking for I believe:
  16. ACP > Look & Feel > Post Content > BBcode Management. Click "edit" on the Spoiler code. Scroll down to where it says "Custom BBCode Replacement". Look for this part of the code: <span class='spoiler_title'>Spoiler</span> Replace the word "Spoiler" with whatever you want it to say.
  17. ACP > Look & Feel > Your Skin.It should be located in the globalTemplate.To find it quickly, press Ctrl + F and search "Homepage" and you should see the code for it.
  18. Link me so that I can add it to the original post?
  19. You can use any 16x16 image you want. The ones he used in the original post can be found here: http://www.iconfinder.com/icondetails/27245/16/fine_good_hand_ok_satisfaction_smile_thumb_thumbs_up_up_icon http://www.iconfinder.com/icondetails/27246/16/bad_thumb_icon
  20. I believe you can do this in the footer template, but this way is more effective IMO, because it'll show up on all the skins so you won't have to keep editing templates. Nice tutorial Skye.
  21. There, added the CSS to the other post, I think...
  22. Why do Java programmers wear glasses? ...Because they can't C#.

  23. There's 2 ways to "delete" a warning. [*]You could just give that person negative warning points [*]Or when you're first giving that person a warning, there's a setting that asks if you want to remove a person's warning point after "X" days or "X" hours. And this is the way I have mine set up: http://mxcut.net/i/02a4c.png It's nothing special, no different than anyone else's I don't think.
  24. Yuu

    Mystic

    466 downloads

    Mystic is a chameleon skin: You can put any background in it and it will take the style of your background. It comes with custom-made backgrounds: material (leather & metal) and some lightning ones, and it's simple to add your own. Categories on the index page can also be displayed in a grid layout.
  25. Yuu

    Webflake Forum Titles

    Para already mentioned them in another thread similar to this. Trying to find it now.
×
×
  • Create New...