rawr!!

Dec. 10th, 2010 01:24 pm
xaea: (Default)
[personal profile] xaea posting in [community profile] style_system
i have a new theme/layout all set to go with header image, entry bg image, and main bg image. i just spent half an hour trying to find a dw theme that works with the header image and i finally found one i liked but i can't remove .userpic!!!

do any of you recommend one base layout over another when it comes to using header images??

Date: 2010-12-10 07:11 pm (UTC)
foxfirefey: A fox colored like flame over an ornately framed globe (Default)
From: [personal profile] foxfirefey
What do you mean by can't remove .userpic? There's a couple different things I could think of.

You can remove it by CSS through .userpic {display: none;} in custom CSS.

If you want to edit layers so it doesn't even print out, I could tell you want to change, too.

Do you only want it to show on reading pages?

Date: 2010-12-10 10:57 pm (UTC)
foxfirefey: A fox colored like flame over an ornately framed globe (Default)
From: [personal profile] foxfirefey
Not knowing CSS is okay! I just didn't know whether you were okay with that solution or were looking for something else.

And yes, that will remove .userpics from well, pretty much anything, so I recommend:

.entry-wrapper .userpics { display: none; }

If you want to remove it from all entries in your style.

For specific pages, here is removing it from your recent entries:

.page-recent .entry-wrapper .userpics { display: none; }

And here is removing it from your reading and network pages:

.page-read .entry-wrapper .userpics, .page-network .entry-wrapper .userpics { display: none; }

That will keep the userpic there on entry pages, though, and for comments.

Date: 2010-12-11 12:04 am (UTC)
foxfirefey: A fox colored like flame over an ornately framed globe (Default)
From: [personal profile] foxfirefey
Try this instead:

#primary, #header, #secondary { margin-left: 10%; width: 70%; }

(The #secondary is there in case you even want to add modules to the bottom)

Date: 2010-12-11 12:20 am (UTC)
foxfirefey: A fox colored like flame over an ornately framed globe (Default)
From: [personal profile] foxfirefey
Yaaaay!

Profile

Dreamwidth style system discussion

July 2025

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

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 17th, 2025 12:04 pm
Powered by Dreamwidth Studios