I've been trying to figure this out for a while but I've had no luck. So I wanted to know if it was possible to customize the info box to center the text & have it say what I want (besides for changing it in the info), or replacing it with an image.
(
Oh my, it's an LJ cut. )
Comments 9
layerinfo "type" = "theme";
layerinfo "name" = "panda_boxer_hack";
#############################################
#
# Print and Print Bodies
#
#############################################
function Page::print() {
var string title = $this->title();
"""
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
""";
$this->print_head();
"""
post title here
""";
print_nav($this);
"""
title goes here
""";
Reply
(The comment has been removed)
That help?
Reply
(The comment has been removed)
Leave a comment