Hello my dears!
I actually need a teacher of some kind? I don't know how to formulate what I need.
I'm a first year student in multimedia and I use webstorm to code HMTL and CSS and well... I made what I needed (I think? It looks pretty cool and my hovers on the nav works kachaaaaaa !)
My problems are: -What are all of the intricacies of adding the subeta content such as the human avatar, the comment box ,etc. -How do I put my CSS in my HTML? In webstorm it's linked internally but my best and only guess is that I need to do it internally here. -I don't know what external site is safe to host my image in. I am very afraid of low quality images and things that can hurt my PC. -I am a mess pls help :D
This is a little out of my depth but I like to learn!
I work a part-time job and I am a full-time student it may take a hot second for me to answer but I'll be there <3
I have CSC if you need some payment too :o
Will I ever fall in love. // For any kind of commissions smail me! <3 //
I don't know if anyone has answered your questions/helped or if you figured out any on your own since posting but
IMPORTANT NOTES:
as a very basic example, the navigation on my current profile is just the exact already existing navigation bar subeta has, i've just used css to target the already existing navigation id and then move it down. a more complex example is the HA section, where i have changed the color, resized and moved it, added a scroll, added effects, etc. but i've had to do all of that just targeting what subeta already gives us, not with adding anything additional because you can't add anything additional in those fields, if that makes sense.
it's complicated to explain, but to give a better picture, if i were to take all of the coding off of my profile right now, there would be 1 column of 4 widgets - HA, textbox, leave a comment, and comments. if i were to ever re-order them or remove one, it would completely ruin my coding due to how selecting the content boxes on subeta works.
essentially, you should start with a subeta profile that has no code on it and just the modules you want to show, then move them around from there, rather than coding a whole profile outside of subeta and then trying to fit things into it, because you probably won't be able to! i don't know how webstorm works - i do all my coding either right here in the subeta dashboard editor (that's where you will add in your CSS, go to personal > dashboard > profile) and then just refresh every time i add something new to see how it changes - but i have used brackets/notepad++/etc. in the past, and i don't know that you can open a site you don't host yourself to try and create a profile that way.
if you can show better examples of what you currently have as far as code goes (and a preview of what that looks like), i can try to help more in-depth and in less vague technical terms!