no. (
sa1nt) wrote in
style_system2022-10-04 08:15 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
question (kind of a request maybe?)
i love layouts with multiple columns for posts, like
https://tess090.insanejournal.com
https://tess072.insanejournal.com
https://tess071.insanejournal.com
however, i don't find any of these on DW, except a single one made by killthecake, which i tried to edit but don't manage to make it fit my likes. so any tips or suggestions? i'd also be happy if someone actually made layouts that looked similar to the above ones since i enjoy minimalist style and tiny fonts.
https://tess090.insanejournal.com
https://tess072.insanejournal.com
https://tess071.insanejournal.com
however, i don't find any of these on DW, except a single one made by killthecake, which i tried to edit but don't manage to make it fit my likes. so any tips or suggestions? i'd also be happy if someone actually made layouts that looked similar to the above ones since i enjoy minimalist style and tiny fonts.
no subject
that being said:
it's not only that part, i literally don't understand anything after part 1.
"Your Complete Style theme layer needs to be copied into this compiler. Select the two lines already in the compiler and paste over them. You can find the Complete Style theme layer on Insanejournal at Customize > Advanced > Public Layers > Complete Style, where you then need to click Raw Source Code."
"this compiler"? i had to think what this means in the first place. i don't understand the entire paragraph. what is it referring to? is it saying i need to create a SECOND custom layer in addition to the first one? sorry, it's extremely confusing to me. (also i should add i don't have an IJ account)
no subject
STEP 1 ends with Click the Edit button next to this layer.. The page that opens when you click the Edit button (403 errors withstanding), is the so-called compiler. At this point there should basically be a mostly blank site with just the two lines at the top:
layerinfo "type" = "layout";
layerinfo "name" = "";
This huge white space is the place to insert the whole lot of code found here. It's important that you actually override/delete the already existing two lines. Now that you copied that code here, you click the tiny [Save & Compile] button at the top of the page until you get the following message in the field at the bottom:
S2 Compiler Output at Wed Oct 5 ...
Compiled with no errors.
If you succeeded with this step your layer can now be found on Your Layer page under the name
Child of layer 1: LiveJournal S2 Core, v1
XXXXXXX | layout | Complete Style
Hopefully that more detailed explanation makes more sense to you? We're still working with just the one layer at this point. By editing it in the so-called compiler we just give it another name and introduce the basic layout instructions from IJ to DW, so that we can style our layout with CSS that's intended for IJ in the next step.
Please let me know if there are any issues with these steps so far or if you got this to work. Then we'll tackle the part where we actually add the custom layout.
no subject
I just tried the first one ICONIC - Two Column (Sidebar on Right) for myself to figure out if there are any bugs. I also added the suggested additional fixes from the original tutorial.
There was one line of code from that custom layout concerning the entrylinks that caused some issues, but the layout works just fine without that, so I just removed that line.
Since I don't have any public entries on my personal journal to show you the results, I set the layout up (temporarily) on my creative community for you:
no subject
which line though?
no subject
The full working code (including the suggested modifications from
I am going to remove this layout from my comm, but just in case you (or anyone else) wants to use this later...
no subject
now i just need to remove the poster names because i don't like them appear on my sidejournals/private communities.
no subject
I hadn't seen her tutorials before, but have taken a closer look now and have to say, there are a lot of really useful tutorials. I also found one where she goes into more detail about how to make these multiple columns layouts. Maybe that might be helpful for you if you want to play around an tweak things.
no subject
i faintly remember having looked into this link before and not understanding how to implement it...