Advertisement
Leaderboard
-
in all areas
- All areas
- Ideas
- Ideas comments
- Positions
- Position Comments
- Position Reviews
- Blog Entries
- Blog Comments
- Bugs
- Bug Comments
- Bug Reviews
- Features
- Feature Comments
- Feature Reviews
- Suggestions
- Suggestion Comments
- Suggestion Reviews
- Releases
- Release Comments
- Release Reviews
- FAQs
- FAQ Comments
- FAQ Reviews
- Files
- File Comments
- File Reviews
- Topics
- Posts
- Status Updates
- Status Replies
-
Custom Date
-
All time
February 14 2013 - February 26 2025
-
Year
February 26 2024 - February 26 2025
-
Month
January 26 2025 - February 26 2025
-
Week
February 19 2025 - February 26 2025
-
Today
February 26 2025
-
Custom Date
12/19/2015 - 12/19/2015
-
All time
Popular Content
Showing content with the highest reputation on 12/19/2015 in all areas
-
Version 1.0.0
80 downloads
Dropbox is a free service that lets you bring your photos, docs, and videos anywhere and share them easily. (More Info) Now you can bring all power of Dropbox such as security and CDN to IPS4 easily, which can handle hidden-source files such as attachments as well as direct links like profile photos. FeaturesEasy to use5-Easy step installHandle hidden-source files as well as direct linksRequirementsPHP 5.3+, with 64-bit integers.PHP cURL extension with SSL enabled (it's usually built-in).Must not be using mbstring.func_overload to overload PHP's standard string functions.1 point -
1 point
-
that is my 1st post and iam gonna explain how to make your user info panel look like this by replacing css codes sorry that the image is in arabic so we are going to go to Look & Feel > Manage Skin Sets & Templates > Manage Templates in IP.Board and chose CCs and chose ipb_styles.css search for .author_info { width: 155px; float: left; font-size: 12px; text-align: center; padding: 15px 10px;} replace with .author_info { width: 155px; font-size: 12px; text-align: center; padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; background: #EBF0F3; border-top: 1px solid #3B6796; border-right: 1px solid #3B6796; border-left: 1px solid #3B6796; border-bottom: 1px solid #3B6796; -moz-box-shadow: 0 2px 6px #002B5F; -webkit-box-shadow: -1px 2px 2px #002B5F; -moz-border-radius-bottom{vb:stylevar left}:6px; -moz-border-radius-top{vb:stylevar right}:6px; float: right;} then search for .author_info .member_title { margin-bottom: 5px; } replace with .author_info .member_title { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} and search for .ipsUserPhoto_large { width: 90px; height: 90px; } replace with .ipsUserPhoto_large { width: 90px; height: 90px; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} search for .author_info .group_icon { margin-bottom: 3px; } replace with .author_info .group_icon { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} search for .author_info .group_title { font-weight: bold; color: #5a5a5a; margin-top: 5px; } replace with .author_info .group_title { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px; font-weight: bold; color: #5a5a5a; margin-top: 5px; } search for #user_navigation #new_msg_count, .poll_question h4,.rounded { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;} replace with #user_navigation #new_msg_count, .poll_question h4,.rounded { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} search for .custom_fields { color: #818181; margin-top: 8px;} replace with .custom_fields { color: #818181; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} and then we add this code at the and of ipb_styles.css webflake { color: #a4a4a4; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; background: url(http://www.ipbcity.net/forums/public/style_images/master/box.jpg); border-top: 1px solid #002B5F; border-right: 1px solid #002B5F; border-left: 1px solid #002B5F; border-bottom: 1px solid #002B5F; margin-bottom: 5px; text-align:center; -moz-box-shadow: 0 2px 6px #002551; -webkit-box-shadow: -1px 2px 2px #002551; margin-bottom: 5px;} then we go to Global Templates >>>>>> userInfoPane search for <li class='post_count desc lighter'> replace with <li class='webflake'> we can also use custom css codes from vb forums from postbit or postbit_legacy template i hope i have helped thanks sorry for bad English and sorry for that screen shot1 point
-
Happy Holidays WebFlakians! Here's a quick way to add a snow effect to your IP.Board installation without having to use a plugin, so it works on most versions. Requirements Snowfall jQuery script: http://loktar00.github.io/JQuery-Snowfall/snowfall.jquery.min.jsjQuery: http://code.jquery.com/jquery-2.1.0.jsA tiny bit of template editing knowledge in your IPS installation.Save (CTRL+S) and then Upload the js scripts to your FTP in a location where you can easily find them. For this tutorial we'll just use /uploads/. Inserting the Snow Script (IPB 3) Go to Look & Feel and edit the code on the theme you want your snow script in, find "globalTemplate". Just before the </head> line, make a new lane and copy paste this code: <script src='/uploads/jquery-2.1.0.js'></script> <script src='/uploads/snowfall.jquery.min.js'></script> <script> $( document ).ready(function() { $(document).snowfall({shadow : true, round : true, minSize: 5, maxSize:8}); }); </script>If something breaks, make sure there's not already a jquery.js or jquery.min.js in globalTemplate -OR- in the "insertJS" template. And that's about it folks. Let me know if there's any issues and have a wonderful holiday season :)1 point
-
Did you check folders permissions (CHMOD to 755) ? or this maybe:1 point
-
On hostinger there is a mod security rule conflicting with theme and add-on installationinstallation. Add this to your .htaccess <IfModule mod_security2.c> SecRuleRemoveById 340009 </IfModule>1 point
-
4,639 downloads
[color=rgb(40,40,40)][font=helvetica] [b]IP.Board 3.4.6[/b][/font][/color] [color=rgb(40,40,40)][font=helvetica] [i][url="http://www.invisionpower.com/apps/board/"]IP.Board[/url] is a fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.[/i][/font][/color] [color=rgb(40,40,40)][font=helvetica] The release of IP.Board 3.4.6 is a maintenance release and includes [url="http://community.invisionpower.com/resources/bugs.html/_/ip-board/?sort_col=record_updated&sort_order=desc&per_page=25&filters%5B62%5D%5B0%5D=3.4.6&filters%5B64%5D%5BFixed%5D=1&reverse_filters%5B62%5D=1"]bug fixes[/url].[/font][/color]1 point -
Version 1.0
204 downloads
OVER $16,000 WORTH OF PREMIUM PLUGINS!! ENJOY! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 86 PREMIUM WooCommerce Addons/Plugins 24 PREMIUM Gravity Forms Addons/Plugins 1 DEVELOPER Copy of Gravity Forms 1 FULL Copy of iThemes - Backup Buddy 5PREMIUM WooThemes Plugins/Addons [ PLUGIN LIST ] ( * ALL PLUGINS ARE LATEST VERSION * ) Affiliate Pro 2.7.1 Affiliate Pro All Addons (One ZIP File) WooCommerce Affiliate Pro Extension 1.4.1 iThemes Backupbuddy 6.5.0.2 Gravity Forms Plugin 1.9.15.3 Gravity Form Addons: Gravity Forms Active Campaign 1.3.1 Gravity Forms Authorizenet 2.1.5 Gravity Forms Aweber 2.3 Gravity Forms Campaign Monitor 3.4.1 Gravity Forms Coupons 2.2 Gravity Forms Dropbox 1.1.3 Gravity Forms Freshbooks 2.2.3 Gravity Forms Help Scout 1.2.5 Gravity Forms Mailchimp 3.7.1 Gravity Forms Paypal 2.5.3 Gravity Forms Paypal Payments Pro 1.8.2 Gravity Forms Quiz 2.4.4 Gravity Forms Signature 2.3.11 Gravity Forms Slack 1.3.1 Gravity Forms Stripe 1.9.4 Gravity Forms Survey 2.6 Gravity Forms User Registration 2.4.4 Gravity Forms Zapier 1.8 WooCommerce Groups 1.9.1 WooCommerce Account Funds 2.0.5 WooCommerce Postcode/Address Validation 1.7.2 WooCommerce Admin Custom Order Fields 1.4.1 WooCommerce Advanced Product Labels 1.0.4 WooCommerce Amazon S3 Storage 2.1.2 WooCommerce Bookings 1.8.4 WooCommerce Cart Addons 1.5.8 WooCommerce Cart Notices 1.4.1 WooCommerce Cart Reports 1.1.8 WooCommerce Catalog Visibility Options 2.7.0 WooCommerce Chained Products 2.3.6 WooCommerce Checkout Addons 1.6.2 WooCommerce Checkout Field Editor 1.4.9 WooCommerce Compare Products Pro 2.2.1 WooCommerce Composite Products 3.3.2 WooCommerce Conditional Content 1.1.5 WooCommerce Customer History 1.1.11 WooCommerce Customer Order CSV Export 3.10.2 WooCommerce Customer/Order/Coupon CSV Import Suite 2.8.0 WooCommerce Customer/Order XML Export Suite 1.5.0 WooCommerce Dynamic Pricing 2.10.5 WooCommerce Facebook Tab 1.1.9 WooCommerce Follow up Emails 4.4.7 WooCommerce Force Sells 1.1.7 WooCommerce Free Gift Coupons 1.0.8 WooCommerce Authorize.net CIM 2.0.7 WooCommerce Authorize.net DPM 1.5.2 WooCommerce Paypal Adaptive Payments 1.1.4 WooCommerce Paypal Advanced 1.20 WooCommerce Paypal Digital Goods 3.2.1 WooCommerce Paypal Express 3.5.1 WooCOmmerce Paypal Pro 4.4.1 WooCommerce Stripe 2.5.4 WooCommerce Give Product 1.0.5 WooCommerce Gravity Forms Product Addons 2.10.2 WooCommerce Group Coupons 1.5.0 WooCommerce Help Scout Extension 1.2 WooCommerce Instagram 1.0.7 WooCommerce Memberships 1.3.8 WooCommerce Min/Max Quantities 2.3.8 WooCommerce Name Your Price 2.3.3 WooCommerce Newsletter Subscriptions 2.2.4 WooCommerce One Page Checkout 1.2.4 WooCommerce Order/Customer CSV Export 3.9.1 WooCommerce Order Barcodes 1.2.1 WooCommerce PDF Invoices 3.1.7 WooCommerce PDF Product Vouchers 2.4.1 WooCommerce Print Invoices & Packing List (pip) 2.6.1 WooCommerce Points and Rewards 1.5.5 WooCommerce Pre-Orders 1.4.4 WooCommerce Product Add-Ons 2.7.13 WooCommerce Product Bundles 4.12.0 WooCommerce Product CSV Import Suite 1.10.7 WooCommerce Product Documents 1.3.1 WooCommerce Product Finder 1.2.0 WooCommerce Product Gallery Slider 1.4.1 WooCommerce Product Retailers 1.5.1 WooCommerce Product Search 1.4.1 WooCommerce Products of the Day 1.1.3 WooCommerce Product Support 2 WooCommerce Product Vendors 1.2.3 WooCommerce Quick View 1.1.4 WooCommerce Recommendation Engine 3.0.0 WooCommerce Review for Discount 1.6 WooCommerce Sales Report Email 1.1.1 WooCommerce Sequential Order Numbers Pro 1.8.1 WooCommerce Fedex Shipping 3.3.3 WooCommerce UPS Shipping Method 3.1.2 WooCommerce USPS Shipping 4.2.121 WooCommerce Shipstation 4.1.2 WooCommerce Smart Coupons 3.0.6 WooCommerce Social Login 1.6.0 WooCommerce Software Add-on 1.6.1 WooCommerce Splash Popup 1.2.1 WooCommerce Store Credit 2.1.3 WooCommerce Stripe 2.6.4 WooCommerce Newsletter Subscriptions 2.3.0 WooCommerce Subscription Downloads 1.1.0 WooCommerce Subscriptions 2.0.6 WooCommerce Table Rate Shipping 2.9.2 WooCommerce Tabs Manager 1.4.1 WooCommerce Terms and Conditions Popup 1.0.0 WooCommerce URL Coupons 2.1.4 WooCommerce Waitlist 1.4.5 WooCommerce Wishlist 1.9.5 WooCommerce Zapier 1.5 WooSlider 2.2.2 WooSlider Products Slideshow 1.0.9 Wootheme Sensei 1.8.8 WooCommerce Tickets 3.12.1-1 points