Jump to content
  • Sign Up

Kingy

Retired Staff
  • Posts

    1,134
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by Kingy

  1. For glow try: Prefix: <span style='filter:glow(color=yellow strength=1); height: 1px;'>Suffix: </span>I'm sure you could play about with the height, strength and colour to suit you. Thanks
  2. I've learnt something new today. I never actually knew you could change the font using the user group customization, I thought that was down to the skin. Thanks HSBC.
  3. No problem, i thought it was a bit "Bizarre" that this wasn't already a feature.
  4. As far as i know, you cannot actually change the font using the group formatting, just the colour and any other effects like italics, bold, strike out, etc.. The font would be down to the skin you are using.
  5. Hi there, When adding group customization, both the username and the group name will be the same colour unless you use a hook called "Custom name styles" which allows users to pick their own username colour from a colour pallet, and a choice to have bold, italics, strikeout and/or glow/shadow. To download this hook, click the link below. Anyway, for custom usergroup format customization, there is two settings that you will need to fill out. To add formatting for a group, go to Admin CP --> Members --> Manage User Groups --> select the group you wish to add formatting for. The two settings that you will need to fill out is: [*]Group Formatting Prefix - This is what is added before the group name [*]Group Formatting Suffix - This is what is added after the group name Much like HTML coding, if you start a tag in the prefix, you end the tag by putting a / in the suffix. For example, if you wanted to change the colour of the usergroup you'd do the following: In the prefix type: <span style='color:red'> And in the suffix type: </span> With the colours, you would obviously change "Red" to the colour of your choice. You can even use # colours like #5a5a5a for grey. --------------------------------------------------------- Now for Bold: In the prefix: <strong> In the suffix: </strong> --------------------------------------------------------- Making italic In the prefix: <em> In the suffix: </em> --------------------------------------------------------- For strikeout you would do the following: In the Prefix you would have: <S> And in the Suffix you would have: </S> --------------------------------------------------------- You can even have multiple together for example: If you would like the colour red and strikeout you would put: In the Prefix: <S><span style='color:red'> And in the suffix you would put: </span></S> Remember, every time you type in a tag, to close the tag using a / otherwise it will NOT work. --------------------------------------------------------- I hope that clears it up for you - If you have any question then please ask. Thanks, Kingy
  6. He said he has already changed it to 50mb in the downloads settings. Have you checked the individual category settings are set to 50mb too as you can individually set a certain file size you can upload per category. Thanks.
  7. The file will need to be approved by site staff before you will be able to download it to ensure that the file is safe and is what i say it is. Give it a few minutes and it should be approved.
  8. I have uploaded them to webflake. EDIT: Somebody has uploaded them before mine, so the link is above.
  9. Hi, Am i right to assume you got that picture off the IP.Board marketplace? If i'm right then please can you give me a link from the IP.Board marketplace and i will download them for you? Also, as this is a request, this should be posted in the IP.Board Requests forum, which has a 20 non spam post requirement, which you do not meet so it is up to the moderators if this post is closed or not. Thanks, Kingy
  10. I'm not really liking this new layout I'm sure i'll get used to it though.
  11. Hows it going?

  12. Have you tried changing the php_value post_max_size, php_value upload_max_filesize in php.ini.? If that doesn't work, have a look at the following too: max_execution_timemax_input_timeupload_max_filesizepost_max_sizememory_limit Thanks, Kingy
  13. Try replacing default_thumb.png as well. If it still hasn't changed you will have "Allow users to use Gravatars" set as "Yes" You will need to set this as "No" Go to: System > System Settings > Members > User Profiles > Scroll down to "Allow users to use Gravatars" and set it to "No" Like the image below. Thanks, Matt
  14. Hi there, To have a custom default avatar, go to your FTP and look up the following directory: /public/style_images/<skin image folder>/profile/ Upload your new avatar under the name "default_large" there which will then overwrite the old one. Thanks, Kingy
  15. I agree with FaTaL, i would uninstall IP.Board and Reinstall a fresh new upload that has been tested. Take a backup of your board and then re-install from the download below.
  16. Hi, So if i understand correctly, you want to add member rank pips to your website? Secondary group icons doesn't have anything to do with the member rank, but your skin should already have the member rank images already added into the postbit. Is it a custom skin or a skin of the marketplace. If so, what is the skin of the marketplace called? Also, you have added member rank pips haven't you? This hook might be what you're looking for: This will add the pip images. Thanks, Matt
  17. This is really odd, he said it's supposed to be fixed, but it's blatantly not. His replies seem to be really confusing too, Is it a bug? Is it not a bug? I have no idea what is going on right now with that? I haven't tried editing the coding as it said it should have been fixed.
  18. Yeah, that's one of the most annoying things about announcements, they are supposed to be announcing something, but they're not as eye catchy as pinned topics, like you said. It would be good if announcements were just above sticky topics, so they look more like posts, as i have a separation between topics and stickies, so it would nice to then have a small separation between stickies and announcements. I've looked on my board and can't seem to find how to do this, but i'll keep looking.
  19. Hi, I'll have a look into this for you as i'm not sure if this is the same on my board as i don't have a forum setup like that. Anyway, I've read that if you create an announcement from the ModCP and only allow it to display in the forum you want, then that will allow all members to view it, so treat it like a sticky, in that section but set it up like a announcement, unless you want users to be able to post on it of course, which an announcement would not be suitable for you. I'll come back to you with what i find, unless announcements are suitable for your scenario. Thanks, Kingy
  20. I don't really understand what you mean? To add a pip image go to: ACP ---> Members ---> Member Ranks Then save all the pip images you want to your computer and upload them to the FTP as i don't think you can use a URL to apply a pip. Upload them to the public/style_extra/team_icons/ directory. Then type the relevent information into the boxes at the bottom like the picture below: If i've got the wrong end of the stick then reply and i'll try my best to help. Thanks, Kingy
  21. Here is a hook which will just do exactly what you request. http://community.invisionpower.com/files/file/6728-force-posting-introduction-board-index/ Alternatively, one of the easiest ways without purchasing the hook above is to have a group that only has access to post in the introduction forum then have it set to automatically promote the user after the first post (Which will be in the introduction forum) so the user then has permission to post in the rest of the forums. Thanks, Kingy
  22. Hi, Thanks for updating your post to English as now i will do my best to help you. I'm assuming you would like to edit the "Show License To" To do this you go to: Settings > System Settings > Scroll down to General Configuration > Scroll down to "Other General Settings" > Show as License To.. Then change whatever you want the name to be. I have attached some pictures to the post below. Thanks
  23. Please can you use Google Translator to translate what you need support with as the majority of the people on this board speak English. Thanks.
  24. From what i can understand, when your members join your forum, you would like to force them to create a topic in a certain forum? Or do you want to force the user to view a certain topic when they sign up? Thanks, Kingy
×
×
  • Create New...