1 |
|
---|---|
Posted by | Den CSS question |
![]() Tigeressive [ PROJECT KING ] (#172734) ![]() Nice Guy View Forum Posts ![]() Posted on 2023-09-10 16:07:50 |
Back in like 2021 I had no problems adding 3 boxes with text that were side by side, but now everytime I try to use one of the free codes from Katie, it only shows up as 3, non boxes, stacked on one another? Does anyone know why this is happening :[ I dont have any other cave CSS on currently. ![]() It looks like this right now with the code: <*div class="boxcontainer"*><*div class="Box1"*><*h2>header<*/h2>text<*/div><*div class="Box2"*><*h2>header<*/h2>text<*/div> ![]() Edited on 10/09/23 @ 16:10:12 by Tigeressive (#172734) |
Lucian (G1 ✩ Stellar ✩ Ennedi) (#416741) View Forum Posts ![]() Posted on 2023-09-10 16:57:25 |
It looks like you might be missing an ender <*/div>. There are three 'div class=' lines of code, but only 2 '<*/div>'. I'm certainly no expert, but worth a try maybe? **Edit: Ignore me - that code came from Katie herself. We can agree I know little to nothing. Apologies. >_< ![]() Edited on 10/09/23 @ 17:02:38 by Draven (#416741) |
Tigeressive [ PROJECT KING ] (#172734) ![]() Nice Guy View Forum Posts ![]() Posted on 2023-09-10 17:38:14 |
𝐅 𝐎 𝐑 𝐄 𝐕 𝐄 𝐑 ? (#298827) View Forum Posts ![]() Posted on 2023-09-16 19:34:26 |
remove the *….. maybe thats whats the problem! ^^ always remove those star symbols! they mean nothing >:( ![]() Edited on 16/09/23 @ 19:35:22 by 𝐅 𝐎 𝐑 𝐄 𝐕 𝐄 𝐑 ? (#298827) |
Tigeressive [ PROJECT KING ] (#172734) ![]() Nice Guy View Forum Posts ![]() Posted on 2023-09-16 22:50:02 |
1 |
---|