Skip to Main Content
ninetydegrees (90d)☕ (
ninetydegrees
) wrote
in
dreamscapes
2012-01-11 08:35 pm (UTC)
no subject
1) In Tabula Rasa this is what customs colors are set to by default:
set custom_foreground_element = "userpic_border";
set custom_background_element = "userpic_background";
so it looks like this is what you want.
If you look at function FriendsPage::print_stylesheets() in
http://www.dreamwidth.org/customize/advanced/layersource?id=550&fmt=html
you'll see what this does and what the other pre-set options are.
If you're not happy with any of this you can use set custom_colors_template, which is explained in the Core layer I've linked to above. If you need more help don't hesitate to tell me so.
(
8 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
Log in
Account name:
Password:
Remember me
Other options:
Forget your password?
Log in with OpenID?
Close
menu
Log in
Create
Create Account
Display Preferences
Explore
Interests
Directory Search
Site and Journal Search
Latest Things
Random Journal
Random Community
FAQ
Shop
Buy Dreamwidth Services
Gift a Random User
DW Merchandise
Interest
Region
Site and Account
FAQ
Email
no subject
set custom_foreground_element = "userpic_border";
set custom_background_element = "userpic_background";
so it looks like this is what you want.
If you look at function FriendsPage::print_stylesheets() in http://www.dreamwidth.org/customize/advanced/layersource?id=550&fmt=html you'll see what this does and what the other pre-set options are.
If you're not happy with any of this you can use set custom_colors_template, which is explained in the Core layer I've linked to above. If you need more help don't hesitate to tell me so.