1 |
|
---|---|
Posted by | Den Coding Help |
Juno (#257349) Impeccable View Forum Posts Posted on 2023-05-23 16:13:32 |
So I'm trying to do boxes/scrolling boxes in my den but its hard for me too, if anyone could help me on it, I would very much appreciate it! 0 players like this post! Like? |
Hok-Z | πΉππππ | G1 Ennedi (#170947) View Forum Posts Posted on 2023-06-04 21:16:28 |
Looks like you're using a F2U Template by another user - which is good because they typically provide you with the code for the boxes you want! Looks like Katie's boxes are still intact, for the most part. Try using this code here and paste this segment within your territory description. <div class="boxcontainer"> In order to change them up to be what you'd like style-wise,, you'll have to mess around with some values within your CSS. I messed around with a possible layout you might like, so feel free to use this if you want to. In order for these to work properly in your CSS, you will need to find the original .boxcontainer and .Box1, .Box2 and .Box3 elements and delete them. In your CSS, you can find them by using Ctrl+F and typing in /* BOXES */ , then delete everything under that segment.Hope this helps you out ^^ 1 player likes this post! Like? Edited on 04/06/23 @ 21:18:36 by Hok-Z| πΌπππ πππ (#170947) |
Hok-Z | πΉππππ | G1 Ennedi (#170947) View Forum Posts Posted on 2023-06-04 20:54:21 |
Juno (#257349)
Impeccable View Forum Posts Posted on 2023-06-04 20:55:49 |
Like first boxes won't work, especially scrolling ones. I want to learn how to perfectly code a box into my den like you see in other peoples den so you can scroll on it too, ya know? 0 players like this post! Like? |
1 |
---|