Back

Help Center

Ask questions and help others in this forum.
TOPIC | HTML Coding Help??
I've got two dragons with extremely similar coding, but they both show up differently and I don't know why? They're both from user @/Mibella if you wanna find the templates. I also have the documents with both dragons code on it if you need to take a look.

My problems with Vocaloid's coding:
- Her Dracoroid Subspecies icons won't show up, despite being correctly formatted.
- Her column formatting is not the same as Fabella's, therefore you have to scroll to read all of it. I also can't figure out how to fix that.

Vocaloid's Link : https://flightrising.com/main.php?p=lair&id=259903&tab=dragon&did=32654997
Fabella's Link : https://flightrising.com/main.php?p=lair&id=259903&tab=dragon&did=41394012


Basically I want Vocaloid's bio to look like Fabella's and..it ...just does NOT and it's killing me. PM for coding document access.
I've got two dragons with extremely similar coding, but they both show up differently and I don't know why? They're both from user @/Mibella if you wanna find the templates. I also have the documents with both dragons code on it if you need to take a look.

My problems with Vocaloid's coding:
- Her Dracoroid Subspecies icons won't show up, despite being correctly formatted.
- Her column formatting is not the same as Fabella's, therefore you have to scroll to read all of it. I also can't figure out how to fix that.

Vocaloid's Link : https://flightrising.com/main.php?p=lair&id=259903&tab=dragon&did=32654997
Fabella's Link : https://flightrising.com/main.php?p=lair&id=259903&tab=dragon&did=41394012


Basically I want Vocaloid's bio to look like Fabella's and..it ...just does NOT and it's killing me. PM for coding document access.
Just looking at the profiles alone, my guess is you've got some tag open/close inconsistencies, as the image links for Vocaloid's subspecies have: [code][img][/img]https://i.imgur.com/hjwXItX.png[/code] Double check every tag you open also has a close in the right place. And for the columns, my guess is your tags are a bit out there as well. Can't see exactly where just from the profiles alone, but... yeah, double check you have the right number of open and close tags. Recommend using Notepad++. It's a small download, and although it doesn't handle BBCode as well as it does other coding languages (with proper HTML, XML, Java, etc it colour codes everything, really helpful), it still formats code in a way that makes it easier to spot errors.
Just looking at the profiles alone, my guess is you've got some tag open/close inconsistencies, as the image links for Vocaloid's subspecies have:
Code:
[img][/img]https://i.imgur.com/hjwXItX.png

Double check every tag you open also has a close in the right place. And for the columns, my guess is your tags are a bit out there as well. Can't see exactly where just from the profiles alone, but... yeah, double check you have the right number of open and close tags.

Recommend using Notepad++. It's a small download, and although it doesn't handle BBCode as well as it does other coding languages (with proper HTML, XML, Java, etc it colour codes everything, really helpful), it still formats code in a way that makes it easier to spot errors.
@Ruan
Thank you very much!! I'll double check everything and do my best to spot them errors!!
@Ruan
Thank you very much!! I'll double check everything and do my best to spot them errors!!
@Bandicut
No problem. I can't take a closer look right now, but I'll be back in maybe 2-3 hours, so if you haven't found it by then, I look through the code with you. :)
@Bandicut
No problem. I can't take a closer look right now, but I'll be back in maybe 2-3 hours, so if you haven't found it by then, I look through the code with you. :)
@Ruan
Oh that would be wonderful! I'll let you know if I come back with anything fixed, I really super appreciate all your help,, agh thank you much!!
@Ruan
Oh that would be wonderful! I'll let you know if I come back with anything fixed, I really super appreciate all your help,, agh thank you much!!
@Ruan
I figured it out!! It was a misplaced [//img] and a misplaced [//nexcol] :> Thank you so much for your help!!
@Ruan
I figured it out!! It was a misplaced [//img] and a misplaced [//nexcol] :> Thank you so much for your help!!
@Bandicut
Glad you got it sorted. Vocaloid's profile is looking great! :)
@Bandicut
Glad you got it sorted. Vocaloid's profile is looking great! :)
@Ruan
Thank you much!!
@Ruan
Thank you much!!