Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to hide the junk content on the page of the post bar by CSS?

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the relevant knowledge of "CSS how to hide the garbage content on the paste bar page." Xiaobian shows you the operation process through actual cases. The operation method is simple, fast and practical. I hope this article "CSS how to hide the garbage content on the paste bar page" can help you solve the problem.

Hide spam from pages with CSS, which can be added with browser extensions.

The code is as follows:

#game_frs_head, .head_bright, .card_banner, .card_head, .nav_wrap, #j_ten_years, .fifa_card_title, .fifa_card, .fifa_card_foottips, .sign_title_text_bright, .pb_np_get, .game_tab, .game_content, #tbmall_score_region, .profile_right.user_score, .profile_right.user_tbmall, .lot_wrap, #aside_ad, #game_rank, #j_worldcup_info_banner, #aside_album_good, .u_tshow, .u_tbmall, .u_menu_app, .u_baiduPrivilege, .u_appcenterEntrance, .u_joinvip, #com_userbar .split, .spreadad, .BAIDU_CLB_AD, .tbui_fbar_lab, .tbui_fbar_square, .tbui_fbar_share, #encourage_entry, .guidance_fc, #pb_adbanner, #search_button_wrapper {

display: none;

}

.card_top_wrap {

padding-left: 2em;

}

.tbui_aside_float_bar {

bottom: 20px;

}

#com_userbar {

background: #fff;

}

.skin_normal .wrap2 {

background: none;

}

.card_top {

padding-left: 0;

}

.card_top_right {

margin-right: 238px;

}

#thread_list>li:not(.j_thread_list) {

display: none

}

About "CSS how to hide the garbage content on the post bar page" content is introduced here, thank you for reading. If you want to know more about industry-related knowledge, you can pay attention to the industry information channel. Xiaobian will update different knowledge points for you every day.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report