Home »
FUDforum »
FUDforum Suggestions »
Updating chat links (Chat platform links are WAY out of date.)
Re: Updating chat links [message #188050 is a reply to message #188034] |
Sun, 14 February 2021 20:46 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma:
|
Senior Member |
|
|
I recommended here above that adding certain social media sites might be a good idea!
Since then I have had a chance to look at the actual code and it don't appears that complex, add the correct urls, proper images, I might even be able to grunt my way through it, but then I could be wrong and it's a lot more difficult than it looks.
Toggle Spoiler <tr class="child-c2 RowStyleA" style="display: none;">
<td colspan="2">
<fieldset class="RowStyleA">
<legend class="RowStyleB">Social networking sites:</legend>
<table border="0" cellspacing="3" cellpadding="5" align="center">
<tr>
<td>
<label>Facebook ID:<br /><img src="/theme/mythemewrkgreen/images/facebook.png" alt="" />
<input type="text" name="reg_facebook" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Twitter Handle:<br /><img src="/theme/mythemewrkgreen/images/twitter.png" alt="" />
<input type="text" name="reg_twitter" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>Google Chat/IM Handle:<br /><img src="/theme/mythemewrkgreen/images/google.png" alt="" />
<input type="text" name="reg_google" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Yahoo Messenger:<br /><img src="/theme/mythemewrkgreen/images/yahoo.png" alt="" />
<input type="text" name="reg_yahoo" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>Skype Handle:<br /><img src="/theme/mythemewrkgreen/images/skype.png" alt="" />
<input type="text" name="reg_skype" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Jabber Handle:<br /><img src="/theme/mythemewrkgreen/images/jabber.png" alt="" />
<input type="text" name="reg_jabber" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>ICQ:<br /><img src="/theme/mythemewrkgreen/images/icq.png" alt="" />
<input type="text" name="reg_icq" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
</table>
</fieldset>
<br />
</td>
At any rate if I get (or pay) to have the code written and tested on my site, would you implement it into FUDforum? The same applies to the video plugin, which I'd like to see expanded to cover other video platforms.
"I'm a Witcher, I solve human problems; not always using a sword!"
[Updated on: Mon, 22 February 2021 23:16] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jan 31 22:35:36 GMT 2025
Total time taken to generate the page: 0.04274 seconds