jackieXOXO
08-12-2004, 02:03 PM
hey .. i just wanted to know how to change the date to be like all lovercase letters and making it bold and stuff. anyone know how? kthx.
|
View Full Version : dates on LJ jackieXOXO 08-12-2004, 02:03 PM hey .. i just wanted to know how to change the date to be like all lovercase letters and making it bold and stuff. anyone know how? kthx. bourdelson 08-12-2004, 02:28 PM http://www.livejournal.com/users/howto/11414.html jackieXOXO 08-12-2004, 02:48 PM :rolleyes: oh .. i know that link is how to change the actual format of the date. but how do you make the text bold and lowercase?? bourdelson 08-12-2004, 03:03 PM In between the GLOBAL_HEAD tags of your overrides, put this: <style type="text/css"> .index {font-weight:bold; text-transform:lowercase; } </style> That should do it. jackieXOXO 08-13-2004, 02:07 AM okay that worked .. thanks so much. oh and another question .. lol .. um okay you know at the top where it's like "userinfo, calendar, friends, entries, etc." how do you make those lyrics or whatever you want it to say? bourdelson 08-13-2004, 03:24 PM You mean the little ones that look like [entries|friends|calendar] or the ones that look like: [Web site| Web site link] [userinfo| livejournal userinfo] [calendar| livejournal calendar] If you're talking about the second set, then here's how you can change those... http://www.livejournal.com/users/howto/28098.html [Remember, you must specify a Web site in your userinfo for the override to work.] If you're talking about the first ones, then, I'm afraid those can't be changed. |