I just got the Miami Cityscape Expressive layout and want to do some minor customization to it. For years I've been using Flexible Square and I'm not exactly sure how I even made my layers for that in the first place.
This is the layer I had for my old one. I'd like to have many of these features again on Expressive. I created a new one I
(
Read more... )
For one thing, what happened when you put in your CSS to change the LJ userhead icons? It doesn't vary by layout, so there shouldn't be any reason it wouldn't work.
Reply
Reply
Reply
Compile error: line 17, column 1: Unknown token encountered while parsing layer: [TokenPunct] = .
S2::Layer, S2/Layer.pm, 67
S2::Compiler, S2/Compiler.pm, 27
Reply
set custom_css = """
[... CSS etc. ...]
""";
or copy it into the Custom CSS space on the Customize Journal Style page.
Reply
BTW, I too did spend a long time going through the tags and saw one person mention they had the same issue not finding hence why we just ask. I don't think it has anything to do with the tags because when we're new to this we don't even know what the name is of what we're searching for. So wading through lots of posts until I find what I'm looking for that might be obscure (like the tiny icon code, now I kow what it's called) can be a problem. I'm going add Solved to this, but I still have lots of questions. I'll save them for another day.
Reply
Try adding some padding-top to h2.asset-name{}. That might get to look the way you want.
I'm sorry if you felt like I was giving you the brush-off, but between my LJ Support admin responsibilities, and you know, real life, I don't have the kind of time I used to to type up really long replies to people answering lots of questions. I know it's a poor excuse but it's a fact of life. So, I have to refer people to what's already been answered. When I came up with the tagging system, I did so to try to cover all the bases without getting too verbose. I can understand that it may not be intuitive to everybody.
You're welcome to post updates to this post with more questions, or to make a new top-level post, whichever you prefer.
Reply
I'm trying to change the bats in the "bats green" theme, and no matter what I do, it just puts the new image under the bat. It's all in the custom CSS section; should I be doing this in layers?
Reply
.asset-stream .asset-header-content {
background-image: url(YOUR URL);
}
Reply
Reply
Reply
Reply
Leave a comment