CSS can be tricky. The smallest mistake can go unnoticed on your own PC but messes up the whole page once on-line.
I do some coding [not an expert], if I get a chance I may try to see what your issue is...
.journalbox .journaltext{
background: url('[linkgoeshere]') top left repeat-y #000000;
margin: 0px 0px 10px 0px;
padding: 20px 20px 20px 20px;
font-size:11px!important;
color:#000000!important;
}
Devious Comments
--
RULES OF USE HERE this journal entry... *deviant-stock ~da-stock ~StockCity *stock4figureartists *camerawhore
--
art account »=chaoshades«
my »digital « experience
my
stocking chaos »~intheshade«
+ ~brushes
--
RULES OF USE HERE this journal entry... *deviant-stock ~da-stock ~StockCity *stock4figureartists *camerawhore
i can see the layout on my home pc and mac
i'm really sad
--
art account »=chaoshades«
my »digital « experience
my
stocking chaos »~intheshade«
+ ~brushes
I do some coding [not an expert], if I get a chance I may try to see what your issue is...
--
RULES OF USE HERE this journal entry... *deviant-stock ~da-stock ~StockCity *stock4figureartists *camerawhore
the code is after this
.journalbox {
font: 12px Helvetica, Verdana, Arial, sans-serif;
background-color:#000000!important;
color:#000000!important;
border:0px solid;
border-color:#000000!important;
}
.journalbox .journaltext{
background: url('[linkgoeshere]') top left repeat-y #000000;
margin: 0px 0px 10px 0px;
padding: 20px 20px 20px 20px;
font-size:11px!important;
color:#000000!important;
}
.journalbox .journaltop {
background:#000000 url('[linkgoeshere]') no-repeat left bottom;
font-size:10px!important;
color:#375965!important;
text-align:left;
height:50px;
margin: 0px 0px 0px 0px;
padding: 70px 80px 172px 20px;
}
.journalbox .journaltop h2 {
border-color:#000000!important;
text-decoration:bold;
color:#375965!important;
padding:0px;
margin-left:30px;
text-align:left;
font-size:23px!important;
font: Helvetica, Verdana, Arial, sans-serif;
font-variant:normal;
}
.journalbox .journaltop img {
display: none;
}
.journalbox .list {
background-color:#375965!important;
color:#000000!important;
font-size:11px!important;
}
.journalbox .list .a {
background-color:#000000!important;
color:#ffffff!important;
font-size:11px!important;
}
.list li {
padding:5px;
}
div.journalbottom {
background: url('[linkgoeshere]') bottom left no-repeat #000000;
font-size: 11px;
padding:20px 0 5px 0;
text-align:center;
margin: 0;
color: #ffffff;
min-height:10px;
}
.journalbox .commentslink {
color: #375965!important;
text-decoration:underline!important;
font-size:11px!important;
}
.journalbox .commentslink:hover {
color: #ffffff!important;
text-decoration:none!important;
}
.journalbox .prevlink {
color: #375965!important;
text-decoration:underline!important;
font-size:11px!important;
}
.journalbox .prevlink:hover {
color: #ffffff!important;
text-decoration:none!important;
}
.journalbox .u {
color: #375965!important;
text-decoration:underline!important;
font-size:11px!important;
}
.journalbox .u:hover {
color: #ffffff!important;
text-decoration:none!important;
}
.journalbox a {
color: #375965!important;
text-decoration:underline!important;
font-size:11px!important;
}
.journalbox a:hover {
color: #ffffff!important;
text-decoration:none!important;
}
.heading {
background: url('[linkgoeshere]') top left no-repeat;
font: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size:21px!important;
color:#375965!important;
font-variant:normal;
text-decoration:bold;
font-weight: bold;
letter-spacing: -2px;
min-height: 58px;
margin:0;
padding: 0px 0px 0px 50px;
}
.bg {
background-color:transparent!important;
margin: 10px 0;
padding: 10px;
text-align:center;
border: 0px;
}
.title {
background-color:#000000;
color:#375965;
font-size: 24px;
border-bottom: 1px dotted #375965;
}
.features {
border-bottom:10px solid #375965;
background-color:#000000;
text-align:center;
}
.credit {
color: #000000;
font-weight:italic;
font-size: 11px;
font-family: Helvetica, Verdana, Tahoma, sans-serif;
text-decoration:none!important;
text-align:center;
margin:0px 0px 0px 20px;
}
--
art account »=chaoshades«
my »digital « experience
my
stocking chaos »~intheshade«
+ ~brushes
Previous PageNext Page