|
|
Joined: Apr 2001
Posts: 32
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 32 |
Is it possible to have a smaller font size on the signatures? Just the sigs, not the rest of the text.
|
|
|
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
By default or just certain users or as ubb code?
|
|
|
|
Joined: Apr 2001
Posts: 32
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 32 |
|
|
|
|
Joined: Mar 2002
Posts: 52
Member
|
Member
Joined: Mar 2002
Posts: 52 |
I need this as well, would be excellent.
|
|
|
|
Joined: Nov 2001
Posts: 1,704
Moderator / Da Masta
|
Moderator / Da Masta
Joined: Nov 2001
Posts: 1,704 |
ubb_lib_posting.cgi, find: code:
$post_body .= ("
$vars_wordlets{signature_break} $user_profile[12] ") unless $vars_config{'jc'}->{'is'};
Replace with: code: [qb] $post_body .= ("
$vars_wordlets{signature_break} <font size="$vars_style{TextSize}">$user_profile[12]</font> ") unless $vars_config{'jc'}->{'is'}; [/qb] Untested, but it should work. 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|