Jump to content

Leaderboard

  1. Tony

    Tony

    Administrator


    • Points

      1

    • Posts

      5,256


  2. Stake™

    Stake™

    Retired Staff


    • Points

      1

    • Posts

      495


  3. Phun

    Phun

    Retired Staff


    • Points

      1

    • Posts

      1,119


  4. Yuu

    Yuu

    Snow


    • Points

      1

    • Posts

      422


Popular Content

Showing content with the highest reputation on 05/26/2015 in all areas

  1. Hello WebFlakians! Today I'm going to show you upgrade your profile customization to this: Let the fun begin! Go to your ACP >> Look & Feel >> {Click on the skin you want effect} >> Scroll down to 'Profiles' >> Click on 'customizeProfile' Replace all code this: <style type="text/css"> <if test="hasBodyCustomization:|:$member['customization']['bg_color'] OR $member['customization']['_bgUrl']"> #customBackground{ <if test="hasBackgroundColor:|:$member['customization']['bg_color']"> background-color: #{$member['customization']['bg_color']} !important; </if> <if test="hasBackgroundImage:|:$member['customization']['_bgUrl']"> background-image: url("{$member['customization']['_bgUrl']}?nc={$member['pp_profile_update']}") !important; <if test="backgroundIsFixed:|:! $member['customization']['bg_tile']"> background-position: 50% 50%; background-repeat: no-repeat; -webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: cover; <else /> background-position: 50% 50%; background-repeat: repeat; </if> </if> height: 500px; margin: -9px -9px 0 -9px; } #profile_background > .ipsLayout{ position: relative; margin-top: -129px; } #user_info_cell, #user_info_cell *{ color: #fff; text-shadow: rgba(0,0,0,0.9) 0px 1px 8px; } #user_utility_links{ margin-top: 0; } #user_utility_links a{ background: url("{style_images_url}/trans50.png") repeat; background: rgba(0,0,0,0.5); -webkit-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 3px, rgba(255,255,255,0.1) 0px 1px 0px; -moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 3px, rgba(255,255,255,0.1) 0px 1px 0px; box-shadow: inset rgba(0,0,0,0.4) 0px 1px 3px, rgba(255,255,255,0.1) 0px 1px 0px; color: #fff; display: inline-block; padding: 0 10px; border-radius: 3px; line-height: 30px; height: 30px; text-shadow: rgba(0,0,0,0.4) 0px 1px 0px; border: 0; } #user_utility_links a:hover{ background: url("{style_images_url}/trans70.png") repeat; background: rgba(0,0,0,0.7); } #user_utility_links img{ margin-right: 4px; } </if> </style> <script type="text/javascript"> ipb.profile.customization = 1; </script> Save! Now scroll down a little more to 'ProfileModern' And replace all code with this: Simple!
    1 point
  2. This is the tutorial you're looking for:
    1 point
  3. There's some templates you can use to edit the behavior of this. profileModern & customizeProfile in the "Profiles" skin tab. customizeProfile has some of the css that is used when someone edits their profile.
    1 point
  4. Remove ability to change profile customizations in UserGroup Panel in ACP.
    1 point
  5. You're comparing apples to oranges. ForumCore > WebFlake involved an entirely new database with a new domain. IPS3 > IPS4 involves software only. For the record, at no point was it suggested that any remnants of ForumCore would be implemented into WebFlake. The intention was always to start fresh.
    1 point
  6. lol thats what they said about Forum Core
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...