ScotchBonnet
Scotchsour's Place for Layouts, Codes, Icons, Mood Themes...
 
Replying To 
 
20th-Jul-2008 05:28 pm (UTC)
courtesy of babyelefant

Place this in theme layer:

function Page::lay_print_paraphernalia() "User layers can override this to change what appears in the paraphernalia section" {
$this->lay_print_journalinfo();
$this->lay_print_viewsel();
$this->lay_print_viewspec();
$this->lay_print_userlinks();
$this->lay_print_custom_paraphernalia();
if (viewer_sees_vbox()) {
paraphernalia_box_open("", "");
"""
""";
$this->print_vbox();
"
";
paraphernalia_box_close("", "");
}
}
Reply Form 
From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
  
Message:
 
Notice! This user has turned on the option that logs your IP address when posting.
Code by masterslacker. Fiddled by userinfoscotchsour. This page was loaded on May 6th 2024, 6:32 am GMT.