(no subject)

Jun 13, 2010 12:26

For some reason the little person icon by a name doesn't show up in my layout, like this. xjubesx

Does anyone know how to change this in lj coding?



/*---------------------------------------------------
S2 Flexible Squares Layout Coding
Layout by Rachel @ http://hellogoodmornin.livejournal.com
-----------------------------------------------------*/

body {
background-color: #000000;
background-image: url("");
text-align: center;
color: #808080;
font-family: "lucinda grande", tahoma;
font-size: 10px;
margin: 0px 0px 0px 0px;
cursor: default;
}

a, a:link, a:visited {
color: #C0C0C0;
text-decoration: none;
cursor: default;
}

a:hover {
color: #A1A1A1;
text-decoration: none;
border-bottom: 0px solid #000000;
cursor: default;
}

p, td {
font-size: 11px;
}

blockquote {
background-color: #EAEAEA;
font-size: 7pt;
padding: 15px;
color: #808080;
border-top: 3px solid #CCCCCC;
}

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

#content
{
width: 630px;
margin-left: auto;
margin-right: auto;
background-color: #1D1D1D;
border: 0px solid #999999;
padding: 0px;
}

#maincontent {
margin-top: 0px;
font-family: "lucinda grande", tahoma;
font-size: 10px;
background-color: #1D1D1D;
color: #808080;
border-style: 0px solid #999999;
margin-right: 0px;
text-align: left;
}

#sidebar {
display: none;
padding-top: 0px;
margin-top: -10px;
background-color: #F5F5F5;
border: 0px solid #999999;
font-family: "lucinda grande", tahoma;
font-size: 10px;
color: #808080;
width: 200px;
float: right;
text-align: left;
}

#header {
padding: 0px 0px 0px 0px;
margin: 0px;
margin-right: 0px;
text-align: center;
font-family: "lucinda grande", tahoma;
font-size: 10px;
border-bottom: 35px solid #000000;
background-color: #1D1D1D;
color: #808080;
text-transform: uppercase;
}

.headerimage
{
position: relative;
width: 643px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-repeat: no-repeat;
/* THIS IS WHERE YOU WOULD ADD YOUR HEADER --- HEADER IMAGE LOOKS BEST AT EXACTLY 630 PIXELS WIDE */
background-image: url(""); /* url to header image */
height: 343px; /* hight of header image */
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #C0C0C0;
}

div#header a:hover, div#footer a:hover {
color: #808080;
text-decoration: none;
border-bottom: 0px solid #000000;
}

/*title and subtitle*/
.title {
display: none;
font-family: Arial;
font-size: 20pt;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 2px;
}

.subtitle{
display: none;
font-family: Arial;
font-size: 17pt;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 2px;
}

/* header -- links to views; title of journal; subtitle of journal */

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

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

.subcontent {
}

.entry {
margin-left: 120px;
padding: 0px 10px 5px 10px;
background-color: #1D1D1D;
color: #808080;
font-family: "lucinda grande", tahoma;
font-size: 11px;
text-align: left;
border-width: 0px solid #404040;
}

.entry_text
{
border-left: 1px dashed #000000;
padding: 20px 0px 20px 10px;
}

.userpic {
position: relative;
float: left;
background-color: #FFFFFF;
color: #FFFFFF;
text-align: center;
padding: 5px;
margin: 10px;
z-index: 15;
}

.date {
margin-left: 130px;
line-height: 200%;
top: 5px;
color: #CCCCCC;
font-family: "lucinda grande", tahoma;
font-size: 10px;
text-transform: uppercase;
}

.subject {
margin-left: 135px;
padding: 1px;
color: #CCCCCC;
font-family: arial;
font-weight: bold;
letter-spacing: 0px;
font-size: 11pt;
text-transform: uppercase;
}

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

.subject a:hover {
color: #ADADAD;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.datesubject {
background-color: #1D1D1D;
padding: 5px;
}

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

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

.ljtags
{
display: none;
font-family: "lucinda grande", tahoma;
color: #808080;
background-color: #1D1D1D;
font-size: 7pt;
position: left;
margin-top: 0px;
position: relative;
text-transform: lowercase;
top: 13px;
border: 0px solid #C8C8C8;
}

ul.ljtaglist li {
list-style: none;
}

.ljtaglist
{
}

.currents {
font-family: "lucinda grande", tahoma;
font-size: 10px;
padding: 10px 0px 0px 15px;
}

.comments {
font-family: "lucinda grande", tahoma;
font-size: 10px;
text-align: right;
background-color: #1D1D1D;
padding: 0px 30px 6px 0px;
position: relative;
top: 5px;
text-transform: uppercase;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #C0C0C0;
text-decoration: none;
}

div.comments a:hover {
color: #808080;
text-decoration: none;
border-bottom: 0px solid #000000;
}

.separator{
/* for formatting separators between entries */
height: 35px;
background-color: #000000;
}

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF;
color: #FFFFFF;
text-align: center;
padding: 5px;
margin: 10px;
z-index: 15;
}

.userpicfriends font {
color: #2B2B2B;
font-weight: normal !important;
font-family: "lucinda grande", tahoma !important;
}

.defaultuserpic {
text-align: center;
}

.defaultuserpic img {
background-color: #000000;
padding: 5px;
margin: 10px;
}

.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: #808080;
}

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

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

.sbarcalendar {
border: 1px solid #CCCCCC;
text-align: center;
font-family: "lucinda grande", tahoma;
font-size: 10px;
}

.sbarcalendarposts {
border: 1px solid #CCCCCC;
background-color: #EFEFEF;
text-align: center;
font-family: "lucinda grande", tahoma;
font-size: 10px;
}

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

ul.sbarcontent
{
padding-left: 20px;
margin-left: 0px;
}

li.sbaritem
{
padding-left: 0px;
}

li.sbartitle
{
padding-right: 15px;
list-style: none;
border-bottom: 1px dashed #C0C0C0;
background-color: #1D1D1D;
margin-bottom: 10px;
margin-top: 10px;
text-align: right;
text-transform: uppercase;
}

#footer {
width: 100%;
text-align: center;
font-family: "lucinda grande", tahoma;
font-size: 10px;
background-color: #1D1D1D;
color: #404040;
border-color: 0px solid #999999;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

ul.year {
text-align: center;
padding-bottom: 0px;
padding-top: 10px;
}

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
font-family: "lucinda grande", tahoma;
font-size: 10px;
color: #808080;
border: 1px solid #404040;
}

table.yeartable td.yearday {
font-family: "lucinda grande", tahoma;
font-size: 10px;
color: #808080;
background-color: #1D1D1D;
text-align: center;
}

td.yearmonth {
font-family: "lucinda grande", tahoma;
font-size: 10px;
color: #808080;
border-style: none;
}

.datesubjectcomment {
background-color: #4A4A4A;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
background-color: #000000;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border: 0px solid #000000;
}

.box {
padding: 10px;
clear: left;
}

input, textarea {
background-color: #222222;
color: #8C8C8C;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "lucinda grande", tahoma;
font-size: 10px;
line-height: 125%;
background-color: #1D1D1D;
color: #404040;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 11px;
font-family: "lucinda grande", tahoma;
font-size: 10px;
color: #8E8E8E;
}

.commentbox {
padding: 10px;
margin: 10px;
background-color: #1D1D1D;
}

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

.datesubjectcomment a:hover {
color: #C0C0C0;
text-decoration: none;
border-bottom: 2px solid #000000;
}

.commentboxpartial {
padding: 10px;
margin: 10px;
background-color: #4A4A4A;
}

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

.skiplinks {
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

.clear {
height: 0px;
}

.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 7px 7px 0px 0px;
background-repeat: no-repeat;
background: url(http://img247.imageshack.us/img247/7600/lockyr1.gif);
}

.subject img[src="http://stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 7px 7px 0px 0px;
background-repeat: no-repeat;
background: url(http://img247.imageshack.us/img247/7600/lockyr1.gif);
}

.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color:transparent;
/* so that IE users will still see an image */
background-image: url(http://img247.imageshack.us/img247/1678/usermf6.gif);
padding: 8px 6px 0 1px;
}

.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(http://img247.imageshack.us/img247/1678/usermf6.gif);
padding: 16px 16px 0 0 !important;

}

.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(http://img149.imageshack.us/img149/434/commac8.gif);
padding: 16px 16px 0 0 !important;

}



entries

Previous post Next post
Up