Jump to content
  • Sign Up

Stormie

Rookie
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Stormie

  1. I have three annoying small dogs.
  2. Hello, I joined quite a while ago, but my account became inactive and wanna reactivate it, so gotta do an introduction. I am a game developer, so I've been using the services of webflake to help provide boards for my games, and this community has always been pretty great. Thank you guys.
  3. Welcome to WebFlake!
  4. Congrats! You guys do a stellar job!
  5. Well I found one of your problems, you're using 000Webhost, lol, glad you understand they're a headache. Also, if that ever happens again, it's an issue with a setting your webhost has on your account and can only be fixed by them. My webhost (Namecheap), bless them, has fixed this error for me countless times, so it's something that can be fixed, your webhost just has to be willing to fix it for you! Hope everything continues to run fine, would recommend a better webhost though! Free just always isn't the answer either
  6. The image one is even better! Love it.
  7. Very cool, thank you for this. I would prefer this than my post ranks, I'll probably use it!
  8. That's not true it was only an example ;c, you could do it any way you wanted, both are pretty much accomplishing the same thing.
  9. Like do you need basic examples of custom fields or do you need like "how to do it" examples?
  10. No problem, and if you don't like the statistics centered, simply replace your .custom_luck li with this: .custom_luck li { background: #212224; border-bottom: 1px solid #1f2022; box-shadow: inset 0 1px 0 #2d2e30; -moz-box-shadow: inset 0 1px 0 #2d2e30; -webkit-box-shadow: inset 0 1px 0 #2d2e30; padding-top: 2px; padding-bottom: 2px; text-align: (RIGHT/CENTER/LEFT); } Pick right/center/left whatever looks better to you, thanks for the Rep, very much appreciated
  11. Got it, replace .custom_luck { list-style-type: none; color: #818181; margin-top: 8px; border: 1px solid #1f2022; border-bottom: 0; position: left; } with: .custom_luck { list-style-type: none; color: #818181; margin-top: 8px; border: 1px solid #1f2022; border-bottom: 0; padding: 0; } Basically, your list doesn't remove the padding/indent. It should work, I used it on my browse and looks fine, let me know if it doesn't to you. Hope this helps
  12. Dang, hmm I'm almost home, I'll play around with it for a bit, give me a few minutes. We'll figure this out, I promise!
  13. Damn it lol...Hmm, under .custom_luck try adding "text-align: left;" it's a guess, but it might work.
  14. Cool, cool. I like small avatars though probably wouldn't be my choice of style
  15. Can't see the website from my school's wifi, damn. I can only think to remove the "margin-right: 6px;" piece...I can't tell if that is it though...hmm. If that doesn't work, try making it margin-left instead of right. I'm not sure why you'd want a margin with something that goes the width anyways, but try those and let me know if it helps.
  16. Ohhh, okay, I read it as if you didn't understand how it worked. So basically what I said in my first post, let's get someone else on that, I'm at a loss for words, I rarely use custom fields lol.
  17. Custom Field: <li class="ipsResponsive_hidePhone wfCustomFields"><span class="wfUTtitle">Software:</span><span class="wfUTcontent">Other</span></li> Contact (No Linebreak): <div class="ipsType_center wfContactInfo" data-ipstooltip="" _title="Skype: minityret"> <img src="https://webflake.sx/uploads/themes/icons/icon_skype.png.pagespeed.ce.SXwu-fGxwE.png" alt="Skype Logo"> </div> If you'll notice the two classes are different, which is why there is no linebreak. You'll wanna make a class, or if there's already a class for contact information, use that and put it next to each other. As to how to not allow that by default, not sure sorry. Maybe someone else can help me on that.
  18. Yeah, I know about jQuery and Bootstrap, it's all grouped differently, it's just what I use a lot so I was listing what I use for my general web development projects, if that makes sense (sorry I listed them as languages, didn't take you as a technical person). As for PHP, I still find it very useful in creating websites, I guess maybe I just haven't learned the new stuff yet, but I'm pretty lazy so I'll wait lol. Hacking is kind of overused thought, "today's hackers" are stupid and useless, I don't think hacking is very relevant as we slowly become more intelligent with fixing loopholes and bugs, but obviously there are always flaws, and I think we have to start looking at it in more directions than 1. We will progress very slowly if we only look at it from one side (which is what a hacker sees). It's an interesting topic, would love to discuss it some day, but I'm still a young person in that area, so I only know some of the basics beyond general standards.
  19. Or it could just simply be aligned right, not sure hard for me to tell from picture, but I also just noticed there is a div that is aligned correctly (unless I'm crazy blind lol), and the inner piece is just really short and aligned to the right. Regardless, still difficult to tell.
  20. Any tips for building a community audience for beginners, been working on mine for a while now, can't seem to get people to stay :( 

    1. Salazar

      Salazar

      Hello Storm! What is the niche of your forum?

      I love debating about these things. I also love forum software and CMS. I've worked with XenForo, myBB, phpbb, iPB, SMF and the only one I refuse to work on is the vBulletin hahaha. It's horrible.

    2. Stormie

      Stormie

      Casual and Competitive Gaming

    3. Salazar

      Salazar

      Cool, if you can send me the link by PM :)

    Thank you, always nice to be up to date with the software
  21. It can sometimes help to provide a snipet of code...my only guess without the code or being able to see the source is to find the CSS that goes with that and slap a text-align: left; to it...can't help you much without the site or code.
  22. I primarily use the basics, very simple languages to learn which I always recommend to learn even if you're going to be the slightest computer nerd: HTML, PHP, CSS, Javascript, jQuery, and Bootstrap. All of these are good to at least understand, even if you don't plan to go into web development hope that answers your question. As for web security, I am as simply as I can put it, a white hat hacker. I like to help test the strength of websites by providing feedback to ensure websites are using top notch privacy. If I see any loopholes I generally release a note to the public body and send a note to the web master (so I can do my job of notifying the users of a website what their current privacy actions are like). I can also scroll through someone else's code (which I'd prefer) and easily find loopholes, for example, last week I was helping a friend, and they were not encrypting passwords AT ALL (which means they can see what your password is and anyone who would happen to hack the website would see as well). It's a very beneficial field, I've made thousands of dollars doing things like that, and I'm not even in college yet Thank you!
  23. I do like how it kind of morphs the snowflake and the wording though, the current logo looks really basic, almost like someone who has never used photoshop before could just launch the program and type it up, at least with this one it shows some unification with the logo so it doesn't look so separate from the icon and the name. Just me, would like to see more of your work @Morpheus
  24. Hello, Hello, Hello! Hello Web Flakers, My name is Stormie, you can call me Storm if you are two lazy to type 2 more letters, I don't care. I am a highly advanced web developer who specializes in developing web programs and I also specialize in website security (such as ensuring websites aren't trying to steal data you don't want them to steal such as passwords or private information without your knowing). I am 18 years old, and about to graduate high school (in two weeks this won't be relevant cause I will have graduated). I will be going to college for Computer Science with an emphasis on IT Management. If you have any questions about website development or design (I am not a programmer - not yet anyways, so don't ask me programming questions), feel free to message me. I do not do commissions or projects for anyone unless I truly think I can make the time, if you really need something done, throw me a message and I'll be straight up honest with you whether I can or cannot do it (skill-wise or time-wise). If you need help with ANY forum software from MyBB to IP.B to XenForo (and a few others I know), hit me up. I've been working with forum software since I was 9 years old (yes I've been in web development since I was very young, I'd say about 8 or 9 years old, I was a computer fanatic). Thanks for checking out my intro, would love to help grow this community, seems like a great one. Your Friend, Stormie
×
×
  • Create New...