𝔦𝔱'𝔰-𝔞 𝔪𝔢 🌠 (
lina_trinch) wrote in
killthecake2020-05-21 04:54 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
[2] Minimal Rainbow Layout

❖ Mobile friendly! ❖ Stylized control strip ❖ Comment, tag, archive pages ❖ New images for user & community names ❖ Navigation links at the bottom ❖ Links turn rainbow on hover |
code here!
temporary live-preview here!
imgur album preview here!
❖ Go to Select a New Theme and select Tabula Rasa, the Plain version. ❖ Copy and paste the code into the Use embedded CSS field under Custom CSS. ❖ Under Choose Page Setup (at the bottom), select "1 Column (modules at bottom; no sidebar)," aka the first one. ❖ Make sure Use layout's stylesheet(s) is checked. In the Custom stylesheet URL field, paste in: https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap ❖ Go to the Presentation tab. Select "text-only" for the following options: • Select whether user interaction links are printed as text or using the available icons ❖ Images for the user and community links provided by Icons8. If you'd like to replace the images, here are the urls to CTRL+F for. About 10-12 pixels is your target size. These are both 11px.
Click here for image preview of entries with interaction/management links.![]() ❖ First, CTRL+F for the text below and remove the whole thing the first time you find it in the code, including that comma at the start. , ul.entry-interaction-links, ul.entry-management-links ❖ Next, scroll down to the bottom of the code. CTRL+F this text and remove that, too. /*--If you want entry interaction & management links to appear in the layout, remove this. ❖ You're done! If you hit a snag, let me know. #fff #999 #858585 Links rgba(241,133,133) rgba(213,210,121) rgba(154,228,145) rgba(144,180,222) rgba(233,130,222) Entry & comment border rgba(241,133,133,0.5) rgba(213,210,121,0.5) rgba(154,228,145,0.5) rgba(144,180,222,0.5) rgba(233,130,222,0.5) Text boxes, drop downs, & archive days backgrounds rgba(241,133,133,0.2) rgba(213,210,121,0.2) rgba(154,228,145,0.2) rgba(144,180,222,0.2) rgba(233,130,222,0.2) Blockquote background rgba(241,133,133,0.1) rgba(213,210,121,0.1) rgba(154,228,145,0.1) rgba(144,180,222,0.1) rgba(233,130,222,0.1) Guide to RGBA Colors! Guide to Gradients! Guide to Percentages in Gradients! |
no subject
no subject
SO! You're going to want to start by looking under the ENTRIES section. At the very bottom, there's a lot of things set to display: none;. Find .tag, in there and remove it.
And then add this anywhere in the code!
You should get entries with tags that look like this. Let me know if you have any problems!