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!



Hrt Icon 0 players like this post! Like?

This is a help board post - replies are ordered by their Help Rating.

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">
<div class="Box1">Box 1</div>
<div class="Box2">Box 2</div>
<div class="Box3">Box 3</div>
</div>


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 ^^



Hrt Icon 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
Hiya! What in particular is giving you trouble?



Hrt Icon 0 players like this post! Like?

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?



Hrt Icon 0 players like this post! Like?







Memory Used: 623.51 KB - Queries: 2 - Query Time: 0.00071 - Total Time: 0.00475s