Martzi
New Member
I'm a rather rusty programmer and I've never used BBCode before and have rarely played with graphics in the past, leaving me with SO many questions. Here are the most immediate, going from most general to most specific:
If anyone can help me with any of the above questions or point me in the direction of an answer (you don't have to tackle all of them), that would be super helpful! Thanks!
- How do I go about learning this language? I read the tutorial on here and the brief one on bbcode.org and they were helpful (well, mostly the one on here was, the one on bbcode.org was quite minimal) but there is SO MUCH that neither of these cover. Is there a list of functions and their parameters somewhere? Another tutorial I'm not seeing? How did you learn the language?
- I've been trying to code on the Private Workshop on this site so I'd see what it looks like on here and because I didn't feel like finding another place to code. But it keeps adding code when I post it???? Sometimes it seems like this is its way of fixing bugs but other times it seems entirely random. What's going on? Is there a way to stop it from doing this? Where do you generally write your BBCode? On site or somewhere else? If somewhere else - where?
- How do you make your code work on mobiles and devices sized differently than your own? Like, I thought 'columns' just divided your screen, however big, into 8 parts you could divvy up. But it seems that on my phone some of the column is in the next row??? Is there a way to fix this specific problem and/or a tactic for making your code work on other peoples' devices?
- Is there a way to change the opacity of the background image in a div?
- I have a div that scrolls (just using overflow-y:scroll, so maybe there's better ways) and it's got a big ugly scroll bar. I haven't decided if I want to sacrifice aesthetics for the practicality of actually indicating that there is more and the user needs to scroll. But the scroll bar is so close to the words it gets hard to read. Is there a way to get rid of this bar or to have a wider margin between it and the text?
If anyone can help me with any of the above questions or point me in the direction of an answer (you don't have to tackle all of them), that would be super helpful! Thanks!