Journal Preview:
d23icontestStyle Name: Flexible Squares
Account Type: Plus
Problem/Question: Alrighty, so I've tried and tried but I can't seem to find a way to move my 'leave a comment' box. For some reason, it's located all the way at the bottom of the page. I'd like to move it up to a little below the entry, but I can't figure out how. If anyone could help me do this, that would be wonderful!
/* Corazon - Pastel
layout by cielo_gris.livejournal.com
edit if you wish and if you know CSS
credit community.livejournal.com/velvetb0x */
/* ------------------------------- */
body
{background-image:url('
http://colourlovers.com.s3.amazonaws.com/images/patterns/1398/1398977.png');
background-repeat:repeat;
background-attachment:fixed;
background-color: #EFE8BF;
text-align: center;
color: #9A9A9A;
font-family: "lucida sans unicode", arial, georgia, sans-serif;
font-size: 10px;
letter-spacing: 0pt;
}
.title
{display:none!important;
}
.subtitle {display: none;}
::-moz-selection
{
background: #EFE8BF;
color: #FFFfff;
}
img, .img {max-width:520px; }
/*----------- content&entries -----------*/
#content
{
margin:15px auto;
width: 40%;
background-color: #transparent;
padding: 0px;
}
#maincontent
{
margin-top: 12px;
font-family: "lucida sans unicode", arial, sans-serif;
font-size: 10px;
background-color: transparent!important;
color: #9A9A9A;
border-style: solid;
border-width: 0px;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
}
.subcontent {
background-color:;
padding: 0px;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
.entry
{
margin: 0px;
padding: 10px;
padding-top:0px;
background-color:#FFFFFF;
color: #AEAFB0;
font-family: "lucida sans unicode", arial, georgia, sans-serif;
font-size: 10px;
text-align:justify;
letter-spacing: 0px;
border-right:0px solid #E5E5E5;
border-bottom:0px solid #E5E5E5;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-webkit-border-bottom-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
border-top: 0;
}
.entry_text
{
margin-top: -10px;
min-height: 140px;
padding: 20px;
border-right: 0px dashed #D1D1D1;
}
.subject, .subject a, .subject a:hover
{
color: #EFE8BF!important;
background-color: transparent!important;
font-family: "georgia", "arial narrow", arial, sans-serif!important;
font-size: 23px!important;
padding: 8px!important;
text-transform:;
font-weight:none;
text-align:right!important;
letter-spacing:-1px;
border-bottom:none!important;}
.datesubject
{
background-color:#FFFFFF!important;
padding: 10px 5px 15px 10px
text-align:right!important;
-moz-border-radius-topright:25px;
-moz-border-radius-topleft:25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
margin-bottom:0;
}
.date
{
line-height: 15px;
top: -32px;
color: #EFE8BF;
background-color: transparent!important;
font-family: "georgia", sans-serif;
text-transform: lowercase;
font-size: 9px;
text-align: right;
padding: 10px;
margin-top: 0px;
margin-bottom: -25px;
margin-right: 20px;
margin-left: 20px;
letter-spacing:-1px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*--------------- links ---------------*/
a, a:link, a:visited {
font-family: "georgia", arial, sans-serif;
font-size: 10px;
color: #EFE8BF;
background-color: none;
font-weight:none;
text-decoration:none;
text-transform:;
padding-bottom:1px;
}
a:hover
{
font-family: "georgia", arial, sans-serif;
font-size: 10px;
color: #9A9A9A;
font-style:none;
background-color:;
font-weight:none;
text-decoration:none;
text-transform:;
border-bottom:1px solid #EFE8BF;
padding-bottom:1px;
cursor:default;}
/*--------------- sidebar ---------------*/
#sidebar
{
float:left;
padding: 20px 10px;
margin-left:-210px;
margin-top: 0px;
background: #98CFE5;
font-size: 10px;
font-family: georgia, arial, sans-serif;
color: #DFEDF2;
width: 180px;
text-align: left;
border-right:0px solid #E5E5E5;
border-bottom:0px solid #E5E5E5;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topright:25px;
-moz-border-radius-topleft:25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
.sbarheader
{padding: 0px 5px 0px 5px;}
.sbarbody
{line-height:20px; .sbarbody
{padding: 0px 5px 0px 5px;}
}
.sbarbody2
{padding: 0 15px 0 15px;}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited
{color: #6BBCDC;}
div#sidebar a:hover
{color:#DFEDF2;
text-decoration: none;
}
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style-type: none!important;
text-align:center;
}
ul li {
list-style-type:none;
}
li.sbaritem{ display: inline-block; padding:1px; margin-right:2px; list-style:none; background-color:#EFE8BF; border-right:1px solid #6BBCDC; border-bottom:1px solid #6BBCDC;
}
li.sbaritem:hover {padding:1px; margin-right:2px; list-style:none; background-color:transparent; border-right:1px solid #6BBCDC; border-bottom:1px solid #6BBCDC; }
li.sbaritem a, li.sbaritem a:hover {
background-color:transparent!important; padding:0.5px;}
li.sbartitle
{
background-color:#6BBCDC;
list-style-type: none!important;
}
td.sbarcalendarposts{ background-color:#6BBCDC;}
/*--------------- header ---------------*/
#header
{
width: 100%;
padding: 0;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: -1px;
letter-spacing: -1px;
font-weight: lighter;
background-color: transparent;
text-transform:lowercase;
text-align:right;
}
.headerimage
{
position: relative;
width: 500px;
height: 286px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: 5px;
background-image:url(
http://i1198.photobucket.com/albums/aa442/revemaqiques/header2-1.png);background-repeat: no-repeat;
padding:0px;
}
div#header a, div#header a:link, div#header a:visited { color: #6BBCDC; font-size: 10pt; padding: 0px; background:; font-family:"georgia", arial; -moz-border-radius: 2.0%;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;}
div#header a:hover { color: #FFFFFF; font-size: 10pt; padding: 0px; background:; font-family:"georgia", arial; border-bottom:none!important; -moz-border-radius: 2.0%;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;}
ul.navheader{
text-align:right;
}
ul.navheader li { display:; list-style: none; padding: 0; margin:-6px; }
div#header li.view { font-family:"georgia", arial; color:#FFFFFF; font-size: 10pt; padding: 0px; background: transparent; }
/*--------------- footer ---------------*/
#footer
{
padding: 3px;
text-align: right;
font-family: arial, sans-serif;
font-size: 8px;
font-weight: none;
letter-spacing: 0px;
background-color: transparent!important;
color: #c1c1c1;
clear: both;
}
div#footer a, div#footer a:link, div#footer a:visited
{
font-family: "georgia", arial, sans-serif;
color: #6BBCDC;
font-size: 17px;
text-transform: lowercase;
letter-spacing: -1px;
padding:10px;
background-color:transparent;
}
div#footer a:hover {color: #6BBCDC;
text-transform: lowercase;
padding: 10px;
letter-spacing:-1px;
background: transparent;
font-family:"georgia", arial; border-bottom:none!important;
font-size: 17px;}
#footer .viewing { display:none; }
ul.navfooter
{
padding: 0px;
margin: 0px;
}
ul.navfooter li
{
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot
{clear: both;}
/*------------ userpics ------------*/
.userpic
{
position: relative;
float: right;
margin:0px -130px 0 0px;
text-align: center;
border-style: solid;
border-width: 0px;
background: transparent!important;
font-family: arial, sans-serif;
font-size: 9px;
z-index: 15;
}
.userpicfriends
{
position: relative;
float: right;
margin:0px -130px 0 0px;
text-align: center;
border-style: solid;
border-width: 0px;
background: transparent!important;
font-family: arial, sans-serif;
font-size: 8px;
z-index: 15;
color:#EFE8BF;
}
.userpic img, .userpicfriends img
{padding:0;
background:transparent;
border: 10px solid #6BBCDC;
}
.userpic img:hover, .userpicfriends img:hover
{
padding:0;
background-color:transparent;
border: 10px solid #6BBCDC;
}
.userpicfriends a font
{
font-family: arial;
font-size: 10px;
color: #EFE8BF;
padding:0px;
background:#transparent!important;
}
.userpicfriends a:hover font
{color: #6BBCDC;
background:#transparent!important;
padding:0px;}
/*------------ userpics ------------*/
.defaultuserpic
{text-align:center; padding-bottom:5px;}
.defaultuserpic img
{border:10px solid #EFE8BF; width: 70px; height:70px;}
.defaultuserpic:hover
{border-bottom:none!important;
}
.defaultuserpic a font
{
display:none!important;
}
.defaultuserpic a:hover font
{color: #9C9C9C; border-bottom:none!important;}
/*------------ misc ------------*/
div.ContextualPopup .Content {
padding: 10px;
margin: 4px 59px 4px 4px;
background:#6BBCDC; font-size: 9px; color:#9A9A9A; font-family:arial;
}
div.ContextualPopup div.Inner {
position: relative;
top: -2px;
left: -2px;
background-color: #6BBCDC!important;
color: #696969 !important;
border: 1px solid #DFEDF2;
padding: 0px;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: none;
color:#DFEDF2!important;
}
div.ContextualPopup div.Inner a:hover {color:#FFFFFF!important;}
table.yeartable, td.yeardate, table.yeartable, td.yearday { color:#616161; }
td.yearmonth { color:#616161; background-color:#98CFE5; }
ul.year {list-style-type: none;}
strong {color:#EFE8BF;}
u {text-decoration:none; font-style:none; border-bottom:1px solid #EFE8BF; color:;}
blockquote, code
{
width: 80%;
margin:5px auto;
padding: 20px;
color: #FFFFFF;
line-height: 11px;
font-size: 11px;
font-family: "courier new",sans-serif;
border: 0;
background: #EFE8BF;
}
.currents {text-transform:lowercase;
text-align: left;
width: 50%;
padding: 20px;
}
.currents strong {text-decoration: none; color: #C7C7C7; }
.currents div { display: block; }
.ljtags {
display:none!important;
}
/*------------ comments ------------*/
.comments
{
font-family: georgia, arial, sans-serif;
font-size: 0px;
color: #282828;
text-align: right;
position: relative;
top: 0px;
padding: 20px;
}
div.comments a, div.comments a:link, div.comments a:visited
{
font-family: "georgia", arial, sans-serif;
color: #EFE8BF;
font-size: 20px;
text-transform: lowercase;
padding: 3px;
letter-spacing:-1px;
}
div.comments a:hover
{
font-family: "georgia", arial, sans-serif;
color: #EFE8BF;
font-size: 20px;
text-transform: lowercase;
padding: 3px;
border-bottom: 0px solid #3c99a6;
background-color:transparent!important;
letter-spacing:-1px;
}
.separator /*between entries*/
{height: 0px;}
/*------------ comment pages ------------*/
.datesubjectcomment
{
color: #BABABA;
background-color: transparent!important;
padding: 5px;
margin-top: 0px;
}
.userpiccomment
{
position: relative;
float: left;
padding: 0px;
margin-right: 10px;
text-align: center;
border-style: solid;
border-width: 10px;
border-color: #6BBCDC;
background:;
font-family: arial, sans-serif;
font-size: 9px;
z-index: 15;
}
.userpiccomment img
{
border: #fff 10px solid;
opacity:.5;
filter:alpha(opacity = 50);
}
.userpiccomment img:hover
{
border: #fff 10px solid;
opacity:.5;
filter:alpha(opacity = 50);
}
.box
{
border-style: none;
border-width: 0px 0px 0px 0px;
border-color: transparent!important;
padding: 10px;
clear: left;
border-style: dashed;
border-width: 0px;
border-color: #000000;
color:#616161;
}
input, textarea
{
background-color: #FFFFFF;
color: #6BBCDC;
font-family: arial;
font-size: 9px;
border-style: solid;
border-width: 1px;
border-color: #6BBCDC;
}
textarea.textbox
{width: 100% !important;}
.reply
{
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: arial, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #E4C74F;
color: #9A9A9A;
}
.replytosubject
{font-weight: bold;}
.commentreply
{
position: relative;
margin: 10px;
font-size: 10px;
font-family:tahoma, arial, sans-serif;
color: #919191;
}
.commentbox
{
border-color: transparent!important;
border-width: 0px;
border-style: solid;
padding: 15px;
margin: 20px;
margin-left: 0;
margin-top: -300px;
background-color: #FFFFFF;
background-image: url();
color:#303030;
font-size:10px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-topleft:15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited
{
font-family: arial, sans-serif;
color: #9a9a9a;
font-size: 10px;
text-transform: lowercase;
letter-spacing: 1px;
}
.datesubjectcomment a:hover
{
font-family: arial, sans-serif;
color: #505050;
font-size: 10px;
text-transform: lowercase;
letter-spacing: 1px;
font-style:none!important;
}
.commentboxpartial
{
border-color:;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo
{
background-color: #eeeeee;
margin-top: 0px;
width: 100%;
}
.skiplinks
{
background-color: transparent!important;
color: #ffffff;
text-align: center;
padding: 8px;
}
.skiplinks a {color:#DFEDF2;}
.skiplinks a:hover {color:#FFFFFF;}
.clear
{height: 10px;}
li.viewing {display:none; visibility:hidden; font-size:0px;}
span.ljuser a {color: #9A9A9A;
font-family: georgia, sans-serif;
font-size: 10px; border-bottom:none!important; font-style:italic;}
span.ljuser a:hover {color: #6BBCDC;
font-family: georgia, sans-serif;
font-size: 10px; border-bottom:none!important; background-color:transparent!important; font-style:none;}
/*------------ tiny icons ------------*/
img[src*="icon_protected.gif"], img[src*="icon_private.gif"], img[src*="icon_groups.gif"], .ljuser img[src*="syndicated.gif"], .ljuser img[src*="newsinfo.gif"], .ljuser img[src*="partnercomm.gif"], .ljuser img[src*="sponcomm.gif"], img[src*="userinfo.gif"], img[src*="talk/none.gif"], img[src*="help.gif"] {height: 0px; width: 0px;background: transparent none no-repeat scroll 0 0; }
.subject img {vertical-align: middle !important;}
img[src*="icon_protected.gif"]{ padding: 0 0 16px 16px !important; background-image: url(
http://img13.imageshack.us/img13/4223/thkey1.png);}img[src*="icon_private.gif"]{ padding: 0 0 16px 16px !important; background-image: url(
http://img13.imageshack.us/img13/4223/thkey1.png);}img[src*="icon_groups.gif"]{ padding: 0 0 16px 16px !important; background-image: url(
http://img13.imageshack.us/img13/4223/thkey1.png);} img[src*="userinfo.gif"] { padding: 0 0 12px 11px !important; background-image: url(); display:none!important; }
.ljuser img {width: 0; height: 0; display:none!important; background: transparent url() no-repeat 0 0; padding: 12px 11px 0 2px !important; vertical-align: baseline !important;}
.ljuser img[src*="userinfo.gif"] {display:none!important; background: transparent url() no-repeat center left !important; padding: 12px 11px 0 2px !important; }
.ljuser img[src*="community.gif"] {display:none!important; background: transparent url() no-repeat scroll 0 0 !important; padding: 12px 11px 0 1px !important; }