MentaL
09-02-2006, 10:00 PM
Global links in every user's signature
Benefits:
- Sell links (using third party random generated links)
- Advertise or promote your new websites
- Share news and announcements
Now to install!
- Login to your admin panel.
- Go to style manager and select your style you are using.
- Go to postbit_legacy or postbit (dependant on which one you use) and search for .......
$post[signature]
- Underneath place the code.. such as
<p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p>
Woola, installed, congratulations.
Tips!
If you wish to only have the link show for certain usergroups, you can use the following code!! remember to replace XX with the usergroup number.
<if condition="$post == [U]XX"><p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p></if>
Wish to share more useful codes? Reply w/ them.... Enjoy!
Benefits:
- Sell links (using third party random generated links)
- Advertise or promote your new websites
- Share news and announcements
Now to install!
- Login to your admin panel.
- Go to style manager and select your style you are using.
- Go to postbit_legacy or postbit (dependant on which one you use) and search for .......
$post[signature]
- Underneath place the code.. such as
<p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p>
Woola, installed, congratulations.
Tips!
If you wish to only have the link show for certain usergroups, you can use the following code!! remember to replace XX with the usergroup number.
<if condition="$post == [U]XX"><p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p></if>
Wish to share more useful codes? Reply w/ them.... Enjoy!