http://www.livejournal.com/users/windswept/373826.html
How can I get that third line, which is currently represented like this:
if ($p.view!="recent") {
""" <div class="userTitle"><center> """; print $p->title(); """ </center></div> """;
}
To show just the subject title, and not duplicate my journal title? It probably means custom definition of the title for entry pages, but I'm not sure how to do that.
Thanks in advance.
ETA: I know this question looks similar to this, but I have the breaks correct, I just want to redefine what the page title is for entry pages.
Also, if you're interested in what I did to get the breaks in my title bar, you can view my layer here.