1 |
|
---|---|
Posted by | ? codes aren't working ? |
undeniable past (#138277) Terrifying View Forum Posts Posted on 2020-04-27 09:50:08 |
**H A L P** with the whole quarantine things and really nothing to do I've started to get deep into lioden, paying more attention to stats, mutation / certain look breeding etc. I've also started coding (for lioden, im a self taught coder for years and designed rp sites.) None of my codes work for caves and / or bios. Figured maybe Im just doing something wrong so looked around for free ones to use until I figure it out. Problem is, those arent working either. The only ones I can get to work are the ones that change the entire page color and layout. I just want to add like a box with breeding rules or a cute html thread like design for their biographies but they dont load the codes just the text. WHAT AM I DOING WRONG? 0 players like this post! Like? |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-04-27 10:02:06 |
undeniable past (#138277)
Terrifying View Forum Posts Posted on 2020-04-27 10:33:20 |
CODE EXAMPLES: ○ - for tables - < table style="background:#HEXCODE;width:630px;height:70px;border:1px solid;">< tr >< td >TEXT HERE< /td >< /tr >< /table > ○ - general designed codes - cant figure out how to post it without it working so here: https://pastebin.com/eVRXGQ2P (code by katie) CODE CREDITS & LOCATIONS: > https://www.lioden.com/topic.php?id=304429286374 > https://www.lioden.com/topic.php?id=304429190774 > https://www.lioden.com/topic.php?id=304429196806 > https://www.lioden.com/topic.php?id=304429345639 NOTES: I can do the codes and drop box css stuff, but im not trying to change the entire page, I just want a designed table/ code for like the cave & lion bios like a cute little profile thing or something, not the entire page, but nothing works. 0 players like this post! Like? Edited on 27/04/20 @ 10:35:10 by Azaine (#138277) |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-04-27 11:05:31 |
Ah I see your problem! You're usingg the html table which works in the chatter topics. You need to find Div style boxes :) 0 players like this post! Like? |
undeniable past (#138277)
Terrifying View Forum Posts Posted on 2020-04-27 11:21:23 |
would this code be what your talking about? <* div style="background-color: eeeeee; font-weight: bold; color: black; border:thin Black; border-style : dashed; line-height: 20px; padding-top: 6px; padding-left: 6px; padding-bottom: 6px; padding-right: 6px;" align=center *>TEXT HERE< */div* > I've tried it. When I update the information it removes the coding and just posts the text 0 players like this post! Like? |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-04-27 11:29:45 |
Looks like the one I use, I wonder if you need CSS for it to work either way. This seems outside of my experience so I'll have to pass on to someone else to help . Sorry dear! 0 players like this post! Like? |
undeniable past (#138277)
Terrifying View Forum Posts Posted on 2020-04-27 11:58:30 |
Its fine, thank you for trying to help <3 Hopefully someone else knows whats going on. U P D A T E - div & css codings are deleted once i try updating the information and all thats left is the text * basic html like adjusting text / pictures seem to work but anything else like boxes, tables, etc for making a bio profile layout stays in the information box but doesn't display in the updated information. Im confused, the boxes say they accept html so I dont know why not all of the code is loading.... 0 players like this post! Like? |
Myr (#188)
View Forum Posts Posted on 2020-04-27 12:00:52 |
You can't use complex html like tables in bios unfortunately, it isn't supported 0 players like this post! Like? |
undeniable past (#138277)
Terrifying View Forum Posts Posted on 2020-04-27 12:03:18 |
ah, so basically for the basic html stuff here its limited to editing the texts? Thats no fun D< thanks so much for helping though! Much appreciated, thought I was doing something wrong! 0 players like this post! Like? |
Myr (#188)
View Forum Posts Posted on 2020-04-27 13:17:48 |
Pretty much, yeah. You can do (some) more complicated things on den pages and forums, but lion bio content is very limited 0 players like this post! Like? |
undeniable past (#138277)
Terrifying View Forum Posts Posted on 2020-04-27 13:22:05 |
1 |
---|