Reply Box Problem

Jun 04, 2012 17:02

Hi there,

I'm seriously struggling to get the reply box on the comment page to resize and align.




And also on:



I just can't get it to resize or line up! It's doing my head in! This is the first time I've coded my own CSS for LJ; I've looked at all the tutorials I can find but I can't seem to fix the problem. You can see the layout live at fudbucket which is a plus account.



/*---------page--------*/

body {
background-color: #547980;
background-image: url('http://i48.tinypic.com/2yjvuhz.png');
repeat: repeat;
text-align: center;
color: #594F4F;
font-family: "Century Gothic", sans-serif;
font-size: 11px;
margin: 0px 0 0px 0;
}

blockquote {
font-family:"Century Gothic";
background-color:#9DE0AD;
padding:15px;
border-left:15px solid;
color:#252422;
border-color: #594F4F;
}

/*---------body--------*/

#content
{
width: 800px;
margin-left: auto; margin-right: auto;
background-color: #547980;
border-left: 10px solid;
border-right: 10px solid;
border-color: #594F4F;
padding: 15px;
}

#maincontent {
margin-top: 5px;
font-family: "Century gothic", sans-serif;
font-size: 12px;
background-color: #none;
color: #E5FCC2;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-right: 180px;
text-align: left;
}

/*---------header--------*/

#header {
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px;
text-align: center;
font-family: "century Gothic", sans-serif;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px;
border-style: solid;
border-color: #999999;
border-width: 0px;
background-color: #none;
color: #9DE0AD;
}

.headerimage {
}

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #E5FCC2;
}

div#header a:hover, div#footer a:hover {
color: #9DE0AD;
text-decoration: none;
}

.title {
margin: 10px 0px 0px 0px;
padding: 10px;
background-color: #9DE0AD;
color: #594F4F;
font-family: "Times New Roman", sans-serif;
font-size: 25px;
text-align: center;
border-width: 5px;
border-color: #594F4F;
border-style: solid;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;}

.subtitle{
display:none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
}

ul.navheader li {
display: inline;
padding: 0 0px 0 30px;
}

/*---------entries--------*/

.subcontent {

}

.entry {
margin: 0px 0px 0px 0px;
padding: 7px;
background-color: #E5FCC2;
color: #594F4F;
font-family: "Century Gothic", sans-serif;
font-size: 11px;
text-align: justify;
border-width: 5px;
border-color: #594F4F;
border-style: solid;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;}

.entry_text img { max-width:500px;}

.userpic {
position: relative;
float: right;
background-color: #45ADA8;

padding: 10px;
margin: 10px;
z-index: 0px;
border-width: 5px;
border-color: #594F4F;
border-style: solid;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
}

.date {
line-height: 0px;
top: 0px;
padding-top: 10px;
padding-left: 10px;
color: #E5FCC2;
font-weight: bold;
text-transform: uppercase;
font-family: "Verdana", sans-serif;
font-size: 8px;

}

.subject {
font-weight: Bold;
Text-transform: uppercase;
padding: 5px;
padding-left: 9px;
letter-spacing: 3px;
color: #45ADA8;
font-family: "Times New Roman", sans-serif;
font-size: 15px;
}

.subject a, .subject a:link, .subject a:visited {
color: #9DE0AD;
}

.subject a:hover {
color: #E5FCC2;
}

.datesubject {
background-color: #none;
padding: 0px;
}

.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}

.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}

/*---------tags--------*/
.ljtags {
background: url() no-repeat;
padding: 10px 0px 0px 0px;
font-family: "Century Gothic" sans-serif;
font-size: 12px;
font-weight: none;
margin-top: 3px;
color: #594F4F;
text-transform: lowercase;
line-height: 6px;}

.ljtags a, .ljtags a:link, .ljtags a:visited {
font-size: 9pt;
color: #45ADA8;
font-family: lucida sans unicode; }

/*---------currents--------*/

.currents strong {
display: ;
color: #547980;
font-weight: bold;
}

.currents {
font-family: "time new roman" sans-serif;
font-size: 11px;
padding: 0px 0px 0px 0px;
}

.currentmood {
padding: 0px 0px 5px 3px;
margin-top: 5px;
line-height: 7px;
background: url() no-repeat;
}
.currentmusic {
padding: 0px 0px 5px 3px;
margin-top: 3px;
line-height: 7px;
background: ur() no-repeat;
}

.currentlocation {
padding: 0px 0px 5px 3px;
margin-top: 3px;
line-height: 7px;
background: url() no-repeat;
}

/*---------comments--------*/

.comments {
font-family: "Times New Roman", sans-serif;
text-transform: uppercase;
font-size: 15px;
text-align: center;
background-color: #none;
padding: 0px 0px 15px 10px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #45ADA8;
}

div.comments a:hover {
color: #547980;
text-decoration: none;
}

/*---------separator--------*/

.separator{
/* for formatting separators between entries */
height: 5px;
}

/*---------friends page--------*/

.userpicfriends {
position: relative;
float: right;
text-align: center;
background-color:#45ADA8 !important;
padding: 10px;
margin: 10px;
z-index: 0px;
border-width: 5px;
border-color: #594F4F;
border-style: solid;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
}

.userpic a, .userpicfriends a, .userpic font, .userpicfriends font{color: #E5FCC2;}

.userpicfriends a:hover{color: #594F4F;}

/*---------sidebar--------*/

#sidebar {
padding-top: 5px;
margin-top: 5px;
background-color: #none;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "century gothic", sans-serif;
color: #E5FCC2;
width: 160px;
float: right;
text-align: left;
}

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #E5FCC2;
}

div#sidebar a:hover {
color: #9DE0AD;
text-decoration: none;
}

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border-color: #000000;
border-width: 0px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #000000;
border-width: 0px;
border-style: solid;
background-color: #none;
text-decoration: underline;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem
{
padding-left: 15px;
list-style: none;
}

li.sbartitle
{
padding: 5px;
list-style: none;
text-align: center;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-width: 3px;
border-color: #E5FCC2;
background-color: #45ADA8;
margin-bottom: 10px;
margin-top: 10px;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;}

#sidebar_summary{}
#sidebar_tags{}
#sidebar_linklist{}
#sidebar_summary{}

/*---------footer--------*/

#footer {
width: 100%;
text-align: center;
font-family: "Times New Roman", sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: 1px;
background-color: #none;
color: #9DE0AD;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}

#footer .viewing {

}

ul.navfooter{
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 0px 0 0px;
}

.clearfoot { margin: -20px 0px 0px 0px;
clear: both;
}

/*---------archive page--------*/

ul.year {
text-align: center;
padding-bottom: 20px;
}

ul.year li {
display: inline;
}

table.yeartable {width: 600px;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 5px;
border-style: solid;
border-color: #45ADA8;
}

table.yeartable td.yearday {
background-color: #9DE0AD;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*---------comment page--------*/

.datesubjectcomment {
background-color: #none;
color: #547980;
padding: 5px;
margin-top: 10px;
}

.userpiccomment {
position: relative;
border: 3px solid #594F4F;
padding: 10px;
background: #45ADA8;
width: 70px;
height: 70px;
top: -10px;
left: 0px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: right;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;}

input, textarea, select {
font-family:"Century gothic", sans serif;
background-color:#9DE0AD;
border:0px solid #919bad;
font-size:11px;
color:#547980;
padding:3px;
width
}

.box {
border-style: solid;
border-width: 0;
border-color: #999999;
padding: 5px;
clear: left;
}

input, textarea {
background-color: #9DE0AD;
color: #594F4F;
}

textarea.textbox {
width: 100% !important;
}

.reply {
position: relative;
margin: 5px 5px 5px 5px;
padding: 0px 5x 10px 10px;
text-align: left;
font-family: "Century gothic", sans-serif;
font-size: 12px;
line-height: 125%;
background-color: #9DE0AD;
color: #547980;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
text-align: justify;
margin: 0px;
font-size: 12px;
font-family: "Century gothic", sans-serif;
color: #594F4F;
}

.commentbox {

border-color: #594F4F;
border-width: 5px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #E5FCC2;
-moz-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #45ADA8;
}

.datesubjectcomment a:hover {
color: #9DE0AD;
}

.commentboxpartial {
border-color: #999999;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #9DE0AD;
}

.commentinfo {
background-color: #9DE0AD;
margin-top: 10px;
width: 100%;
}

.skiplinks {
text-align: center;
color: #E5FCC2;
}

/*---------misc--------*/

.clear {
height: 15px;
}

div.ContextualPopup div.Inner{
width: 235px;
color: #666666!important;
padding: 10px;
font: normal 7pt arial;
}

div.ContextualPopup .Content{
border: none;
}

div.ContextualPopup .Userpic{
padding: 10px;
background-color: #45ADA8;
margin: 0px;
border: 1px solid #efefef;
}

textarea.textbox {
width: auto !important;
}

/*LINKS*/
a, a:link, a:visited {
color: #45ADA8;
text-decoration: none;
}

a:hover {
color: #9DE0AD;
text-decoration: none;
}

code, kbd, pre, tt {
font-family: monospace;
}

b, s, i, u {
}
/* Generated by Malionette's Tiny Icon Generator */

img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img638.imageshack.us/img638/7590/weatherzs.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img17.imageshack.us/img17/7273/rainbowz.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/syndicated.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img543.imageshack.us/img543/9513/001ol.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img62.imageshack.us/img62/9712/locksl.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/icon_private.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img7.imageshack.us/img7/3159/magnifierp.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/icon_groups.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img62.imageshack.us/img62/9712/locksl.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_edit.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img802.imageshack.us/img802/5686/090o.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_track.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img225.imageshack.us/img225/7282/102wd.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_del.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img513.imageshack.us/img513/5189/101yp.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_freeze.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img694.imageshack.us/img694/1188/150ja.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_unfreeze.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img694.imageshack.us/img694/1188/150ja.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_scr.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img560.imageshack.us/img560/8259/usersilhouette.png) no-repeat !important; padding: 16px 0 0 16px !important; }

img[src*="img/btn_spam.gif"] {width: 0 !important; height: 0 !important;
background: transparent url(http://img13.imageshack.us/img13/5781/148t.png) no-repeat !important; padding: 16px 0 0 16px !important; }

#qrform table {
border: 0 !important;
width: 100%;
}

If anyone could help, I'd really appreciate it!

EDIT: Problem has now been fixed thanks to tuff_ghost!

comments

Previous post Next post
Up