[personal profile] jewelfox
I'm styling the pink Skittlish Dreams some more, and I decided I wanted to move the NSFW and friends-locked tags to the left of the date and time below each entry's title, as opposed to taking up a whole line between them. (You can see an example on this post, which is mildly NSFW and hence has the icon.)

Applying float: left; to .restrictions and .access-filter > img put it on the same line, but it isn't aligned with the date and time part. And I've been trying to use padding to get it to look right, but a) I feel like there should be a more elegant way to make it inline, and b) the padding won't apply no matter what. Not even adding !important does the trick.

What am I missing here, and is the better solution to just create a custom S2 layer and rearrange the placement of elements? If so, how would I go about that (and I get the feeling I'd need to do more CSS styling anyways)?
[personal profile] jewelfox
I'm using Skittlish Dreams, and I had the idea that I could get rid of the "top" part of a sidebar widget (the header and background) to put Custom Text right below my Profile, and make it look like the text is part of the profile. Unfortunately, I'm not sure how to make that part disappear for just the Custom Text module.

.module-section-two .module {
background: none;
}


makes it vanish for all of them, and I haven't been able to make it any more specific. Can anyone help? I tried putting .module-tags_list in there too and it didn't work.

Edit: Never mind, the following code works (replace module-calendar with any other module):

div.module-calendar { background:none !important; }

It's the !important that overwrites the rule handed down from higher up. Many thanks to [personal profile] niya for her assistance.
[personal profile] sky
Is there a way to remove just the Name field from the Profile module of a given layout? (Working with Skittlish Dreams on a different account, if it makes any difference) I've been poking around but haven't been able to find a CSS class or something that would let me easily just display:none it.

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Syndicate

RSS Atom

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 18th, 2025 05:08 pm
Powered by Dreamwidth Studios