Posted by Scroll box? help :c

🌷°|Yume|°
🌷[He] (#402207)


View Forum Posts


Posted on
2023-05-05 19:07:16
I started creating my own css personalized, and my biggest problem is not being able to create any textboxes that automatically slide and expand on hover.
look for free Html of boxes that could be expanded, but when pasting it in the description of the territory it is deleted and it doesn't show in my den :c
Does anyone know what the correct code is and what I'm failing?
do i have to add some code to my css?



Hrt Icon 0 players like this post! Like?

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-15 17:14:18
hiya!! are you still having issues with this?



Hrt Icon 0 players like this post! Like?

🌷°|Yume|°
🌷[He] (#402207)


View Forum Posts


Posted on
2023-05-16 03:24:19
Oh hi!, Unfortunately I haven't solved it yet, investigating I found this code; which supposedly adding it in your box code will make it expandable.

*height:200px;overflow:auto;*

I added it to a box practice to test it, when saving the description of my Den, the box does not show and disappears ;-;



Hrt Icon 0 players like this post! Like?

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-16 03:42:14
the 'overflow: auto;' part actually controls scrollbars!! theres a few different variations to it that can change how the scroll acts!

having 'overflow: auto;' means that the scroll bar will only show up when the text inside exceeds the height of your box!! but, i havent tested this, i believe having it as 'overflow: scroll;' will show the scroll wheel at all times!!

im not too sure how to explain the expanding boxes, bear with me here !!
they're a separate line from your original body of code for the box! together they'll look something like this (screenshotted from my css i have in my den right now):

i've highlighted the code with those scribbles to try to explain a bit!

the blue highlighted code is your main box, thats the code that customises how your box looks (and where your overflow part will be!)

the yellow part underneath is what makes the boxes expand! you just have to add the width/height you want it to expand to :3

if this explanation is a little confusing, im totally willing to edit it for you to see if i can get it how you want it! i wasnt sure how to explain this to be honest LOL



Hrt Icon 1 player likes this post! Like?

🌷°|Yume|°
🌷[He] (#402207)


View Forum Posts


Posted on
2023-05-16 03:59:25
Don't worry, I appreciate you taking your time to explain this topic I will have to create a box inside my css code in Dropbox. Now I'm going to try to add it and see if I get news :,D



Hrt Icon 0 players like this post! Like?

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-16 04:00:43
good luck!!



Hrt Icon 0 players like this post! Like?

🌷°|Yume|°
🌷[He] (#402207)


View Forum Posts


Posted on
2023-05-16 08:16:20
I'm back, I don't bring good news, I tried thousands of times to create a box within my css code and it was impossible for me. I was not able to create anything that could be seen inside my Den, the only boxes that are detected with the Html boxes that one can place in the description of the territory,
but even so, the same error occurs that even if I add the displacement code, no box moves and stays still, or they directly delete it or eliminate it. I don't know what I'm doing wrong ;-;, the only thing I managed was to update my old css for a nicer one.


The selected text from the image was my failed attempt to code a box within the css.


and here, the same thing, what is selected is what I put in the description to try to make my Den detect the css boxes

I'm sorry if something I did could be wrong; when it comes to Hmtl I don't know much how to code, I'm still very new to boxes



Hrt Icon 0 players like this post! Like?

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-16 17:46:21
sorry for such a late reply, i was asleep!


i think the problem is that in your CSS, you've written .Box1 with a capital B, whereas in your HTML its 'box1' without the capital b!!!
what that means is your CSS is searching for the element 'Box1' and not 'box1'! its a veeeery annoying specific thing try changing these to match and see if that helps at all!!



Hrt Icon 0 players like this post! Like?

DOGFIGHT (#197355)


View Forum Posts


Posted on
2023-05-21 14:26:51
can u copy/paste the code for this pls my boxes dont work either lol



Hrt Icon 0 players like this post! Like?


Edited on 21/05/23 @ 14:27:13 by angelteeth (#197355)

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-21 14:34:33
i can try to fix the box code you've got already for you, if that helps? if you've still got one



Hrt Icon 0 players like this post! Like?

DOGFIGHT (#197355)


View Forum Posts


Posted on
2023-05-21 14:37:14
I typed out what limu did but it didnt work lol, ive gone through different box codes and deleted them when they haven't worked




Hrt Icon 0 players like this post! Like?


Edited on 21/05/23 @ 14:37:36 by angelteeth (#197355)

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-21 14:40:44
it could have been the same issue tbf, did you struggle with the css or html specifically ? like, did the html not create a box at all or?



Hrt Icon 0 players like this post! Like?

DOGFIGHT (#197355)


View Forum Posts


Posted on
2023-05-21 14:41:16
it didnt make a box but I made sure the boxes in the code weren't capitalised. do u know where i could get a different code for the same thing, if thats possible ?



Hrt Icon 0 players like this post! Like?


Edited on 21/05/23 @ 14:43:46 by angelteeth (#197355)

SAR!! :3c (#241962)


View Forum Posts


Posted on
2023-05-21 14:44:51
just to clarify, html box containers like that dont really create an actual box when you add them, unless you actually specify in the HTML that you want them to! honestly im less advanced with html than i am css but to actually make them show up, you can use css or more html to my best knowledge! if i take my css off my den, my boxes dont have outlines or anything for example

so it kinda just depends on if you plan on using css or just sticking to html



Hrt Icon 0 players like this post! Like?

DOGFIGHT (#197355)


View Forum Posts


Posted on
2023-05-21 14:47:28
i put the thing they had in their css in my css and then the part they put in their territory desc in my one too. was that meant to work?



Hrt Icon 0 players like this post! Like?

DOGFIGHT (#197355)


View Forum Posts


Posted on
2023-05-21 14:48:49
i think im just cursed or something lol



Hrt Icon 0 players like this post! Like?







Memory Used: 536.96 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00324s