slmlar temanın sol block baslıklarını nasıl kutucuk ıcıne alabılırım
yanı block baslıklarını bır border ıcınde gostermek ıstıyorum
/**
* This file is part of
* pragmaMx - Web Content Management System.
* Copyright by pragmaMx Developer Team - http://www.pragmamx.org
*
* pragmaMx is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* $Revision: 1.11.2.3 $
* $Author: tora60 $
* $Date: 2008/01/29 12:24:42 $
*/
/* import Weblayout styling */
@import url(layout.css);
a img {
border: 0px;
}
a:hover,
a:focus {
background-color: transparent;
color: #CC0000;
text-decoration: none;
}
a:active, a:link, a:visited {
background-color: transparent;
color: #666666;
text-decoration: none;
}
body {
margin-bottom: 0px;
margin-top: 0px;
background-color: #FFFFFF;
color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
br {
line-height: 8px;
}
del, strike{
text-decoration: line-through;
}
fieldset {
border: 1px solid #3F89C3;
margin: 0 0 2em 0;
padding: 1em .5em .5em .5em;
}
form {
margin: 0px;
display: inline;
}
h7, h1, h2, h3, h4, h5, h6 {
font-size: 14px;
font-weight: bold;
}
html, body {
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
height: 100%;
}
img {
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
}
input, select {
border-bottom: 1px inset #666666;
border-left: 1px inset #666666;
border-right: 1px inset #666666;
border-top: 1px inset #666666;
background-color: #F2F2F2;
color: #333333;
}
input.formbutton {
border-bottom: #666666 1px outset;
border-left: #666666 1px outset;
border-right: #666666 1px outset;
border-top: #666666 1px outset;
background-color: #F2F2F2;
color: #333333;
text-align: center;
}
input.formcheckbox {
border: none;
background-color: transparent;
color: #000000;
}
legend{
border: 1px solid #3F89C3;
padding: 2px 6px;
background: #DDEEEE;
color: #000000;
font-weight: bold;
}
small {
font-size: 9px;
}
span.footmsg a {
background-color: transparent;
color: #666666;
font-size: 9px;
}
textarea {
border-bottom: 1px inset #666666;
border-left: 1px inset #666666;
border-right: 1px inset #666666;
border-top: 1px inset #666666;
background-color: #F2F2F2;
color: #333333;
overflow: auto;
}
th {
font-weight: bold;
}
u{
text-decoration: underline;
}
.content {
font-size: 12px;
}
.option {
font-size: 12px;
font-weight: bold;
}
.tiny {
font-size: 9px;
}
.title {
background-color: transparent;
color: #999966;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}
/* das ist der Hintergrund für die Texteingabe */
#htmlarea {
background-color: #FFFFFF;
background-image: none;
color: #000033;
}
#htmlarea body {
margin: 5px;
background-color: #FFFFFF;
background-image: none;
color: #000033;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
merhaba themes/mx-rainbow/theme.html dosyasını aç
BUL:
<td style="color:{BTCOLOR};font-size: 14px; font-weight: bold; letter-spacing: 2px;">{BLOCK_TITLE}</td>
DEĞİŞTİR:
<td style="color:{BTCOLOR};font-size: 14px; border: 1px solid #CCCCCC; font-weight: bold; letter-spacing: 2px;">{BLOCK_TITLE}</td>
aynı koddan iki tane var, biri sol block için diğeri sağ block için ikisinide verdiğim kod ile değiştir.
orta block başlıklarınıda çerçeve içine almak istiyorsan
BUL:
<td> <div style="color:{BTCOLOR};font-size: 14px; font-weight: bold; letter-spacing: 2px;">{BLOCK_TITLE}</div></td>
DEĞİŞTİR:
<td> <div style="color:{BTCOLOR};font-size: 14px; font-weight: bold; 1px solid #CCCCCC; letter-spacing: 2px;">{BLOCK_TITLE}</div></td>
Çerçeve rengi #CCCCCC yani gray' dir... Sen onu istediğin renk koduyla değiştirebilirsin.
selamlar