Jump to content
  • Sign Up

Yuu

Snow
  • Posts

    422
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Yuu

  1. DDoS protection is always nice. Reasonable prices for unmetered plans, along with a good support system / team that helps you out when you need it. I wouldn't really know how much a 'reasonable price' would be, since I've never really purchased webhosting myself. But up-time is important too, because nobody likes having their forum constantly down. Personal forum installation help and WHMCS would also be some nice features, for people that need it.
  2. Yuu

    Congrats on Moderator man! :D

    1. Chris

      Chris

      Thanks you so much :D!

    2. Galaxy

      Galaxy

      But ur not now :(

  3. I agree with you on pretty much everything you mentioned. I dislike the way some things are handled around the site, and some of the snarky remarks being made like 'Archiving this because of how much of a dumbass this user is.' and such.But, what're you gonna do about it? It's not my forum, so I'm not gonna tell them how to run it.
  4. I like the design and colors, but it all looks too cluttered. Use different font sizes for different things, and space things out a bit more.
  5. That's kinda why you can't see it. You don't see that because you are a customer. OT: Thanks for the tutorial, I was wondering on how to do this for a while now.
  6. That would make everything lowercase. OP, look for ipsSideBlock in your ipb_styles.css and add this property to it: text-transform: none;
  7. Ehh, I don't really like it. It looks a lot like the Minecraft.net skin. The same forum icons, same maintitle.png, etc... And the most of the skin has some of the default attributes, which I don't really like either. Just my 2 cents though. ACP > Look & Feel > Create New Skin Set. Then just edit the HTML / CSS... Mostof the CSS you'll want to edit is in ipb_styles.css, most of the HTMLyou'll want to edit is in the globalTemplate and boardIndexTemplate.
  8. https://www.youtube.com/watch?v=9pM59apCdKg
  9. FTP > public_html > admin > skin_cp > acp.css That's the CSS file for the ACP (or most of it at least). Little tip: inspect element on what you want to change, and then search for it in the acp.css file.
  10. That is your meta image. ACP > System > System Settings > General Configuration. You can replace that with whatever link you want, or you may upload an image via FTP. FTP > public_html > public > style_images > Your (Default) Skin > meta_image.png . Replace meta_image.png with whatever image you want it to be.
  11. ACP > System > System Settings > Security & Privacy. Find this: Click "Yes".
  12. 290 downloads

    With their newest skin being put up about a day or two ago, it has already been ripped & released. Didn't take very long either. Enjoy. :) There shouldn't be anything wrong with it, but if you do find something, let me know.
  13. Add a footer, similar to the one they have at the Apple site. I personally love the Apple footer.
  14. I use iconfinder and iconarchive for forum icons. There's a nice variety of them on there.Also, you can just look for something you like for an icon and resize them later.
  15. Darn. My Donator status ran out.

    1. Skye

      Skye

      My donator status too... (-,-)

  16. I voted for Other. I'm a dog.
  17. 96 downloads

    A modified version of the Animate theme.
  18. Version 1.0.0

    245 downloads

    This hook will allow to use Emoticons And BBcode in Recent Status , Profile Card, Profile Feed,Status Updates
  19. Version 1.4.1

    645 downloads

    Build trust in your community, or forum-based marketplace with the Trader Feedback System. This application allows members to leave feedback for each other on forum transactions.[list] [*]Members can leave positive, negative, or neutral feedback [*]Optional or mandatory link in feedback to the topic or classifieds item where the deal took place [*]Integrates with IP.Board's notification system [*]Integrates feedback information in member profiles [*]Restrict access and features based on user group [*]Source code is completely unencoded [*]One-click install. No file edits required. [*]Captcha on Feedback Submission [*]Flood Control on Feedback Submission [*]Integration with [url="http://community.invisionpower.com/files/file/4037-classifieds/"]Classifieds[/url] [*]Includes [url="http://ipb.silvesterwebdesigns.com/store/product/1-content-spy/"]Content Spy[/url] support. If this product is purchased at the same time as Content Spy, a 10% discount will be applied to this product. [b]This offer is only available in [url="http://ipb.silvesterwebdesigns.com/store/"]our store[/url].[/b] [/list] [b]Major Changes[/b][list] [*]User Feedback page has been fully integrated into the profile view. [*]Notifications have been updated and fixed. [*]Content Spy integration is included. [/list]
  20. Find this: <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> </if> Add this below it: <li><a href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'> <img src='{$this->memberData['pp_small_photo']}' alt="{$this->memberData['members_display_name']}{$this->lang->words['users_photo']}" class='user_photo' /> </a></li>You might have to add it under somewhere else since you have the moods thing installed.
  21. Group formatting pre-fix: <span style="text-shadow: 0px 0px 3px"><span name="Rainbow"> Group formatting suffix: </span></span>
  22. http://localhost/phpmyadmin/ Create a database, then go to your database > More > Privileges and make sure that you guy a user all privileges.
  23. You have to hover over the forum name to make it display... That's just how tool-tips work.
×
×
  • Create New...