Jump to content

Leaderboard

  1. mr-pimpen

    mr-pimpen

    Blizzard


    • Points

      1

    • Posts

      1,294


  2. scooterdud

    scooterdud

    Apprentice


    • Points

      1

    • Posts

      24


  3. jameshack

    jameshack

    Newbie


    • Points

      1

    • Posts

      1


Popular Content

Showing content with the highest reputation on 01/14/2022 in all areas

  1. A sign in the profile indicating that the user has not confirmed his registration The tablet will appear if the user after registration has not confirmed his Email address open the list of styles HTML and CSS editing CSS tab> custom.css add to the very bottom /** Warning Email in Profile **/ .warning_Email { color: #ffffff; font-size: 26px; padding-top: 7px; padding-left: 1px; width: 40px; height: 40px; border-radius: 38px; position: relative; display: inline-block; text-align: center; background-color: #9e1419; } .WEmail_bottom { padding-top: 5px; } .WEmail_Text0 { padding: 10px; margin-bottom: 5px; background-color: rgb(204, 83, 83); color: #202225; } .WEmail_Text { font-size: 12px; } /** Warning Email in Profile the end **/ open templates we find; core> front> profile> profile find the line; <div class = 'ipsPad'> about 8-8 line add below; {{if $member->members_bitoptions['validating']}} <div class='WEmail_Text0 WEmail_bottom'> <div class="ipsGrid"> <div class="ipsGrid_span2 ipsType_center"> <span class='warning_Email'> <i class="fa fa-envelope-o"></i> </span> </div> <div class="ipsGrid_span10"> <p class='ipsType_reset WEmail_Text'> <strong> {$member->validatingDescription()} </strong> </p> <p class='ipsType_reset ipsType_small'>Будьте бдительны возможно это спамер!</p> </div> </div> </div> {{endif}} That's all, if you want to edit for yourself.
    1 point
  2. Version 1.2.0

    235 downloads

    This template is prepared in two modes, Dark and Light, with the ability to change colors in two palettes, the default palette (similar to IPS) and the VALA palette (a powerful colors setting which changes the color of the entire template by changing a few of colors). This template also has 12 plugins that include : Top bar, Popup, Sidebar menu, Call to action(CTA), Scroll to top, Bottom navigation, Loading, Search overlay, Slideshow, Dark & Light switcher, Share bar and Footer. The following items are also customized : Buttons, Links, Forums, Topics, Posts, Navigation, Profile image, Mobile navigation bar, Main theme setting, Front-end Dark | Light, IPS box and etc. DEMO : ips.valacoding.com [username: demo , pass: demo]
    1 point
    please share the latest update of the UPDATE 1.2.2.1 or 1.2.2
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...