ext_144884 (
carriep63.livejournal.com
) wrote
in
payne_n_diaz
2005-12-27 09:23 pm (UTC)
no subject
Ok, try this.
1.Go to manage/customize
2.Click on advanced customization (at the bottom)
3.Choose "Your Layers"
4.Click on the edit button next to your layer.
5.Scroll to the bottom of the code.
6.Add this right before </style>
body {
background-color: #59799F;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
}
7.Above that, you should see this code:
a {
color: #0065db;
text-decoration: none;
}
8.Delete that code and put this one in it's place. Let me know if that looks any better!
a {
color: #FDB522;
text-decoration: none;
}
.entry a{
color:#0065db;
}
(
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
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
1.Go to manage/customize
2.Click on advanced customization (at the bottom)
3.Choose "Your Layers"
4.Click on the edit button next to your layer.
5.Scroll to the bottom of the code.
6.Add this right before </style>
body {
background-color: #59799F;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
}
7.Above that, you should see this code:
a {
color: #0065db;
text-decoration: none;
}
8.Delete that code and put this one in it's place. Let me know if that looks any better!
a {
color: #FDB522;
text-decoration: none;
}
.entry a{
color:#0065db;
}