jay, novice human (
10billionghosts) wrote2025-05-02 04:53 pm
Entry tags:
code: FEATURING - a directory code
Just rattling my head around at this point hoping a code eventually falls out lmao. Here's a simple directory/muse list code featuring space for multiple links. You could probably turn it into a CR list with some simple tweaks, too.
CODE HERE:
HOW TO USE:
❣️ This code is mobile compatible! I have not tested this code on InsaneJournal.
❣️ FEATURING is built into a flex grid, so you can copy paste additional tiles in where indicated by the code comments! By default, it comes with one tile.
❣️ You've got one instance of IMG_URL to update here. Be sure to replace that with an appropriate picture URL!
❣️ Be sure to update #URL_HERE with the URL for what you want to link to!
❣️ You can add additional links by copy-pasting the link code. Four to five links should fit on one line, depending on the length of the anchor text you use. You can add more links! They'll just spill over into a new line.
❣️ Make sure to update your placeholder text, as well. (Header Text and link, in this case.)
❣️ ALL TEXT IS TOTALLY OPTIONAL. You can delete either the header or the footer links by simply removing their sections from the code. Both are clearly commented out for easy removal.
❣️ If you don't want links to be links but still want the text, the easiest way to make this change is by simply deleting any instance of
❣️ The default coloring for this code is all grays, because the image you use will MAJORLY impact what will look good for the border. I encourage you to customize the colors on this! Because the default grays look nice enough with anything, but you can probably improve by customizing to each image.
❣️ COLORS:
❣️ I love peeking at what people do with my codes, so feel free to comment if you use! If you're feeling generous, you can also donate to my ko-fi -- it's always greatly appreciated!
HOW TO USE:
❣️ This code is mobile compatible! I have not tested this code on InsaneJournal.
❣️ FEATURING is built into a flex grid, so you can copy paste additional tiles in where indicated by the code comments! By default, it comes with one tile.
❣️ You've got one instance of IMG_URL to update here. Be sure to replace that with an appropriate picture URL!
❣️ Be sure to update #URL_HERE with the URL for what you want to link to!
❣️ You can add additional links by copy-pasting the link code. Four to five links should fit on one line, depending on the length of the anchor text you use. You can add more links! They'll just spill over into a new line.
❣️ Make sure to update your placeholder text, as well. (Header Text and link, in this case.)
❣️ ALL TEXT IS TOTALLY OPTIONAL. You can delete either the header or the footer links by simply removing their sections from the code. Both are clearly commented out for easy removal.
❣️ If you don't want links to be links but still want the text, the easiest way to make this change is by simply deleting any instance of
href="#URL_HERE" where you don't want the text to link.❣️ The default coloring for this code is all grays, because the image you use will MAJORLY impact what will look good for the border. I encourage you to customize the colors on this! Because the default grays look nice enough with anything, but you can probably improve by customizing to each image.
❣️ COLORS:
- hex code #ccc is a base gray and it is used to declare border color. Find it in the image section of the code, appearing as
background:#ccc, rather than border, because I did some fuckery to achieve the look I wanted with this code lmao. - hex code #000 is black, and is the outline for the text. IMO you don't need to change this as this is here for visibility reasons on light backgrounds.
- hex code #fff is white, declared at the top of the code and in every link, for the base font color. If you want to change this color, just use find-replace to do it to easily get every instance.
- hex code #7c7c7c is a dark gray and is the offset text shadow color. I definitely suggest changing this to better fit with the image you choose to use. Red often looks nice!
❣️ I love peeking at what people do with my codes, so feel free to comment if you use! If you're feeling generous, you can also donate to my ko-fi -- it's always greatly appreciated!

no subject
no subject
no subject
no subject