Search results for query: *

  1. ShadyAce

    Help Displaying Code

    you just have to add the 'code' tag, like so: BBCode in here so for your example, it would look something like this: "Oh look!"
  2. ShadyAce

    Help 2 questions:

    i'm not sure if this is the effect you intended (as in, the correct button) but the principle should work for whatever aspect you want to act as your button to hide or show content! this is the piece of code i've used to achieve the effect you see: [script class=button on=click] if (eq...
  3. ShadyAce

    Resource shady's shenanigans ; freebies

    i didn't get a notification for this, ahh! thank you so much!! i do put in a lot of effort to keep my codes tidy and as easy to understand as possible (mostly for my own sanity, haha). i'm glad you love them and my work!!
  4. ShadyAce

    Resource shady's shenanigans ; freebies

    width: 340px; display: flex; margin-left: 520px; justify-content: space-between; [class name=containerInfo maxWidth=450px] margin-left: 0px; [/class] height: 100px; width: 100px; border-radius: 70px 70px 0px 70px; background-size: cover; background-image...
  5. ShadyAce

    Closed Space above code?

    adding on from what @crucially said, you'll then need to use to start a new line or add paragraph breaks in your actual text or content. i've got a little demonstration to show what i mean below. hope this helps! paragraph 1 paragraph 2 paragraph 1 paragraph 2 paragraph 1...
  6. ShadyAce

    Resource shady's shenanigans ; freebies

    thank you so so much for letting me know! i'm always worried about if it works for everyone. i've now updated the code and it should be more mobile friendly? the preview and link to copy the code should both be updated.
  7. ShadyAce

    Resource shady's shenanigans ; freebies

    thank you so much!! i'm so so glad you like them, this comment really warmed my heart ❤️
  8. ShadyAce

    Resource shady's shenanigans ; freebies

    width: 340px; display: flex; margin-left: 520px; justify-content: space-between; [class name=containerInfo maxWidth=450px] margin-left: 0px; [/class] height: 100px; width: 100px; border-radius: 70px 70px 0px 70px; background-size: cover; background-image...
  9. ShadyAce

    Resource shady's shenanigans ; freebies

    sorry for the late response, but of course and welcome to the site! everything in this thread is free for you to use (as long as you keep the credit). if you need any help with the layout don't be afraid to message me!
  10. ShadyAce

    Resource shady's shenanigans ; freebies

    You can use anything here (and I'd be honored) so feel free! Let me know if you need a hand with anything!
  11. ShadyAce

    Resource shady's shenanigans ; freebies

    width: 340px; display: flex; margin: auto; justify-content: space-between; [class name=containerInfo maxWidth=450px] margin-left: 0px; [/class] height: 100px; width: 100px; border-radius: 70px 70px 0px 70px; background-size: cover; background-image...
  12. ShadyAce

    Resource shady's shenanigans ; freebies

    width: 340px; display: flex; margin-left: 520px; justify-content: space-between; [class name=containerInfo maxWidth=450px] margin-left: 0px; [/class] height: 100px; width: 100px; border-radius: 70px 70px 0px 70px; background-size: cover; background-image...
  13. ShadyAce

    Resource shady's shenanigans ; freebies

    width: 500px; height: 400px; margin: auto; display: flex; background-image: url('https://i.imgur.com/7jO13Yt.jpg'); background-size: cover; height: 400px; width: 200px; padding-top: 40px; box-sizing: border-box; [class name=img maxWidth=450px] width: 150px; [/class] color...
  14. ShadyAce

    Ye Ole BBCode Shoppe

    Okay, thank you! c:
  15. ShadyAce

    Ye Ole BBCode Shoppe

    Hey, I was wondering if you'd be up to making something along the lines of the second last character sheet on this thread; T H E ⊙ F O R G O T T E N But obviously don't make it the same, just the idea of different boxes for different things (it doesn't have to be perfectly symmetrical like...
Back
Top