• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Help with how to code this

Elysionistic

i have no idea what I'm doing
Hey guys! I've got some basic programming skills in html and java etc., but I have no clue as to how BBCode works. Do you have any good websites/sources for playing around with it?

Also, I'd really like to code this design so that the boxes can contain text and be scrollable in BBCode. The images etc. can be as they are, since I already made the finished template in photoshop and kinda wanna keep it this design (making it in BBCode would be too high level for me lol), but I think the boxes shouldn't be too difficult, right? What do you guys think? Can someone help me or direct me so that I can do it myself



KC_Owaine.png
 

Attachments

  • KC_Owaine_blank_02.png
    KC_Owaine_blank_02.png
    1.9 MB · Views: 0
bbcode is basically like html & css except instead of <div> <style> <span> <div class> <span styel> tags, we have [border=] & [bg=] ones

i'm not aware of any websites, but we do have a
bbcode library with all the basic bbcode tags, and then there's also tons of threads you can browse right here in the bbcode center. i think the latter is the most efficient bc then you can take apart the code people have provided to learn, and most people are more than willing to help you out with any "whys" and "hows" you encounter across the way

as for scrolling, weldherwings weldherwings has explained how to work out hidden scrolling (which, imo, looks way better than visible scrollbars) in her post/video right here. she's also shown a simple example in this post. but if you look around, you'll see that different people have different ways of adding scrolling and coding in general, so it's just a matter of what makes the most sense to you c:
 
Last edited:
bbcode is basically like html & css except instead of <div> <style> <span> <div class> <span styel> tags, we have [border=] & [bg=] ones (we used to have bbcode+ and bbscript that supported [div=], [class=], [div class=] & [script class=] tags too but that's been taken down)

i'm not aware of any websites, but we do have a
bbcode library with all the basic bbcode tags, and then there's also tons of threads you can browse right here in the bbcode center. i think the latter is the most efficient bc then you can take apart the code people have provided to learn, and most people are more than willing to help you out with any "whys" and "hows" you encounter across the way

as for scrolling, weldherwings weldherwings has explained how to work out hidden scrolling (which, imo, looks way better than visible scrollbars) in her post/video right here. she's also shown a simple example in this post. but if you look around, you'll see that different people have different ways of adding scrolling and coding in general, so it's just a matter of what makes the most sense to you c:

Thank you so much!
 
Thank you so much!
ofc !
i should also mention: some coders here are open to taking requests to code templates for you (i don't think there's any active threads of the sort right now but i'm just mentioning that it is a thing), and will be more than happy to give you in-depth tutorials ! i wasn't sure if you're looking for the latter so i tried pointing you to resources that could help you out ^33^
 
ofc !
i should also mention: some coders here are open to taking requests to code templates for you (i don't think there's any active threads of the sort right now but i'm just mentioning that it is a thing), and will be more than happy to give you in-depth tutorials ! i wasn't sure if you're looking for the latter so i tried pointing you to resources that could help you out ^33^

Thanks again, haha! I'll check that out! <3
 

Users who are viewing this thread

Back
Top