Icons Codes

[ Nach unten  |  Zum letzten Beitrag  |  Thema abonnieren  |  Neueste Beiträge zuerst ]


Padi
Administrator

46, Männlich

Beiträge: 1

Icons Codes

von Padi am 15.05.2009 18:54



/* Icon in der Thread-Übersicht */
table.tableForums td h2.thread {
background-image: url(http://yooco.de/beta/templates/core/images/ico_thread.gif);
}
/* Sticky-Icon in der Thread-Übersicht */
table.tableForums td h2.sticky {
background-image: url(http://yooco.de/beta/templates/core/images/ico_thread_sticky.gif);
}
/* Neu-Icon in der Thread-Übersicht */
table.tableForums td h2.newthread {
background-image: url(http://yooco.de/beta/templates/core/images/ico_thread_new.gif);
}
/* Neu-Sticky-Icon in der Thread-Übersicht */
table.tableForums td h2.newsticky {
background-image: url(http://yooco.de/beta/templates/core/images/ico_thread_sticky_new.gif);
}
/* Icon in der Foren-Übersicht */
table.tableForums td h2.forum {
background-image: url(http://yooco.de/beta/templates/core/images/ico_forum.gif);
}
/* Neu-Icon in der Foren-Übersicht */
table.tableForums td h2.forum_new {
background-image: url(http://yooco.de/beta/templates/core/images/ico_forum_new.gif);

Antworten

« zurück zum Forum