Archive for Naruto RP Center V3.5 Naruto RP Center Version 3.5 is the premier way to Naruto Roleplay on the web!
|

Lavathing9
|
Signature Limit Problem Getting Solved!Sometime over Spring Break (Which is this week for me), I hope to fix the problem with signature lengths people are always complaining about. Our host (Myfastforum) and our software (phpBB2 MYFF Mod) do not allow a higher limit than what we are at. Basically we are at the max amount of characters allowed in signatures. I know it isnt alot, especially when you need to have links to all of your RPCs in there.
So, what I am going to do is code in a new section in the "RPG Stats" section (The thing below your signature that has your inventory, villages, and rank) that is "Links to RPC(s):". Making the links click able should prove difficult, but I am sure I'll figure it out.
For those interested in MYFF and/or phpBB2 coding I'll give a little insider tip. (If you arent interested you can just stop reading this post now)
I'll probably use something like this:
| Code: | [b]<span class="RPC"><a href={RPG_LINK}>{RPC_Name}</a></span></td>
</tr> [/b] |
In the profile_view_body.tpl
I'll be experimenting on it. Also, I'll post a message when I am doing this so you know what is happening if the site malfunctions or has coding errors, etc.
|
Zeke Jamora
|
Need any help with the CSS classes? I've been wanting to try some on a phpbb forum.
|
Lavathing9
|
I do not believe phpBB allows CSS in it's coding.
http://myfastforum.org
Register a board, go to the admin panel, Edit Styles/Logos, pick the theme you want to edit, then edit whatever file you want.
|
Zeke Jamora
|
No, no, no. I don't want to skin for phpbb, but I've always wanted to. Also, Lava, the a:hover for the forum is still orange and not purple like the rest of the board.
|
Lavathing9
|
I know, I keep forgetting to change that XD
|
Zeke Jamora
|
You know, you could add some cool lettering onto the Banner with just CSS?
You can do the same for those 2 images. Wanna see an example?
|
|
|
|