prettygoodyear: (Default)
cornflakegirl ([personal profile] prettygoodyear) wrote in [community profile] style_system2020-01-24 08:12 pm

add tags to converted LJ style, plus add 'edit' to recent page

Hello,

I recently transitioned from LJ to Dreamwidth. I managed to have my layout appear almost identical to my LJ one, but I still have a few issues.
  • For some reason I can't get tags to show with my entries. What code do I need, and where do I put it, for it to work?
  • I would like to have an 'edit' link beneath each entry on the 'recent' page, so that I could quickly edit an entry, without having to select that entry first.
In case anyone is interested, this is my current theme layer. I'm sure, by trying to get things the way I want, I managed to maybe break it? If anyone could have a look and help me out, that would be great!

icicle.home.xs4all.nl/Themelayer.docx
foxfirefey: A fox colored like flame over an ornately framed globe (Default)

[personal profile] foxfirefey 2020-01-30 12:42 am (UTC)(link)
Sweet! Okay, first question first: how much verisimilitude to the current style are we after? That is, what are the most important parts of your style to preserve and how close are we aiming to exact replication? We can get the colorways + basic layout without doing very much custom work at all, just using the wizard. If you want to go further than that, we can then start delving into tweaking the CSS to match your current layout more closely.

I think I have found two suitable candidate core2 styles that could serve as decent bases:

Dusty Foot -- example of your journal in it
Transmogrified -- example of your journal in it

What they each have the ability to do that your current style does:

* They have the ability to do the two column layout with the header above that matches the width of those two columns
* They have the menu between that header and those two columns

Additionally, they have some abilities that your current style doesn't have:

* They make attempts to work on mobile!
* That edit link you wanted is there
* You'll have access to a bunch of different side widgets like the search one if you want that can all be rearranged how you like them

You have a paid account and that means that no matter what we do with this, if you decide it doesn't work out you will be able to revert back, your list of styles is here and take note of the one you are currently using:

https://www.dreamwidth.org/customize/advanced/styles

If you tell me which base style you'd like to start with--ignore things like color/borders which are all very easy to change, keep an eye out for the "bones" of the style; I tried to pick examples that sort of matched your color feel a bit but obviously it's not exact.

Additionally, know that while we are working on this, you can switch back to your current style using that advanced styles page when you're not doing work on it so that it's not disrupting your DW experience the whole time we're hammering it out.

Edited 2020-01-30 00:43 (UTC)
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (tech support)

[personal profile] foxfirefey 2020-02-02 05:43 am (UTC)(link)
So the following changes are ones we can do exclusively in the style wizard without much fuss and a minimum of custom CSS. It's a good first pass, if I do say so myself, especially given that you don't seem to need the replication to be pixel perfect. Here's a preview of about where the below instructions will get you. I realized in the thing up there I linked to Dusty Foot twice, so I ended up using it?

Page Set Up

Pick a starting theme here on the list of Dusty Foot themes.

Towards the bottom of the style pages: The page set up you want is "2 Columns (sidebar on the right)"

Colors:

I used your journal and a website called ColorHound to get the list of colors involved, here's a list of the ones you can use and the places I've put them in my example:

#000000 -- black -- module background color, module border color, page header background color,
page footer background color, entry background color, entry border color
#415b8e -- that purple/blue color -- page background color, all link colors (unless you want hover effects!), module title color,
entry title color
#999999 -- gray
#9b9b9b -- gray
#9d9d9d -- gray
#d9d9d9 -- gray
#d9f0ff -- light blue
#ffffff -- white -- entry text color,
#f1f1f1 -- gray
#fafafa -- gray
#ff0000 -- red

I think there's other details you can tweak around with, I'm hoping giving you the list of colors will help you experiment with that.

Display:

The part you might want to tweak here is the navigation strip colors to match the ones in your style

Presentation:

You want "Place of icons in entries and comments" to be left to match what your style is doing.

Text:

You can use this to alter the text used for a whole bunch of things! For instance, in the "Navigation" section you can turn "Profile" into "About Me"

Or in the entry section you can change the "comment/comments" to "thoughts"

Or in the "Options" section you can change the "Previous" to "Earlier"

Fonts:

"verdana,sans-serif" looks like your preferred journal font

You can tweak the default font size here, too, for different items. Your default font size is smaller than the my browser's default 1em.

Images:

Put https://p.dreamwidth.org/c9c7dff16106/-/icicle.home.xs4all.nl/ajeheader1.jpg in the header background image part, don't tile, top center. We'll set the height of the header in our custom CSS.

Modules:

Unclick the ones you don't want. On your current style you have:

* Profile #1 in the main module section, with your default icon displayed but not the other things
* The link list #2 in the main module second (note: only you will see the manage links bit at the bottom, but it will take you to the place to edit them!)
* The calendar #3

You don't have any other modules. The secondary section goes at the bottom of the page.

Custom CSS section:

There's a couple touches that I felt would be appropriate to round out your style via Custom CSS.



THINGS I DID NOT ATTEND TO:

* Your date of post is before the title of the post in the original: this is changeable if we want but will take some S2 digging
* You have your website in your navigation header. Here, it's in the profile module. This is another thing we can change that will take S2.
* If you want your links in the sidebar to be center aligned, that's CSSable
* I'm sure there's a bunch of other tiny details that, once you get things up and running come to me and we work through the things you would like to alter.

IF ALL THE ABOVE IS TOO OVERWHELMING

Let me know, I could just hand over what those changes would make in a theme layer and we can used advanced customization to just put them all into place instead of making you tweak stuff through the wizard. However! I do think doing it through the wizard will help give you a feeling for how to work through tweaking core2 styles in the wizard as an exercise and show you just how much you can do with it! If you get into more tweaking, there's a bunch of guide stuff here that might be useful.
Edited 2020-02-02 05:46 (UTC)