If you're not using an Expressive/Mixit layout (Edit: or the default component layouts), chances are your entry titles no longer look quite right since Livejournal just changed the layouts to display entry titles as links.
This applies to my shared layouts too. So here's the CSS override needed to change the title link format in the layouts.
(
Bloggish )
Comments 19
Reply
The one component layout I did though had a different color for Entry title links, so if people want the color changed back to the original on it, the code above wil do it :)
Reply
(The comment has been removed)
Reply
I'm using, as you know, a layout from the fulcurm, and I'm terrified to fuss with it.
Reply
http://www.livejournal.com/customize/options.bml?group=customcss
You'll see the area you pasted all the codes from thefulcrum :)
I looked up the layout which is Bloggish and you just need to paste this code to the end of all that code:
.entry h3.entry-header a {
color: #379CB3 !important;
font-size: 1em !important;
}
That should be it!
Reply
text-decoration: none !important;
Reply
Reply
Reply
Reply
i've been irritated about my subject link for quite some time already..
you're a saviour.. thank you again!! ^o^ ♥
Reply
Reply
Leave a comment