Log In · Register

 
 
Closed TopicStart new topic
Date, time and entry title, How do I change the colour?
megggnasty
post Mar 13 2007, 09:34 AM
Post #1


suckaaaa free
****

Group: Member
Posts: 158
Joined: Feb 2007
Member No: 504,684



This is my Livejournal. Does anybody know how to change the text colour of the date, time and entry title that is above each entry? As you can see (or can't see?), mine is white.
 
Mulder
post Mar 13 2007, 11:53 AM
Post #2


i lost weight with Mulder!
*******

Group: Official Designer
Posts: 4,070
Joined: Jan 2005
Member No: 79,019



find this in your <style> brackets (or add it if its not already there):
CODE
.entrybox td.index2{
color: #;
font-family:;
font-size:;
}


to change the subject, use
CODE
.entrybox td.caption{
color: #;
font-family:;
font-size:;
}
 
megggnasty
post Mar 30 2007, 03:28 PM
Post #3


suckaaaa free
****

Group: Member
Posts: 158
Joined: Feb 2007
Member No: 504,684



I added both of those codes in the correct spot but only the entry title changed, not the date.

CODE
.entrybox td.index2{
color: #000000;
font-family: arial;
font-size: 9px;
}

.entrybox td.caption{
color: #000000;
font-family: arial;
font-size: 9px;
}
 
Mulder
post Mar 30 2007, 05:43 PM
Post #4


i lost weight with Mulder!
*******

Group: Official Designer
Posts: 4,070
Joined: Jan 2005
Member No: 79,019



ah, sorry.

find this in your code:
CODE
.caption, .index {
color: #FFFFFF;
}


and..delete it.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: