Jump to content
  • Sign Up

TJ.

Retired Staff
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by TJ.

  1. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  2. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.<br /><br />If you have other questions, please open a new topic.
  3. I have an old friend who is interested in GFX and says he would like to talk to you about this. PM me if you're interested and I'll give you my Skype.
  4. TJ.

    Iphone 4s vs 5

    I do like the screen size of the new iPhone and how slim it is, I just can not stand the iOS software. I feel so restricted with everything. I recently rooted my Android and can not get over how much customization you can do with it.
  5. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  6. TJ.

    Global Topics

    Version 1.0.0

    21 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]This application allows you to flag topics as global and allow them to be displayed in multiple forums. Global topics are displayed above pinned topics.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [b]Features:[/b][list] [*]Respects permissions - You can flag topics from your staff board as global without worrying about regular members seeing them [*]Forum control - Select which forums the topic will display in [*]Back end and front end management - Topics can be flagged from the ACP and global moderators can flag topics from the ModCP as well [/list] [color=rgb(255,0,0)][font=helvetica][size=3][b]NOTICE:[/b][/size][/font][/color][color=rgb(40,40,40)][font=helvetica][size=3] This application is hard coded in English. As it is an application intended only for back end use there are no plans for language abstraction.[/size][/font][/color]
  7. TJ.

    Cumaforos

    Hola Osniel, mi nombre es TJ. Bienvenido a WebFlake. ¿Eres capaz de hablar Inglés? Sé muy poco de español
  8. 16 downloads

    Media tag for embedding GameSpot videos on your Invison Power community board. This has been tested on IP.Board 3.4.5 and 3.4.6
  9. TJ.

    Iphone 4s vs 5

    I personally prefer Android over any iPhone. I got both my parents iPhone 4's and they both said they would have preferred to have their Android back. My brother-in-law got the new iPhone though and I played around with it and it does seem to have a few improvements. So if I were to chose an iPhone, I would go for the 5th edition.
  10. TJ.

    Hello

    Hello, Glad you could find WebFlake useful! Hope you enjoy your time here, and be sure to brush up on our Community Guidelines. Don't hesitate to private message me if you need any assistance regarding the website as I would be happy to assist you Welcome to WebFlake!
  11. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.<br /><br />If you have other questions, please open a new topic.
  12. Try changing it to <li class='avatar'><img itemprop="image" src='{$author['pp_main_photo']}' class='ipsUserPhoto ipsUserPhoto_variable' /></li> And then click over to CSS and add this to IPB Styles: .ipsUserPhoto_variable { max-width: 155px; } You can play with the width all you want, it doesn't require a height to be set.
  13. Give this a shot: ACP > Lok & Feel > Manage Skin Sets & Templates > {your skin} > Global Templates > userInfoPane In this bit, look for this line: <li class='avatar'> Just below this line you should see a line that looks like this: <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' /> Make sure that the class is the same as the line I showed above to have your photo as large as it is for this Skin used on WebFlake (Shift).
  14. Recache your Skin Cache using the Template Tools in your ACP.
  15. Go into ACP > Look & Feel > Manage Skin Sets & Templates > {your skin} > Edit Replacement Variables and replace the following with <span class='ipsBadge ipsBadge_orange' style='vertical-align: top; margin-left: 5px;'>NEW</span> f_cat_unread f_pass_unread f_unread t_unread t_unread_dot f_newpost
  16. Would you mind posting a link to the skin you are using?
  17. I believe that is just something that is done through the skin for when it checks for unread content. Here's the snippet of code that is used in the Shift Skin, which is used here on WebFlake. <strong class='highlight_unread'><a href="{parse url="showforum={$forum_data['id']}" seotitle="{$forum_data['name_seo']}" template="showforum" base="public"}" title='{parse expression="IPSText::striptags( IPSText::htmlspecialchars( $forum_data['name'] ) )"}'>{$forum_data['name']}</a></strong> <if test="$this->settings['customForumIcons']=='yes'"><if test="$forum_data['_has_unread']"><span class='ipsBadge ipsBadge_orange' style='vertical-align: top; margin-left: 5px;'>NEW</span></if></if>
  18. Let me know if you need any help, I would love to help considering the potential of this theme
  19. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  20. TJ.

    Yo Yo!

    Welcome to the forums, make sure you brush up on Rules and Guidelines. Enjoy your time here on WebFlake!
  21. Hello, To remove EMail Validation for new users, you must go to ACP > System Settings > System > Security and Privacy and scroll down until you see New Registration email validation and change it to None.
  22. I got that off-black Cadillac, midnight drive~

  23. Wow, have not seen such a great looking skin for IPB in a long time. Seems you have invested quite some time in this. Looking forward to seeing the finishing results. Keep up the good work
×
×
  • Create New...