shivtr Forum layout

Useful if the layout has three columns and the forum posts are too narrow

// ==UserScript==
// @name shivtr Forum layout
// @description Useful if the layout has three columns and the forum posts are too narrow 
// @namespace Violentmonkey Scripts
// @version 0.02
// @match https://*.shivtr.com/forum*
// @grant GM_addStyle
// ==/UserScript==
GM_addStyle (" #right_column, #left_column, .side_box, .header, #admanager { display: none; } #middle_column { width: 1000px; } .entry { font-size: 16px; } ");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址