Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Opera: дефейс forum.wincmd.ru 
Author Message
Tol!k



PostPosted: Sat Nov 01, 2008 00:36    Post subject: Opera: дефейс forum.wincmd.ru Reply with quote

копируем код в forum_wincmd.css и подключаем UserCSS в настройках сайта
Code:
/* forum.wincmd.ru */
/* ghisler.ch/board/ */
/* version: 0.1 */
table + br, span.postbody + br {display:none !important;}
br + br {line-height:.3em !important;}
a {text-decoration:none !important;}

/* code & quote */
table[width="90%"] {width:96% !important;}
span.genmed b {font:normal 7pt 'Lucida Sans Unicode' !important; color:#999900;}
/* цитата */
td.quote {font:italic 10pt serif !important; color:#330099 !important;}
/* код */
td.code {font:9pt 'Andale Mono' !important;}

/* текстовые кнопки */
img[src$="/post.gif"]
{content:"\00a0НОВАЯ\00a0ТЕМА\00a0"; border-width:1px 2px 2px 1px !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/reply.gif"]
{content:"\00a0ОТВЕТИТЬ\00a0"; border-width:1px 2px 2px 1px !important; border-style:solid !important; background:white; font-size:11pt;}
img[src="templates/subSilver/images/printer.gif"]
{content:"\00A0для\00A0печати\00A0"; border-width:1px 2px 2px 1px !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/quickreply.gif"]
{content:"\00a0БЫСТР.\00a0ОТВЕТ\00a0"; border-width:1px 2px 2px 1px !important; border-style:solid !important; background:white; font-size:11pt;}
/* кнопки под постом */
img[src$="/icon_ignore.gif"]
{content:"\00a0в игнор\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/icon_profile.gif"]
{content:"\00a0профиль\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/icon_pm.gif"]
{content:"\00a0личное\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/icon_email.gif"]
{content:"\00a0почта\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/icon_www.gif"]
{content:"\00a0сайт\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
/* справа от поста */
img[src$="/icon_quote.gif"]
{content:"\00a0цитировать\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src$="/icon_edit.gif"]
{content:"\00a0исправить\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}
img[src="templates/subSilver/images/icon_delete.gif"]
{content:"\00a0X\00a0"; border-width:0 1px 1px 0 !important; border-style:solid !important; background:white; font-size:11pt;}

/* иконка со ссылкой на последнее сообщение */
img[src="templates/subSilver/images/icon_latest_reply.gif"] {content:"[последнее]";}
/* иконка со ссылкой на пост */
a img[src^="templates/subSilver/images/icon_minipost"] {content:"Этот пост "; font-size:7pt;}

/* нет новых сообщений */
img[src="templates/subSilver/images/folder.gif"],
img[src="templates/subSilver/images/folder_big.gif"],
img[src="templates/subSilver/images/folder_hot.gif"],

img[src$="/reply-locked.gif"],
img[src^="templates/subSilver/images/icon_mini_"] {content:"";}


Last edited by Tol!k on Tue Nov 25, 2008 00:41; edited 2 times in total
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group