Random Floating User Pic

Apr 04, 2009 21:12

Username of journal: swtcamden
Layout Style: Opal (Libra OSWD)
Basic, Paid or Plus: Paid
Problem you are having: My user icon is randomly showing up at the top of my lj. It's near the middle but at the right of the content area. I don't know why it's there and how to get rid of it. I've tried looking in the css coding, but I can't find it. The sample from the original css coding I've edited didn't have this occurring. (I probably won't have this layout up, but here is a screencap of my lj with the problem in red.)


/*
Original stylesheet by Nadia @ http://nv1978.livejournal.com
Downloaded from: http://butterflybox.livejournal.com
Style System: S2
Theme: Opal
Account: Free, Plus and Paid
*/

body {
background-color: #EEF6F8;
background-image: url(http://i83.photobucket.com/albums/j290/swtcamden/LiveJournal/background03.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
background-position: right;
font-family: tahoma, verdana, sans-serif;
color: #EEF6F8;
font-size: 0.7em;
overflow-x: hidden;
margin: 0;
}

#content {
background-color: #EEF6F8;
border: 1px solid #AB8A56;
padding: 5px;
}

#sidecolumn {
width: 210px;
}

h3 {
font-size: 0;
}

/*-----------------------------------------------------------------------------
Borders along the page
------------------------------------------------------------------------*/
/* To disable a border, change to 0 */

.border4 {
border: 0 solid #F3F3F3;
}
.border3 {
border: 0 solid #F3F3F3;
}
.border2 {
border: 0 solid #F3F3F3;
}

/*-----------------------------------------------------------------------------
Links on page
------------------------------------------------------------------------*/

a, a:active, a:visited, a:active b, a:visited b {
color: #997741;
text-decoration: none;
}

/* links when cursor is hovering over it , TAB color is font too */
a:hover, a:hover b, a:hover .nosubject {
color: #553F2C;
}

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

/* this is the maincontainer */
#bodycontent {
background-color: #EEF6F8;
border: 0px solid #ffffff;
width: 800px;
margin-left: auto;
margin-right: 555px;
}

/* where you can place your header */
#headerinfo {
background-image: url(none);
background-repeat: repeat-y;
background-position: center;
height: 0px;
font-size: 0;
display: no;
}

/* where you can edit your journal title */
#header {
font-size: 0.8em;
}

/*---------------------------------------------------------------------
User pics
------------------------------------------------------------------------*/

/* change to 'float:right' if you want your posting icon on the right. */
.userpic2 {
float: right;
text-align: right;
background-color: #997741;
border: 2px solid #EEF6F8;
margin: 5px;
padding: 3px;
}

/*if userpic in the sidebar is enabled. */
#userpic {
overflow: hidden;
text-align: center;
margin-bottom: 5px;
padding: 2px;
}

/*---------------------------------------------------------------------
Navigation at the top
------------------------------------------------------------------------*/

#nav {
font-size: 1.0em;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding-top: 10px;
white-space: nowrap;
text-decoration: none;
}

#nav a, #nav a:active, #nav a visited {
color: #997741;
font-weight: bold;
padding: 5px;
background-color: transparent;
}

#nav a:hover {
color: #553F2C;
background-color: transparent;
border-bottom: 1px dotted #997741;
}

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

/* the following deal with entries themselves */
.entry {
text-align: justify;
width: 555px;
margin-bottom: 10px;
}

/* the next two are where it says "posted by" */
.entryinfo {
font-size: 0.8em;
color: #EEF6F8;
text-transform: uppercase;
background-color: #997741;
padding: 2px 0 2px 0;
letter-spacing: 2px;
}

/* the subject of the post */
.subject {
font-family: verdana,tahoma,"Trebuchet MS", sans-serif;
color: #553F2C;
font-size: 1.5em;
font-weight: bold;
text-align: left;
text-transform: uppercase;
padding: 2px; 5px 2px 5px;
}

/* the next three deal with the links at the top of each entry */
.entrylinks {
font-size: 0.8em;
padding-top: 2px;
padding-bottom: 2px;
background-color: #EEF6F8;
text-align: left;
text-transform: uppercase;
}

.entrylinks a {
color: #997741;
font-weight: normal;
background-color: transparent;
white-space: normal;
}

.entrylinks a:hover {
color: #553F2C;
background-color: transparent;
}

/*-----------------------------------------------------------------------------
Currents, Tags
------------------------------------------------------------------------*/

/* Current mood, location, music */
.meta {
margin-top: 2px;
font-size: 0.8em;
text-transform: uppercase;
}

/* Tags */
.ljtags {
margin-top: 20px;
}
.tags {
font-size: 0.8em;
text-transform: uppercase;
padding: 1px;
}

/*-----------------------------------------------------------------------------
Sidebar stuff
------------------------------------------------------------------------*/

/* the columns */
.columncontent {
background-color:#EEF6F8;
border: 1px solid #997741;
width: 200px;
text-align: center;
padding: 5px;
}

/* the header of each column */
.columncontent strong {
font-size: 0.8em;
color: #553F2C;
font-weight: bold;
text-transform: uppercase;
}

/* text area of the columns */
.columnitem {
padding: 2px;
margin-top: 4px;
background-color: #FFFFFF;
border: 1px solid #997741;
overflow: visible;
}

/* links in the side column */
#sidecolumn a {
font-size: 0.9em;
font-weight: normal;
color: #997741;
text-transform: uppercase;
}
#sidecolumn a:hover {
color: #553F2C;
}

/*-----------------------------------------------------------------------------
Calendar
------------------------------------------------------------------------*/

/* the calendar on the side */
.calrow {
clear: both;
width: 100%;
text-align: right;
}

.calempty {
width: 13.2%;
}

.calactitem {
font-size: 0.8em;
padding: 0px;
border: 1px solid #997741;
text-align: center;
background-color: #FFFFFF;
}

.calinitem {
font-size: 0.8em;
padding: 0px;
border: 1px solid #FFFFFF;
background-color: #997741;
text-align: center;
}

/* days on the calendar page */
.bigday {
font-size: 0.9em;
font-weight: normal;
color: #553F2C;
letter-spacing: 4px;
padding: 2px;
}

/* year in calendar page */
.systemtext {
color: #553F2C;
font-weight: bold;
text-transform: uppercase;
}

/*-----------------------------------------------------------------------------
Comments stuff
------------------------------------------------------------------------*/

/* Textarea, input, select, option */
input, textarea, option, select {
color: #EEF6F8;
font-family: tahoma, verdana, sans-serif;
font-size: 0.8em;
background-color: #997741;
border: 1px solid #553F2C;
}

/* on the comments page, the username of the commenter */
.postedby {
text-transform: uppercase;
}

/* when a whole bunch of replies occurs and they turn to boxes */
.minicomment {
padding: 4px;
background-color: #EEF6F8;
border: 1px solid #997741;
}

.minicommentholder {
border: 0px solid #F3F3F3;
}

.messageholder {
border: 0px solid #F3F3F3;
margin: 5px 0 5px 0;
}

/* when viewing comments, where it says "comments" */
.notablemessage {
padding: 4px;
}

/*-----------------------------------------------------------------------------
Misc stuff
------------------------------------------------------------------------*/

/* back, forward links, etc. */
.systemmessage {
background-color: #EEF6F8;
border: 1px solid #997741;
}

.systemmessage a {
padding: 2px 10px 2px 10px;
}

.systemmessage td {
padding: 2px;
}

/* if you enabled IP logging */
.ip { color:#447369; }

/* if logged in, this edits the "mass action on selected comments" option */
.multiform { font-weight: bold; }

/* the links that say 'back to top' at the bottom of each entry */
.backtop {
text-align: right;
font-size: 0.8em;
}
.backtop a {
font-weight: normal;
color: #997741;
text-transform: uppercase;
}
.backtop a:hover {
color: #553F2C;
}

blockquote {
padding: 8px 10px 8px 10px;
background-color: #EEF6F8;
border: 3px solid #997741;
margin-bottom: 20px;
}
Previous post Next post
Up