include\includes\ilchbb_forum\css/ilchbb_forum.standard
h5
{
font-size: 1em;
font-weight: bold;
margin: 10px 0px;
border-bottom: 1px solid #666666;
}
h6
{
font-size: 20px;
color: #355569;
margin: 0px 0px 10px 0px;
}
a.icon
{
display: inline-block;
height: 20px;
}
a.icon.contact_email
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_email.gif) no-repeat;
}
a.icon.contact_icq
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_icq.gif) no-repeat;
}
a.icon.contact_msn
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_msnm.gif) no-repeat;
}
a.icon.contact_pm
{
width: 28px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_pm.gif) no-repeat;
}
a.icon.contact_www
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_www.gif) no-repeat;
}
a.icon.contact_yahoo
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_contact_yahoo.gif) no-repeat;
}
a.icon.post_delete
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_post_delete.gif) no-repeat;
}
a.icon.post_edit
{
width: 61px;
background: transparent url(../../../images/ilchbb_forum/icon_post_edit.gif) no-repeat;
}
a.icon.post_info
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_post_info.gif) no-repeat;
}
a.icon.post_quote
{
width: 65px;
background: transparent url(../../../images/ilchbb_forum/icon_post_quote.gif) no-repeat;
}
a.icon.post_report
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_post_report.gif) no-repeat;
}
a.icon.rate_good
{
width: 20px;
background: transparent url(../../../images/ilchbb_forum/icon_rate_good.gif) no-repeat;
}
a.icon:hover {
background-position: 0px -20px;
}
.mpl {
margin-top: 10px;
}
.button_topic_new a {
margin: 10px 0px;
display: inline-block;
width: 119px;
height: 25px;
background: transparent url(../../../images/ilchbb_forum/button_topic_new.gif) no-repeat;
}
.button_topic_new a:hover {
background-position: 0px -25px;
}
.button_post_new a {
margin: 10px 0px;
display: inline-block;
width: 102px;
height: 25px;
background: transparent url(../../../images/ilchbb_forum/button_topic_reply.gif) no-repeat;
}
.button_post_new a:hover {
background-position: 0px -25px;
}
.forum
{
background-color: #4F7E9B;
margin-bottom: 5px;
padding: 5px;
}
.forum p
{
margin: 10px 0px 0px 0px;
}
.forum a
{
color: #355569;
font-size: 1em;
text-decoration: none;
}
.forum a:visited
{
color: #355569;
text-decoration: none;
}
.forum a:hover
{
color: #C5010F;
text-decoration: underline;
}
.forum a:active
{
color: #355569;
text-decoration: none;
}
.forum fieldset {
border-width: 1px;
padding: 5px;
}
.forum input[type=text], .forum select {
font-weight: normal;
vertical-align: middle;
border: 1px solid #676767;
background-color: #FFF;
padding: 2px;
margin: 5px 0px;
}
.forum textarea {
width: 99%;
padding: 2px;
margin: 5px 0px;
border: 1px solid #676767;
}
.forum label {
display: inline-block;
padding-right: 5px;
font-weight: bold;
width: 100px;
margin: 5px 0px;
}
.forum label input {
vertical-align: middle;
}
.forum label img {
vertical-align: middle;
}
.forum .smallfont
{
font-size: 11px;
}
.forum #qpost
{
display: block;
font-size: 15px;
font-weight: bold;
text-align: center;
cursor: pointer;
}
.forum.ilchbb_Cmite, .forum .ilchbb_Cmite
{
background-color: #ccdce6;
}
.forum.ilchbb_Cnorm, .forum .ilchbb_Cnorm
{
background-color: #e1e7e8;
}
.forum .post.message
{
float: right;
width: 70%;
}
.forum .post.details
{
float: left;
width: 30%;
}
.forum .post .text
{
padding: 5px;
}
.forum .ilchbb_border
{
border: 0px;
width: 100%;
}
.forum .ilchbb_border center
{
text-align: center;
}
.forum .ilchbb_border .top
{
vertical-align: top;
}
.forum .ilchbb_border .center
{
width: 100%;
margin: 5px 0px;
padding: 10px 0px;
border-color: #4F7E9B;
border-width: 0px;
border-style: solid;
border-left-width: 1px;
text-align: center;
}
.forum .ilchbb_border tr.ilchbb_Cmite:hover
{
background-color: #FBF1D3;
}
.forum .ilchbb_border tr.ilchbb_Cnorm:hover
{
background-color: #FBF1D3;
}
.forum .ilchbb_border th
{
padding: 5px;
font-weight: bold;
text-align: left;
color: #FFF;
}
.forum .ilchbb_border td
{
padding: 5px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #4F7E9B;
}
.forum .ilchbb_border td.middle
{
vertical-align: top;
padding: 0px;
}
.forum .ilchbb_border td.xleft
{
padding-left: 5px;
}
.forum .ilchbb_border td.xright
{
padding-right: 5px;
}
include\templates\ilchbb_forum/showpost.htm
<!--
@name IlchBB Forum
@version 3.1
@author Florian Koerner
@link http://www.koerner-ws.de/
-->
<!-- Funktionen fuer Beitrag melden und Danke-Funktion -->
<script type="text/javascript">
var reportTopicID = 0;
var reportPostID = 0;
var reportPostPage = 0;
function reportPost(tid,pid,page) {
reportTopicID = tid;
reportPostID = pid;
reportPostPage = page;
$('#reportPost').dialog('open');
};
function ratePost(pid) {
$.ajax({
type: 'POST',
url: 'index.php?forum-showposts-ratepost',
data: { pid: pid },
success: function(response) {
if (response == '') {
rate = $("#rate_"+pid)
rate.text(parseInt(rate.text())+1);
} else {
alert(response);
}
}
});
}
$(function() {
var rG = $("#reportGrounds");
$("#reportPost").dialog({
autoOpen: false,
width: 350,
modal: true,
resizable: false,
buttons: {
'Melden': function() {
$.ajax({
type: 'POST',
url: 'index.php?forum-showposts-reportpost',
data: { tid: reportTopicID, pid: reportPostID, page: reportPostPage, grounds: rG.val() },
success: function(response) {
alert(response);
rG.val('');
}
});
$(this).dialog('close');
},
'Abbrechen': function() {
$(this).dialog('close');
}}
});
});
</script>
<!-- Div fuer Beitrag melden -->
<div class="forum" id="reportPost" title="Begründung">
<textarea rows="4" name="reportGrounds" id="reportGrounds" style="width: 300px;"></textarea>
</div>
<h6>{TOPICNAME}</h6>
{ANTWORTEN}
<div style="float: right;">
{SITELINK}
</div>
<br style="clear: both;" />
{EXPLODE}
<div class="forum ui-corner-all ilchbb_{class}">
<div class="post message">
<div class="text">
<a name="{id}"></a>
<span style="float: left;" class="smallfont">
<a href="index.php?forum-showposts-{TID}-p{page}#{id}" title="{STATUS_TITLE}">
<img src="include/images/ilchbb_forum/icon_post_target{STATUS_SRC}.gif" border="0" />
</a>
{date}
</span>
<span style="float: right;">
{report}
{delete}
{change}
{quote}
</span>
<br style="clear: both;" />
<p>{txt}</p>
<p>{sig}</p>
</div>
</div>
<div class="post details">
<div class="text" style="margin: 5px 15px 5px 0px; border-right: 1px solid #666666;">
{online}
<a href="index.php?user-details-{erstid}" style="font-weight: bold;">{erst}</a><br />
{rang}
{avatar}
<p class="smallfont">
{posts}{details}
</p>
<p>
{pm}{email}{www}{icq}{msn}{yahoo}
</p>
{_if_{rate_allow}=='1'}
<p style="font-size: .8em; padding-top: 5px;">
<a href="javascript:void(0);" onClick="ratePost({id});" title="Finde ich gut" class="icon rate_good" style="float: left;"></a>
<strong id="rate_{id}">{rate}</strong> Mitglieder finden den Beitrag gut.
<br style="clear: left;" />
</p>
{/_endif}
</div>
</div>
<br style="clear: both;" />
<div style="text-align: right;">
<a href="#"><img src="include/images/ilchbb_forum/icon_back_top.gif" border="0" /></a>
</div>
</div>
{EXPLODE}
{ANTWORTEN}
<div style="float: right;">
{SITELINK}
</div>
<br style="clear: both;" />
<br />
{EXPLODE}
<div class="forum ui-corner-all" style="background-color: #DCDDE2; text-align: center;">
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>
</div>
{EXPLODE}
<div class="forum ui-corner-all Cmite" style="padding: 5px; background-color: #DCDDE2;">
<div id="qpost">
Schnellantwort
</div>
<form id="qpost_forum" action="index.php?forum-newpost-{tid}" method="POST" name="form" style="display:none;">
<textarea name="txt" rows="8" cols="50" tabindex="2"></textarea>
<div style="text-align: right;">
<input type="submit" name="submit" value="{_lang_formsub}" />
</div>
</form>
</div>
Zuletzt modifiziert von Sunshine Live am 27.02.2012 - 15:19:10