Is it possible to change this box that display player name and such?
Is a little boring that its just square..
I have attached and image of what I mean..
Best regards
Martin Jensen
By you? No. Just adding items to a menu doesn't make them do anything. There has to be code written. What functions are you wanting to add?BossJr wrote:Is is possible to add a new menu field?
- I want 2 menu fields where I can redirect players (in a new window) to a Url (I own) where there is 2 forms of contact.Kent Briggs wrote:By you? No. Just adding items to a menu doesn't make them do anything. There has to be code written. What functions are you wanting to add?BossJr wrote:Is is possible to add a new menu field?
You cannot modify the menu but you can put links in the Site News and Site FAQ dialogs like this:BossJr wrote:- I want 2 menu fields where I can redirect players (in a new window) to a Url (I own) where there is 2 forms of contact.
Is this possible in any way?
Code: Select all
<a href="http://www.example.com" target="_blank"><u>Contact Info</u></a>Kent Briggs wrote:You cannot modify the menu but you can put links in the Site News and Site FAQ dialogs like this:BossJr wrote:- I want 2 menu fields where I can redirect players (in a new window) to a Url (I own) where there is 2 forms of contact.
Is this possible in any way?
Code: Select all
<a href="http://www.example.com" target="_blank"><u>Contact Info</u></a>
Why not? They're on the Help menu. You can use the Language feature to change the menu label from "Site FAQ" to "Contact Info" or whatever you want.BossJr wrote:I cant use that unfortunately..
Space is at a premium on mobile devices so the outer div blocks are not implemented there.What about the HTML banner settings? I can put links there. But they won't show on mobile devices???
I will take a look at it.Kent Briggs wrote:Why not? They're on the Help menu. You can use the Language feature to change the menu label from "Site FAQ" to "Contact Info" or whatever you want.BossJr wrote:I cant use that unfortunately..
Space is at a premium on mobile devices so the outer div blocks are not implemented there.What about the HTML banner settings? I can put links there. But they won't show on mobile devices???