Disappearing Icons (after update)

Dec 22, 2011 09:23

Hi,

Since the update yesterday, my userpic and friends list userpics have disappeared from my journal and friends' list vicodin_martini. So has the name/comm link underneath each one. In reality is seems they have now been cut from outside the content space. Originally my user/friendsuserpic codes had the margin-left set at -110px to push it way out side of the actual entry space.

As a test today I decided to change my code to -40px just to see if the icons were still "on" the page, and they are- just now they're cut off by, well 60px.

So any ideas what I need to do? I'm guessing I need to expand the content space, to allow the icons to be visible when pushed off to the side- but I'm guessing and I really don't want to start rewriting my code when I don't know where I should be looking. I am okay with reading code and usually can troubleshoot my own problems, but a heads up would be lovely!

Journal Code: /*---AUTUMN2011THEME---*/

@font-face {
font-family: 'Neucha';
font-style: normal;
font-weight: normal;
src: local('Neucha'), url('http://themes.googleusercontent.com/static/fonts/neucha/v3/ZI4jDB7MsJMWfKgrjQNKuOvvDin1pK8aKteLpeZ5c0A.woff') format('woff');
}

body {

background-color: #be9a7f;

background-image:url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/background-6a.png);

background-repeat:no-repeat;

background-attachment:fixed;

background-position:right;

text-align: center;

color: #000000;

font-family: "Verdana", sans-serif;

font-size: 11px;

margin: 20px 0 20px 0;

}

a, a:link, a:visited {

color: #8a1228;

text-decoration: none;

}

a:hover {

color: #806d5d;

text-decoration: none;

}

p, td, {

font-size: 11px;

text-decoration: none;

}

blockquote {

color: #ccbeb1;

padding: 5px;

margin: 10px;

border-width: 1px 0px 1px 0px;

border-color: #806d5d;

}

blockquote:hover {

color: #806d5d;

}

code, kbd, pre, tt {

font-family: monospace;

}

/*---------------------------------------------------------------------

General page alignment and width

------------------------------------------------------------------------*/

#content

{

width: 750px;

margin-left: 120px; margin-right: auto;

background-color: transparent;

border-width: 0px;

padding: 5px;

}

#maincontent {

margin-top: 125px;

font-family: "Verdana", sans-serif;

font-size: 11px;

background-color: transparent;

color: #000000;

border-style: solid;

border-color: #999999;

border-width: 0px;

margin: 2px;

text-align: left;

}

#sidebar {

padding-top: 15px;

margin: 15px 0px 20px 2px;

background: #b9a999 url('') repeat scroll 50% 0;

border-color: #806d5d;

border-width: 3px;

border-style: solid;

font-size: 11px;

font-family: "Verdana", sans-serif;

color: #000000;

width: 746px;

float: none;

text-align: justify;

}

#sidebar img:hover{

opacity:0.2;

filter:alpha(opacity=20);

}

/*-----------------------------------------------------------------------------

Header - you can add a header image with either #header or .headerimage

--------------------------------------------------------------------------------*/

#header {

float: left;

width: 300px;

padding: 65px 10px 10px 0px;

margin-top: 2px;

margin-left: 5px;

margin-bottom: 15px;

margin-right: 2px;

text-align: right;

text-transform: lowercase;

font-family: 'Neucha', cursive;

font-size: 28px;

font-style: italic;

font-weight: normal;

letter-spacing: 1px;

line-height: 0.8;

border-style: solid;

border-color: #000000;

border-width: 0px 0px 0px 0px;

background: transparent url('') repeat scroll 50% 0;

color: #8a1228;
}

.headerimage {

margin-bottom: -20px;

margin-left: 127px; margin-right: auto;

padding-right: -2px;

width: 752px;

height: 30px;

background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0;

}

/*look and color of links (also partly for footer)*/

div#header a, div#header a:link, div#header a:visited{

color: #8a1228;

}

div#header a:hover {

color: #806d5d;

text-decoration: none;

}

/*title and subtitle*/

.title {

display: none;

}

.subtitle{

display: none;

}

/*-----------------------------------------------------------------------------

Header - top navigation

--------------------------------------------------------------------------------*/

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

ul.navheader

{

padding: 0px;

margin: 0px;

}

ul.navheader li {

display: block;

padding: 0 3px 0 3px;

}

/*-----------------------------------------------------------------------------

Entry stuff

------------------------------------------------------------------------*/

.subcontent {

background-color: transparent;

padding: 0px 25px 20px 0px;

margin-right: -6px;

clear: both;

}

.entry {

margin: 0px -25px 0px 0px;

padding: 10px 15px 10px 10px;

background-color: #b9a999;

color: #000000;

font-family: "gill-sans", sans-serif;

font-size: 11px;

text-align: justify;

border-width: 3px;

border-color: #806d5d;

border-style: solid;

}

.userpic {

position: relative;

float: left;

background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0;

padding: 10px;

margin: 0px 10px 10px -40px;

z-index: 15;

border-width: 0px;

border-color: #806d5d;

border-style: solid;

}

.userpic img {

width: 75px;

height: 75px;

}

.userpic:hover {

opacity:0.2;

filter:alpha(opacity=20);

}

.date {

padding: 1px;

color: #ccbeb1;

font-family: "gill-sans", sans-serif;

font-size: 10px;

text-transform: lowercase;

}

.subject {

font-weight: normal;

padding: 2px;

color: #ccbeb1;

font-family: "gill-sans", sans-serif;

font-size: 16px;

text-transform: lowercase;

}

.subject a, .subject a:link, .subject a:visited {

color: #ccbeb1;

}

.subject a:hover {

color: #806d5d;

}

.datesubject {

width: 742px;

background: transparent url('http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png') repeat scroll 50% 0;

padding: 5px 5px 5px 5px;
}

.entry ul li

{

padding-left: 5px;

margin-left: 15px;

}

.entry ol li

{

padding-left: 5px;

margin-left: 15px;

}

/*---------------------------------------------------------------------

Entry Stuff - Current Mood, Music and Location

------------------------------------------------------------------------*/

.currents, .currentmood, .currentmusic {

text-transform: uppercase;

font-family: "gill-sans", sans-serif;

font-size: 11px;

}

.currentlocation {

display:none;

}

.currents strong{

font-weight:normal;

}

.ljtags {

padding: 10px;

margin: 30px 0px 0px 0px;

border: 1px #806d5d solid;

text-transform: uppercase;

background-color: #ccbeb1;

}

/*---------------------------------------------------------------------

Entry Stuff - Comments

------------------------------------------------------------------------*/

.comments {

font-family: "gill-sans", sans-serif;

font-size: 14px;

text-align: left;

background: transparent url('http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png') repeat scroll 50% 0;

padding: 2px 5px 2px 5px;

margin: 25px -18px -18px -13px;

position: relative;

}

div.comments a, div.comments a:link, div.comments a:visited{

color: #ccbeb1;

text-transform: lowercase;

}

div.comments a:hover {

color: #806d5d;

text-decoration: none;

}

/*---------------------------------------------------------------------

Entry Stuff - Separator

------------------------------------------------------------------------*/

.separator{

/* for formatting separators between entries */

height: 35px;

}

/*------------------------------------------------------------

Special friends page customization

-------------------------------------------------------------------------------*/

.userpicfriends {

position: relative;

float: left;

background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0 !important;

padding: 10px 10px 5px 10px;

margin: 0px 10px 10px -40px;

z-index: 15;

border-width: 0px;

border-color: #806d5d;

border-style: solid;

color: #ccbeb1;

width: 80px

}

.userpicfriends img {

width: 75px;

height: 75px;

}

.userpicfriends:hover {

opacity:0.2;

filter:alpha(opacity=20);

}

.userpicfriends a font {

color: #ccbeb1;

text-transform: lowercase;

font-family: "gill-sans", sans-serif;

}

.userpicfriends a:hover font {

color: #806d5d;

}

/*------------------------------------------------------------

Sidebar

-------------------------------------------------------------------------------*/

.defaultuserpic {

display: none;

}

.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: #8a1228;
text-transform: uppercase;

}

div#sidebar a:hover {

color: #806d5d;
text-decoration: none;

}

/*------------------------------------------------------------

Sidebar - Calendar

-------------------------------------------------------------------------------*/

table.calendar {

display: none;

}

.sbarcalendar {

border-color: #000000;

border-width: 1px;

border-style: solid;

text-align: center;

font-family: "Verdana", sans-serif;

font-size: 11px;

}

.sbarcalendarposts {

border-color: #000000;

border-width: 1px;

border-style: solid;

background-color: #d4dce8;

text-align: center;

font-family: "Verdana", sans-serif;

font-size: 11px;

}

/*------------------------------------------------------------

Sidebar - link box contents and sidebar box titles

-------------------------------------------------------------------------------*/

ul.sbarlist

{

margin-top: 5px;
border-left: 1px solid #806d5d;
list-style: none;

}

li.sbaritem

{

display: inline;

padding: 0px 5px 0px 5px;
border-right: 1px solid #806d5d;

list-style: none;

}

li.sbartitle

{

display:none;

}

#sidebar_linklist

{

text-align:left

}

/*----------------------------------------------------

footer

----------------------------------------------------------------*/

#footer {

width: 25%;

text-align: center;

font-family: "Verdana", sans-serif;

font-size: 11px;

font-weight: bold;

letter-spacing: 1px;

background-color: transparent;

color: #000000;

border-color: #transparent;

border-width: 0px;

border-style: solid;

z-index: 100;

clear: both;

}

ul.navfooter{

padding: 0px;

margin: 0px;

}

ul.navfooter li {

text-align: right;

font-family: "gill-sans", sans-serif;

font-size: 32px;

font-weight: bold;

letter-spacing: 1px;

color: #000000;

display: block;

margin: -50px 5px 5px -150px;

padding: 5px 200px 50px 5px;

}

div#footer a, div#footer a:link, div#footer a:visited {

color: #000000;

}

div#footer a:hover{

color: #ffffff;

}

.clearfoot {

clear: both;

}

li.viewing{

display:none !important;

}

/*----------------------------------------------------

Archive Pages

----------------------------------------------------------------*/

ul.year {

text-align: center;

padding-bottom: 40px;

}

ul.year li {

display: inline;

font-size:22px;

font-weight:normal;

color: #ccbeb1;

font-family: georgia;

font-style: italic;

text-transform: lowercase;

padding: 5px;

border-left: 3px solid #ccbeb1;

border-right: 3px solid #ccbeb1;

}

table.yeartable {

background-color: #ccbeb1;

border: 3px solid #806d5d;

padding: 20px;

margin-left: auto;

margin-right: auto;

}

table.yeartable td.yeardate, table.yeartable td.yearday {

border-width: 1px;

border-style: solid;

border-color: #806d5d;

}

table.yeartable td.yearday {

background-color: #806d5d;

color: #ccbeb1;

font-family: georgia;

text-align: center;

}

td.yearmonth {

border-style: none;

font-size:12px;

font-weight:normal;

color: #806d5d;

font-family: georgia;

font-style: italic;

text-transform: lowercase;

}

h2 {

font-size:22px;

margin-left:20px;

font-weight:normal;

color: #ccbeb1;

font-family: georgia;

font-style: italic;

text-transform: lowercase;

padding-bottom: 20px;

border-bottom: 2px solid #ccbeb1;

}

.ljtaglist {

list-style-type:none;

margin-left:20px;

padding: 20px;

color: #b9a999;

background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0;

}

.ljtaglist a {

color: #ccbeb1;

}

.ljtaglist a:hover {

color: #806d5d;

}

/*----------------------------------------------------

Comments pages

----------------------------------------------------------------*/

.datesubjectcomment {

background: transparent url('http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png') repeat scroll 50% 0;

padding: 5px;

margin: -13px -13px 5px -13px;

color: #ccbeb1;

border: 3px solid transparent;

}

.userpiccomment {

position: relative;

float: left;

background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0 !important;

padding: 10px;

margin: 22px 0px 0px -120px;

z-index: 15;

border-width: 0px;

border-color: #806d5d;

border-style: solid;

color: #ccbeb1;

width: 75px !important;

height: 75px !important;

}

.userpiccomment:hover {

opacity:0.2;

filter:alpha(opacity=20);

}

.box {

border-style: solid;

border-width: 3px 0px 0px 0px;

border-color: #ccbeb1;

padding: 10px;

clear: left;

}

input, textarea {

background-color: #ccbeb1;

border: 1px solid #806d5d;

color: #806d5d;

font family: verdana;

padding 4px;

}

textarea.textbox {

width: 100% !important;

}

.reply {

position: relative;

margin: 20px;

padding: 25px;

text-align: left;

font-family: sans-serif;

font-size: 12px;

line-height: 125%;

background-color: #b9a999;

color: #000000;

}

.replytosubject {

font-weight: bold;

}

.commentreply {

position: relative;

margin: 10px;

font-size: 12px;

font-family: sans-serif;

color: #000000;

}

.commentbox {

background: #b9a999;

border-color: #806d5d;

border-width: 3px;

border-style: solid;

padding: 10px;

margin: 10px -12px 10px 10px;

}

.datesubjectcomment a:link, .datesubjectcomment a:visited {

color: #ccbeb1;

font-weight: normal;

text-transform: uppercase;

font-family: sans-serif;

}

.datesubjectcomment a:hover {

color: #806d5d;

}

.commentboxpartial {

background: #b9a999;

border-color: #806d5d;

border-width: 3px;

border-style: solid;

padding: 10px;

margin: 10px;

}

.commentinfo {

background-color: #d4dce8;

margin-top: 10px;

width: 100%;

}

.skiplinks {

text-transform: uppercase;
color: #ccbeb1;
font-size: 16px
text-align: center;
padding: 5px;
margin: 0px 100px 0px 100px;
border-bottom: 2px solid #ccbeb1;
font-weight: bold;
background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/2cz509g.png) repeat scroll 50% 0 !important;

}

.skiplinks a {

color: #ccbeb1;

}

.skiplinks a:hover {

color: #8a1228;

}

/*--------------------------------------------

Misc

-----------------------------------------*/

.clear {

height: 15px;

}

/*-------------------------TINYICONS*/

.ljuser img {width: 0; height: 0; background: transparent url() no-repeat 0 0; padding: 16px 16px 0 2px !important; vertical-align: baseline !important}
.ljuser img[src*="userinfo.gif"] {background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/person.png) no-repeat center left !important; padding: 16px 16px 0 2px !important}
.ljuser img[src*="community.gif"] { background: transparent url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/community.png) no-repeat scroll 0 0 !important; padding: 16px 16px 0 2px !important}

img[src*="icon_protected.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 27px 20px !important; background-image: url(http://i213.photobucket.com/albums/cc269/Vicodin_Martini/layouts/autumn-11/lockimgsmall.png)}

Thanks so much in advance!

entry usericon and username, solved, paid accounts

Previous post Next post
Up