Jump to content
  • Sign Up

Cookie Monster

Moderator
  • Posts

    1,420
  • Joined

  • Last visited

  • Days Won

    76

Everything posted by Cookie Monster

  1. Use the code block Admincp > customization > toolbar looks like <> The editor will filter all code as its unsafe and can be used in infections. So if you want to display code use code blog. What are you trying to push of code i to the field?
  2. So left hand side is anything that has to do with email and the CSS. You can also inspect with chrome and see the style that is applied for in the email itself, then search for that specific style in there to edit it.
  3. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  4. Moved to correct location: OP Please make sure you post this in the right section next time
  5. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  6. I believe its default ON after registration if that usergroup has it activated unsure, currently on my phone and in bed so i can't check at the moment
  7. Forum > Edit Block (Left hand side slide out) > Forums > Recent Status Updates Now the users can then do Profile > Edit Profile > Enable Status updates. Write your own status on your own Profile
  8. Might want to look harder then @KomodoByte AdminCP > Members > Groups > Pick a Group > Social > Status Updates (At the bottom)
  9. Welcome to Webflake @Xbox Sidecar As others have mentioned have a read on our Community Guidelines and please do enjoy your stay!
  10. Welcome to WebFlake @InSaNE_101 It has come with a lot of work from staff and the Admins on Webflake, so I do not believe we want to just give you this theme or have you have someone RIP and create the same one. A Community comes with uniquenes, its not unique of people keep copying it. So my idea would be to either use some theme and have a designer re-do the way YOU want it. But I would not suggest to go to Microsoft and say Sorry but when it comes to a theme and webflake i will say NO to assist on making it look the same.
  11. Welcome to Webflake @OrgasmicSweets Please do remember to read our community guidelines located here
  12. Glad to hear you like the site! Anyways welcome to Webflake!
  13. YAY! It's finally here, and we are all aware of it, I have now told people countless time in the download section to stop request the update. It's here when it's here. There is no need to request a nulled 4.2 release it's been worked on, once it's ready we will let you all know. Just please try to make Webflake Staff job a bit easier by reading this, and don't post topics or/and requests in the 4.2 section. Asking when it will be released.
  14. Thank you for considering donating. It is for life. also its accumulating, so if lets say you donate 5$ one time then the 2nd time you are in total of 10$ and get the FROST Tier. More informatioin and showing some perks you get can be found here The donation perks are from Frost, Snow and Blizzard
  15. I would give it another go. Glad i might have to change that and edit the post thanks for the update
  16. Did you remove the old template tag's and did you remove the database after you get that error? I Just tried to install it and I don't get the error.
  17. I'm not following Webflake is a community for Invision Power Board and XenForo with a Webmaster section which cover most coding languages etc.
  18. What you mean paid forum? Welcome again and see try to hear your not going to post much! That's what a community is for ?
    Please stop post requesting files we are aware of a release it does take time to get it all nulled. So from this post on stop ask for a new upload. Thank you
  19. This is what is the problem. Incorrect integer value: '' for column 'field_14' at row 1 (1366) Missing a value
  20. <!--Replace X with the Group ID For 1 Colour Background--> {{if member.inGroup('x')}} <div id="post body_XXX">post code</div> <!--Replace X with the second group ID For a different Colour Background--> {{elseif member.ingroup('x')}} <div id="post_body admin">post code</div> {{elseif member.ingroup('x')}} <div id="post_body mod">post code</div> {{else}} <!--make a standard div to display to members--> <div id="post_body member">Post code</div> {{endif}} So the DIVS are the HTML you need to edit, from that you need to create the css for each group that you want to custom.
  21. Should not need the code, that to me, the way you want I'm thinking 3 divs. 1 for image float left. One for text float right. One for bottom reputation display block
×
×
  • Create New...