wrong typo
all of a sudden, my weblogs typography went to hell in a handbasket. i already had a look to the preferences but i couldn´t find something. there were no changes made in the skin editor too. (btw. in my other weblog (valium.antville) the same thing happened.)
have a look at the pic to see what i mean.
any ideas/help?
mutant
is the problem?
looks fine and readable ;-)
valentin
but the problem is in fine, that it isn´t supposed to be like that.
i can´t set the font size down or change the color.
mutant
your stylesheets look like?
johntokyo
body, td {
background-color: [Macro not allowed in sandbox: layout.bgcolor] ;
font-family: [Macro not allowed in sandbox: layout.textfont] ;
font-size: [Macro not allowed in sandbox: layout.textsize] ;
color: [Macro not allowed in sandbox: layout.textcolor] ;
}</p><p>form {margin: 0px;}</p><p>a {text-decoration: none;}</p><p>a:link {color: [Macro not allowed in sandbox: layout.linkcolor] ;}</p><p>a:visited {color: [Macro not allowed in sandbox: layout.vlinkcolor] ;}</p><p>a:active {color: [Macro not allowed in sandbox: layout.alinkcolor] ;}</p><p>a:hover {
background-color: [Macro not allowed in sandbox: layout.linkcolor] ;
color: [Macro not allowed in sandbox: layout.bgcolor] ;
}</p><p>.title {
height: 53px;
font-size: 20pt;
font-weight: bold;
vertical-align: middle;
background-image: url("/static/img/webloghead.gif");
background-color: transparent;
color: #ff3300;
}</p><p>.message {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
padding: 1px;
color: [Macro not allowed in sandbox: layout.linkcolor] ;
background-color: #ffffff; border: 1px #ff9f40 solid;
}</p><p>.statusdark {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
width: 160px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
background-color: #d5eaff ; border: 1px #ff9f40 solid
}</p><p>.statuslight {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
width: 160px;
color: #999999;
display: block;
padding-top: 3px;
padding-bottom: 3px;
}</p><p>.statushead {
width: 160px;
text-align: center;
letter-spacing: 3px;
color: #eaf4ff;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
display: block;
padding-top: 1px;
padding-bottom: 1px;
background-color: #ff9f40 ; border: 1px #ff9f40 solid
}</p><p>.sep {
height: 1px;
width: 120px;
}</p><p>ul {list-style: url("/static/img/bullet.gif") circle;}</p><p>li {padding-bottom: 3px;}</p><p>.calHead {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
font-weight: bold;
}</p><p>.calDay {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
text-align: center;
}</p><p>.calSelDay {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
border: 1px solid [Macro not allowed in sandbox: layout.linkcolor] ;
text-align: center;
}</p><p>.calFoot {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
font-weight: bold;
}</p><p>.storyDate {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
color: [Macro not allowed in sandbox: layout.smallcolor] ;
}</p><p>.storyTitle {
font-family: [Macro not allowed in sandbox: layout.titlefont] ;
font-size: [Macro not allowed in sandbox: layout.titlesize] ;
color: [Macro not allowed in sandbox: layout.titlecolor] ;
font-weight: bold;
}</p><p>.small {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
color: [Macro not allowed in sandbox: layout.smallcolor] ;
}</p><p>.commentHead {
width: 50px;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color: #cccccc;
margin-bottom: 2px;
margin-top: 10px;
}</p><p>.commentDate {
font-family: [Macro not allowed in sandbox: layout.smallfont] ;
font-size: [Macro not allowed in sandbox: layout.smallsize] ;
color: [Macro not allowed in sandbox: layout.smallcolor] ;
margin-bottom: 2px;
}</p><p>.commentTitle {
font-family: [Macro not allowed in sandbox: layout.titlefont] ;
font-size: [Macro not allowed in sandbox: layout.titlesize] ;
color: [Macro not allowed in sandbox: layout.textcolor] ;
font-weight: bold;
margin-bottom: 2px;
}</p><p>.reply {padding-left: 20px;}</p><p>
.formTitle {
width: 380px;
font-family: [Macro not allowed in sandbox: layout.textfont] ;
font-size: [Macro not allowed in sandbox: layout.titlesize] ;
font-weight: bold;
}</p><p>.formText {
width: 380px;
font-family: [Macro not allowed in sandbox: layout.textfont] ;
font-size: [Macro not allowed in sandbox: layout.textsize] ;
font-weight: normal;
}</p><p>.formWide {
width: 660px;
font-family: [Macro not allowed in sandbox: layout.textfont] ;
font-size: [Macro not allowed in sandbox: layout.textsize] ;
font-weight: normal;
}</p><p>.offlineStory {background-color: #cccccc;}</p><p>.pollResultsBar {
height: 5px;
margin-right: 10px;
background-color: [Macro not allowed in sandbox: layout.linkcolor] ;
font-size: 0px;
}</p><p>.searchbox {
font-size:11px;
margin-top:3px;
margin-bottom:3px;
}</p><p>.colorpickerWidget {
border: 1px solid #cccccc;
}
mutant
valium.antville or what?
did you already try a reset of the stylesheet?
johntokyo
lasch.antville.org.
but it doesn´t really bother me on valium. (haha, nice play of words).
ichichich
Could you wrap your code above in
<code>
-Tags? Macros are not displayed otherwise.valentin
any clue?
i´m not too html, java, macros literate.
ichichich
Take a look at this form and this one. If you find the tag
<div class="title">
, replace it by<div class="commentTitle">
.valentin
i clicked the links and got "URL lasch/layouts/antville.org/skins/edit was not found on this server!"
is there a way to get there manually?
ichichich
Layouts > Skins > Comments > Toplevel comment
and
Layouts > Skins > Comments > Reply
valentin
i got it.
thanks!