1 |
|
---|---|
Posted by | CSS help/questions |
TheRandomGoat - G2 Shreds (#210004) Bone Collector View Forum Posts Posted on 2024-09-07 18:39:19 |
So, I made my first CSS a while ago and started with my second that you can probably see on my main account. A few things i wanted to ask is 1. How do I make side by side images? I want the images to be lined up horizontally instead of vertically 2. How do I add scroll boxes? The box i have on now is just a regular box that only get bigger when you add text, and if i have it at a set height the text goes outside of the box. I've seen other dens that have different king avatars and I was wondering how to do that If anyone can help I would appreciate it! 0 players like this post! Like? Edited on 07/09/24 @ 18:51:20 by TheRandomGoat - G2 Shreds (#210004) |
⚜️ Zuri ⚜️ (#247464)
Deathlord of the Jungle View Forum Posts Posted on 2024-09-07 22:15:22 |
Hey! 1. Side by side images can just be done with any image hosting site, you just need the links if I’m thinking what you want. All you need to do is to put the links next to eachother. Here’s a example If using imgbb they will normally come out like this But if you backspace one you can pull them together, the >< should be touching! As for scroll boxes here the code <*div style="width:#px;height:#px;background:#HEXCODE;border:#px solid;"* class="scrollBox"*>Text <*/*div> Remove *'s, replace #'s with numbers and replace #HEXCODE with a color code. I suggest reading and going through hok-z guide Here! I don’t know too much about coding and css outside of this is if you need any help with anything else lioden related feel free to shoot a DM 🐾 0 players like this post! Like? |
TheRandomGoat - G2 Shreds (#210004) Bone Collector View Forum Posts Posted on 2024-09-08 00:36:04 |
Both of those worked! Thank you so much! I thought the images werent working at first but i just had to change the size lol, but thank you again Zuri! 1 player likes this post! Like? |
1 |
---|