-
Content Count
27 -
Joined
-
Last visited
-
Days Won
3
Yukki last won the day on April 18 2019
Yukki had the most liked content!
Community Reputation
26 Neutral
About Yukki

-
Rank
Popcorn Time
- Birthday 01/14/2000
Profile Information
-
Gender
Male
-
Location
Russia
Contact Methods
- Website URL
Recent Profile Visitors
-
How to remove the copyright of Anytheme
Yukki replied to MrAbdoO's topic in IPS Community Help/Support And Tutorials
Doesn't work everytime and then you'd have to find it in JS files of the theme -
space to write text Has disappeared
Yukki replied to Rap Kreyòl's topic in IPS Community Help/Support And Tutorials
i would call it buggy until 2020 -
I dunno much about urdu poetry but i think i will get to know it here BTW, i know urdu language Have a nice day ahead guys
- 6 replies
-
- 1
-
-
- joan alia
- shair o shairy
-
(and 7 more)
Tagged with:
-
ips 4.4 IPS Community Suite 4.4.2 NULLED Full
Yukki commented on waqas dar's file in IPS Community Suite 4.4
-
space to write text Has disappeared
Yukki replied to Rap Kreyòl's topic in IPS Community Help/Support And Tutorials
Note: IPS 4.4.2 is still buggy, wait for the proper stable version -
Recently, Nulled Communities has been removing the IPS Copyright from the nulled releases. So that their members and guests don't assume that they are using a nulled version. well its pretty simple! Goto AdminCP > Themes > EDIT HTML/CSS and in globalTemplate add the following codes> <span id="elCopyright_userLine"><a href="https://www.invisioncommunity.com/">Powered by Invision Community</a></span> After this> add {template="footer" app="core" group="global" params=""} And you are done! Enjoy
-
- ips community
- ips help
-
(and 8 more)
Tagged with:
-
i repack games and post them in their so that users can download and enjoy rageful gaming
- 7 replies
-
- 1
-
-
- ips community
- ips help
- (and 11 more)
-
How to remove the copyright of chatbox
Yukki replied to Yukki's topic in IPS Community Help/Support And Tutorials
well, yes i know much of it- 7 replies
-
- ips community
- ips help
-
(and 9 more)
Tagged with:
-
This is really cool to just add some copyrights inside the footer with a little snow falling or anything else in background HTML > Add this to footer which you can find in globalTemplate mostly <footer id="sticky">© Footer Works, LLC - 2016</footer> Add The CSS Now> In custom.css body { margin:0; /*gets rid of white space around body*/ height:200vh; background:url("https://www.website/Image/Snow411.gif") no-repeat center / contain; background-color:#eee; position:relative; /*REQUIRED Sets up positioning for your footer*/ } #sticky { width:100%; padding:10px; padding-bottom:10px; background:black; color:white; font-weight:bold; font-size:10px; text-align:center; position:fixed; /*Here's what sticks it*/ bottom:0; /*to the bottom of the body*/ left:0; /*and to the left of the body.*/ /*EFFECTS*/ border-top:1px solid whitesmoke; background-image:url("https://www.website/Image/Snow411.gif") } Make sure you save the background image and upload it to your server so you don't get https issue + you can also use the image hosting websites to host your image files e.g ImgBB Try it yourself or use the codepen site to check its working or not, still i can say that its working smooth on my side
- 1 reply
-
- 1
-
-
- ips community
- ips help
- (and 9 more)
-
How to remove the copyright of chatbox
Yukki replied to Yukki's topic in IPS Community Help/Support And Tutorials
yeah, that is right as it seems- 7 replies
-
- 1
-
-
- ips community
- ips help
-
(and 9 more)
Tagged with:
-
HELLO EVERYONE I WILL BE SHARING TWO TYPES OF SCROLLBARS WITH YOU NOW LET'S GET STARTED EFFECT 1 (Normal) Login usually in your ACP; Select the theme you want to add it; Click "Edit HTML and CSS"; In the "CSS" tab, add it in "custom.css" ::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 1px; border-radius: 1px; } ::-webkit-scrollbar-thumb { -webkit-border-radius: 1px; border-radius: 1px; background: rgba(114,114,114,0.8); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(114,114,114,0.4); } EFFECT 2 (Cool) Login usually in your ACP; Select the theme you want to add it; Click "Edit HTML and CSS"; In the "CSS" tab, add it in "custom.css" /** * This is Scroll Bar Option */ ::-webkit-scrollbar { width: 0.9em; background: #222; padding: 3px; } ::-webkit-scrollbar-thumb { background: #369df9; } body[data-pageapp=forums][data-pagelocation=front][data-pagemodule=forums][data-pagecontroller=index] .ipsPageHeader { display:none; } ::-webkit-scrollbar-corner { background: #333; } You can change the colors also which is in HEX Enjoy!
-
- 1
-
-
- ips community
- ips help
-
(and 8 more)
Tagged with:
-
How to change the chatbox Mention Color
Yukki replied to Yukki's topic in IPS Community Help/Support And Tutorials
no problem buddy, its my hobby- 3 replies
-
- ips community
- ips help
-
(and 10 more)
Tagged with:
-
How to make your forum logo buzzz/move
Yukki replied to Yukki's topic in IPS Community Help/Support And Tutorials
yeah its and i have tested all my tutorials by myslef + don't forget to add the css code in custom.css- 3 replies
-
- ips community
- ips help
-
(and 10 more)
Tagged with:
-
buddy, you know what i installed lots of forums and delete most of em...even worked with some guys and helped them with their forum and now i deleted most of forum cuz i was just testing my skills on em and now i ended up with creating a gaming for my girlfriend.
- 7 replies
-
- 1
-
-
- ips community
- ips help
- (and 11 more)
-
Recently Browsing 0 members
No registered users viewing this page.