Comments on Chunk (Tabs) All Comments Start of Thread Parent

We have the same clash LOL is it Eggy's CSS by any chance? Because it's not showing on mine either lmao ;; I'll look into what's causing the problem! I'll update the code and notify you when I do so :]

yesss its eggy lol dangit alright thank you so much ;0; <3

i found the issue! apparently you just need to change the <p></p> i used in the summary and relationship tab to <div></div>!!

THERE WE GOOO YOSS THANK U SO MUCH!!! awesome you both have been super helpful i freakin cry

Feel free to delete these messages if they clutter the comments here too much lol i appreciate this tons!

Next time please wait for the coder's solution before contacting another coder about it ^^; Especially because it really isn't Eggy/CSS coder's responsibility to fix compatibility issues with other people's HTML codes

oh im so sorry i hadn't realized id done something wrong! thank you for the correction, ill make sure not to do that again im so sorry!

OKAY SO I MESSAGED EGGY! and this is what they told me:

" its because you're using dark mode, which has white font. this is an issue with your HTML customization, not my css! you can switch the color mode to one that has dark font if you like? the gallery has all the different modes. or adjust html to work with the white font, its up to you.

as a general note i cannot guarantee my CSS will work perfectly with any HTML that does not come specifically with it, there's too much variance in coding that it would be impossible. You're free to use any HTML you wish with it, but be aware you may personally have to make adjustments to make the HTML/CSS work together properly. In general i advise against using HTML that comes with custom colors coded in, the inline css will clash with the CSS sheet, themed color HTML will work easier as there's nothing to clash (o o)d "

i assume eggy set the CSS' default text colors to be a very light color and that's why it clashes with my html (i also coded the background to be light in this html, hence the clash)! no one's at wrong in here the codes just happened to clash unfortunately, i'll see if i can edit the code to be more bootstrap friendly for the future

for now the solution that works for my end is to change the <p></p> i used to <div></div>! let me know if it works for you ovo