| Home | RSS Feeds |
| Funny Pictures | Funny Videos |
| Funny GIFs | YouTube Videos |
| Text/Links | Comic Editor |
| User Rankings | Channels |
| Copyright Removal Request | |
| |
m'yeah... sorry, nothing I did made this work (however much I'd really like it to)
-Installed the Ultimate Toolbox first, since the download link is right there;
-Un-installed it
-Installed Tampermonkey
-Reinstalled it
-Random tweeking
-Installed the Ultimate Toolbox first, since the download link is right there;
-Un-installed it
-Installed Tampermonkey
-Reinstalled it
-Random tweeking
Okay, I give up... I've been messing around with everything for almost an hour now... I really wanted this to work, but c'est la vie.
I'm stuck at "2. Go to "Options (Ultimate Toolbox)""
I have no such thing...
Add a picture instruction post, remove the ad-block, and thu'ums could get better. Sorry you don't have that many now since I'm loving a good majority of it.
I'm stuck at "2. Go to "Options (Ultimate Toolbox)""
I have no such thing...
Add a picture instruction post, remove the ad-block, and thu'ums could get better. Sorry you don't have that many now since I'm loving a good majority of it.
#9 to #8
-
segepop **User deleted account** (02/08/2012) [-]
Sadly, it's not there... I probably done goofed some place in the installation process
Nice job on the concept; it has everything I was hoping Admin would implement (one minor exception, picture related; and a Like button instead of Share- simpler and less insistent than Sharing). Subscribed and Favourited for further updates. I really want this to work.
Thanks for the good work, and best of luck. :D
Nice job on the concept; it has everything I was hoping Admin would implement (one minor exception, picture related; and a Like button instead of Share- simpler and less insistent than Sharing). Subscribed and Favourited for further updates. I really want this to work.
Thanks for the good work, and best of luck. :D
#16 to #13
-
segepop **User deleted account** (02/08/2012) [-]
Sorry for spamming your Notifications, but where did you learn the code? I get pretty obsessed with something, and it's been two hours since I've started reading about these things... and all I want is to replace the giant shareBox with one simple Like box, and give the comments a border...
<One of the images that always seem to make me laugh for no reason as a "sowwy fol constantly nagging you, mistel..."
<One of the images that always seem to make me laugh for no reason as a "sowwy fol constantly nagging you, mistel..."
its just javascript with jquery jquery.com/
sharebox: get sharebox id/class > $('#shareBox').html('yourlikebox_here');
commentbox: get comment id/class > $('#shareBox').css({'border':'1px solid white'}');
sharebox: get sharebox id/class > $('#shareBox').html('yourlikebox_here');
commentbox: get comment id/class > $('#shareBox').css({'border':'1px solid white'}');
It's working perfectly. Thanks! One question, though. Can I change the thu'uming keys from Num8 and Num2 into Num7 and Num1? I'd like to be able to move up and down the page using the numpads 8 and 2...
First time I'm encountering this programming language and I think it would be a lot faster to just ask than learn it.
First time I'm encountering this programming language and I think it would be a lot faster to just ask than learn it.