Jump to content

Leaderboard

  1. sopremo

    sopremo

    Apprentice


    • Points

      2

    • Posts

      54


  2. OmZool

    OmZool

    Newbie


    • Points

      1

    • Posts

      7


  3. ninno26

    ninno26

    Newbie


    • Points

      1

    • Posts

      10


  4. Justin™

    Justin™

    Retired Staff


    • Points

      1

    • Posts

      369


Popular Content

Showing content with the highest reputation on 10/20/2014 in all areas

  1. I just want to share this tutorial and i was implemanted to my board without any problem. The Result: Admin CP Result: Member List Result: Board Result: Posting Result: Tutorial: 1. Go to ACP > Member > Member Group > Manage Member Group 2. Click pencil from member group you want to costumize, like this 2. Copy and paste this to Group Formatting Prefix: <span style='color:white; background:#d11141; font-weight: bold; padding: 3px 8px; border-radius: 3px; text-shadow: #000 2px 2px 4px ;'> 3. And this to Group Formatting Suffix: </span> 4. Save/Complete edit and look your member group styles NB: - You can Apply this methode to all Member Group of your boards - Change background color (blue) and font color (red) to any colors you want. - If you want to applied this to all of your board pages you will need to install TB Group Format (just install, no editing needed) - Any question about this comment please Thanks Salam Please Thumbs Up this tutorial if it help you full
    1 point
  2. Sometimes some members get an annoying message which disallow them to change the shoutbox refresh settings as they want. This is an example of the message: NOTE: Due to resource issues, you cannot set this any lower than 30 seconds.So here you will know how to remove this restriction: 1. Go toACP >> SQL Management >> SQL Toolbox2. Run this query:UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Members viewing refresh rate';UPDATE core_sys_conf_settings SET conf_description = 'The amount of time to refresh the members viewing shoutbox (in seconds).' WHERE conf_title = 'Members viewing refresh rate';UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Shout refresh rate';UPDATE core_sys_conf_settings SET conf_description = 'The amount of time to refresh the shoutbox shouts (in seconds).' WHERE conf_title = 'Shout refresh rate';UPDATE core_sys_conf_settings SET conf_evalphp = '' WHERE conf_title = 'Inactivity cutoff';UPDATE core_sys_conf_settings SET conf_description = 'The number of minutes to use to check for inactivity timeout.<br /><i>Ex: 5 minutes - After 5 minutes, if no user activity, Shoutbox will halt operations.</i>' WHERE conf_title = 'Inactivity cutoff';3. Now after you have done this, you can go to the setting page and change the settings as you like. NOTE! Tested on The latest Shoutbox version "1.4.1 Beta 2" but mostly it will work with all.
    1 point
  3. in your Admin CP, highlight members and click custom profile feilds: then add three fields, one for xbox live, one for psn, and one for xfire and make sure the field input is text input and finally in the topic view box on the bottom of creating the custom field, add this: For Xbox Live: <head><style type="text/css">.thumbnail{position: relative;z-index: 0;}.thumbnail:hover{background-color: transparent;z-index: 50;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: transparent;padding: 5px;left: -1000px;visibility: hidden;color: black;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally */}a:active{outline: none;}a:focus{-moz-outline-style: none;}</style></head><br/><br/><font color="FFFFFF">XBL: (hover over tag)</font><br/><a class="thumbnail" href="http://www.xboxlc.com/profile/{content}" target="blank" border="0"><img src="http://www.xboxlc.com/cards/red/{content}.jpg" width="162" height="110" border="0" /><span><img style="opacity:0.8;filter:alpha(opacity=7)" src="http://www.xboxgamertag.com/gamercard/{content}/fullnxe/card.png" /></span></a>For PSN: <head><style type="text/css">.thumbnail{position: relative;z-index: 0;}.thumbnail:hover{background-color: transparent;z-index: 50;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: transparent;padding: 5px;left: -1000px;visibility: hidden;color: black;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally */}a:active{outline: none;}a:focus{-moz-outline-style: none;}</style></head><br/><br/><font color="FFFFFF">PSN: (hover over tag)</font><br/><a class="thumbnail" href="http://us.playstation.com/publictrophy/index.htm?onlinename={content}" target="_blank"><img src="http://fp.profiles.us.playstation.com/playstation/psn/pid/{content}.png" width="165" height="112" border="0" /><span><img style="opacity:0.8;filter:alpha(opacity=70)" src="http://card.psnprofiles.com/1/{content}.png"/></span></a> For Xfire: <head><style type="text/css">.thumbnail{position: relative;z-index: 0;}.thumbnail:hover{background-color: transparent;z-index: 50;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: transparent;padding: 5px;left: -1000px;visibility: hidden;color: black;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 60px; /*position where enlarged image should offset horizontally */}a:active{outline: none;}a:focus{-moz-outline-style: none;}</style></head><br/><br/><font color="FFFFFF">Xfire: (hover over tag)</font><br/><a class="thumbnail" href="http://profile.xfire.com/{content}" target="blank" border="0"><img src="http://miniprofile.xfire.com/bg/sf/type/3/{content}.png" width="149px" height="29px" border="0" /><span><img style="opacity:0.7;filter:alpha(opacity=70)" src="http://miniprofile.xfire.com/bg/sf/type/0/{content}.png" /></span></a>Now edit your profile and add your gameter tags to the correct lines, If done right, it will look like this: When you hover over a tag, this will happen: Enjoy!
    1 point
  4. 1. Open: admin/application_addon/other/promenu/sources/hooks/hooks.php2. Find: <ul id="tt" class="ipsList_inline right "> <li> <p id='copyright'> <a id="copyright_menu" style="display: inline-block;position: relative;margin-top: -5px;" rel="nofollow" href="#" title="{$this->lang->words['promenu_created_by']} Provisionists &amp; CodingJungle"> Menu Software by ProMenu {$this->caches['app_cache']['promenu']['app_version']} </a> </p> <ul id="copyright_menucontent" class="ipbmenu_content" style="display: none; position: absolute; z-index: 9999;"> <li style="z-index: 10000;"> <p id='copyright'> <a href="" style="z-index: 10000;">CodingJungle</a> </p> </li> <li style="z-index: 10000;"> <p id='copyright'> <a href="" style="z-index: 10000;">Provisionists</a> </p> </li> </ul> </li> </ul> 3. Remove it and that's it! I hope this tutorial has helped you
    1 point
  5. In your skin's ipb_styles.css, find : table.ipb_table .subforums { margin: 2px 0 3px 5px; padding-left: 20px; background: url({style_images_url}/subforum_stem.png ) no-repeat left 4px;} table.ipb_table .subforums li.unread { font-weight: bold; } and replace with this: table.ipb_table .subforums { margin: 2px 0 3px 0px; padding-left: 0px; overflow: hidden;}table.ipb_table .subforums li{ background: url({style_images_url}/subforum_nonew.png) no-repeat left 3px; width: 38%; padding: 1px 17px 4px; margin: 0; float: left;}table.ipb_table .subforums li.unread { font-weight: bold; background-image: url({style_images_url}/subforum_new.png);} Save. Then upload the attached images to your skin's style_images folder and you're done.
    1 point
  6. Thanks for the tutorial buddy, exactly what i was looking for!
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...