Chrome
Safari
Edge
Firefox
Chrome (Android)
Tap the lock icon next to the address bar. Tap Permissions → Notifications . Adjust your preference.
Chrome (Desktop)
Click the padlock icon in the address bar. Select Site settings . Find Notifications and adjust your preference.
Safari (iOS 16.4+)
Ensure the site is installed via Add to Home Screen . Open Settings App → Notifications . Find your app name and adjust your preference.
Safari (macOS)
Go to Safari → Preferences . Click the Websites tab. Select Notifications in the sidebar. Find this website and adjust your preference.
Edge (Android)
Tap the lock icon next to the address bar. Tap Permissions .
Find Notifications and adjust your preference.
Edge (Desktop)
Click the padlock icon in the address bar. Click Permissions for this site . Find Notifications and adjust your preference.
Firefox (Android)
Go to Settings → Site permissions . Tap Notifications . Find this site in the list and adjust your preference.
Firefox (Desktop)
Open Firefox Settings. Search for Notifications . Find this site in the list and adjust your preference.
IPB 3.4.6, смещается иконка группы строго на 2 пикселя влево относительно автара и 2 других блоков
<if test="rankimage:|:$author['member_rank_img']"> <if test="rankimageimage:|:$author['member_rank_img_i'] == 'img'"> <img src='{$author['member_rank_img']}' alt='' /> <else /> {$author['member_rank_img']} </if> </if>Никаких div-классов не используется.
ipb_styles.css:
} .user_block { color:#474747; } .wa-block { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height: 21px; padding: 0 3px; width: 137px; text-align: left; background: #e9e9e9; margin: 4px auto; border:1px solid #5da130; // обводка } .u-mini { float: right; } .psevdo { height: 3px; }Edited by Ailend