[F2U] Allegiances's Comments


In my story there are six Clans, I have tried to paste the Skyclan section twice and change it to Clan6. But when I click on the cats names to have the pictures, it doesn't open. Instead, it opens Clan5's images. I don't know what I am doing wrong, since I am not used to touching codes too much.

you need to change the ids and link hrefs (e.g. change where it says something like cat number to a new number) to be unique. if they arent unique they will open the old images.

eHShJoD.png


Thank you so much, I should've noticed the numbers weren't the same !

youre welcome! :) when editing anything with an ID, you always want that to be unique (unless you actually do want to active two collapses at the same time)

What site did you get the Copperplate font from? I was able to find the other two on Google Fonts but that one only shows up on a "dafont" clone.

it is a default on my computer 

ah, gotcha!

Is sky clan ment to be smaller? Maybe it’s just a mobile thing but the allegiances only go- leader- deputy- medicine cat and then only 2 warriors unlike the other clans?

it is for demonstration purposes. you can add more cats. 

Hey! I was wondering how you change the color of the layout?
Usually codes have a color code you can select, select all and change
without that I'd assume you can't change the color but the gallery shows different themes

the gallery shows the different colors based on what toyhouse theme you are using. it only changes if you change your th theme.

Oooo gotcha, thank you! ^^

This user is not visible to guests.
  1. In the code you'll see fas fa-bolt, fas fa-wind, fas fa-water... 
  2. These are the names of the icons, find the first one that you want to change. 
  3. Go to https://fontawesome.com/, search for the icon you want. 
  4. If an icon for it exists, great! If it doesn't, find another one that's close enough.
  5. Once you have an icon click on it, and at the very top left of the window that pops up it will say the name of the icon. Click on it to copy it:
    image.png
  6. Then replace the word after fa- with your new icon. So fas fa-bolt might become fas fa-fire, you want to just replace the name of the icon without removing the fontawesome abbreviations. Repeat as many times as needed for each individual icon.

hi! thank you so much for posting this code, it's awesome! i have a quick question, and you may not know the answer, but is there a reason i'm not able to preview this on circlejourney's live editor? thanks!

try deleting the comment section right at the top. it should work then

that worked, ty!!

This user's account has been closed.

hi! what exactly isnt working? if you have WYSIWYG turned on it wont work. 

This user's account has been closed.

here: https://toyhou.se/~account/display

switch it off for profile text! :)

This user's account has been closed.

do u think there's anyway for me to replace the images with a link to the characters th page instead?

yes, you would be able to do that. for editing help i suggest the help thread.

This user is not visible to guests.

hi, the default "images" arent images. they are font awesome symbols. you just need to delete it and replace it with an image. if you need help with that you can ask in the help thread.

This user is not visible to guests.

i tried this, but the symbols are unalligned. any idea what I did? https://toyhou.se/RoxyTBDW/characters/folder:3222349

readd "pt-4" to the i class section where you set the font awesome icons. e.g. <i class="fa-solid fa-blahblahblah pt-4">

thank you!

Hey! So for Mobile the top part isn’t really symmetrical? Is there anyway to fix it or edit it?? ;0;

edited pastebin file, repaste the code. 

I’m rlly unknowing in the realm of coding so this might be dumb butttt I have been trying to add another leader and medicine cat to a clan bc my story is all over the place and it keeps messing up all the other list of warriors below them T.T help

Also i adore your codes sm!! They are all so lovely <3

hello, you need to copy and paste the entire medicine cat section, then go and delete the second "medicine cat" heading. the div id that says cat3 (or any other number) needs to be updated, along with the corresponding a href so they match. 

below the original medicine cat section is collapsed with the new one added below it. 

unknown.png

the same thing can be done for the leader. 

tysm!!! <3

This user is not visible to guests.

yes, it is fontawesome icons. 


i dont know where you put the code but it only works on toyhouse and you must have WYSIWYG turned off at all times. 

This user is not visible to guests.

THis is so friggen COOL! The design is so sleek and being able to press for the differnent clans AND icons for the cat! AND you made it free?! BruH We don't deserve you!!

when you click a cats name an image will appear. it is purely for aesthetic purposes and can be removed. 

This user is not visible to guests.

This really awesome!! I'll most definitely be using it for my au Warriors worlds in the future :D

the thunderclan and windclan tabs are messed up on mobile though :[

yes, its because it uses a table (the "apprentices" name is too long). everything still functions though. there isn’t anything i can do to make it more readable—it’s fine if you turn your phone sideways. 

going to see if i can do a quick edit to have the word break on the line

edit: i updated the pastebin with a quick fix that should help alleviate the problem!

For anyone having trouble getting the icons to center in the clan silhouette things, try making the silhouettes bigger! I went with 80 pxls by 75 pxls, but I also cut one clan off, so play around until it looks good with however many you have lined up :)

(sorry if this doesn't make sense? I'm no code expert haha)

you can also adjust the top padding. in the i class (the symbol) there is a "pt-4" which you can delete and enter "padding-top:Xpx;" in the style section (where X is a number). that will let you have more control over the placement of the symbol. 

example:

ygaVC65.png

I didn't know about that, thank you so much ^^

no problem, hope it helps you! :)

And cue sudden flashback to the couple years I spent in high obsession with Warriors <3