Quote:
Originally Posted by betts02
will wait like i said for someone to maybe get it slimmer as the uk 1 is way too wide for the profile.
if i knew ho to i waould but just learning vb.lol
|
Yea it is kinda big thats why i added this:
As an alternate since the EU image is so much bigger you can use it under the users signature. Follow this to use for a sig.
In postbit or postbit legacy find:
Code:
$template_hook[postbit_signature_end]
Add above:
Code:
<!--- / PSN Portable ID EU Sig --->
<a href="http://eu.playstation.com/psn/profile/$post[fieldX]"><img src="http://mypsn.eu.playstation.com/psn/profile/$post[fieldX].png" align="center" border="0" /></a>
<!--- / End PSN Portable ID EU Sig --->
Just replace the red
X's with the id of the profile field you created.