Okay so I feel like a bonehead because I've been around LJ too long to still need help with stuff like this - but I'm completely lost so I thought I'd give this a try. I'm crossing my fingers that one of y'all will know what to do.
As you can see in the first picture below - my nav buttons/block will not go up to sit on the bottom left corner of my header.
When I have my Firebug/Inspect Elements open it almost looks like the nav block is attached relatively to the inspect elements window at the bottom of my screen (meaning I can resize my firebug or inspect element and the nav block moves with the resizing) - so I can get the block exactly as I want it but when the inspect element closes, the block moves down to where you can see in the picture.
<<< Perfect (with the Inspect Elements open) . Moving with the Inspect Elements window >>>>>
I originally got the coding from here:
http://street-of-mercy.livejournal.com/75803.htmlbut I made quite a few changes - particularly with the #header coding (The header before was meant for a much smaller content width and I edited the coding to center the image.) - Perhaps this is the problem?
Below is my current coding - and I would appreciate ANY help anyone could give me. I've been looking at it for too long and now I'm cross-eyed. Ugh.
/
/* ------ MAIN ------ */
body {
background-color: #AA9C81;
font-size: 11px;
margin: 0;
}
a, a:link, a:visited {
color: #A07F59;
text-decoration: strong;
}
a:hover {
color: #B3B3B3;
text-decoration: none;
}
*::-moz-selection {
background: none repeat scroll 0 0 #AA9C81;
color: #FFFFFF;
}
blockquote {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px dashed #CECECE;
color: #AA9C81;
font-family: "Verdana",sans-serif;
font-size: 9pt;
line-height: 13px;
padding: 18px;
text-align: justify;
}
p, td {
}
code, kbd, pre, tt {
font-family: monospace;
}
ul.ljtaglist {
padding-left: 20px;
text-align: left;
}
#content {
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
padding: 8px;
text-align: justify;
width: 955px;
}
#maincontent {
color: #000000;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin-left: 220px;
margin-top: 16px;
text-align: center;
}
#sidebar {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
color: #987B53 ;
float: left;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin-top: 16px;
padding: 0 0 15px;
text-align: center;
text-transform: lowercase;
width: 210px;
}
#header {
background-image: url("
http://i19.photobucket.com/albums/b166/jandjsalmon/Headers/STARDUST.png");
background-position: center, relative;
clear: both;
font-family: verdana;
font-size: 11px;
height: 375px;
letter-spacing: 0;
margin-right: auto;
padding-top: 10px;
text-align: left;
text-transform: lowercase;
width: 794px;
margin-left: auto;
background-repeat: no-repeat;
}
#footer {
background-color: #EEEEEE;
clear: none;
color: #5D5D5D;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin: 0;
text-align: center;
text-transform: lowercase;
width: 100%;
z-index: 100;
}
div#header a, div#header a:link, div#header a:visited {
color: #AA9C81;
text-decoration: none;
}
div#footer a, div#footer a:link, div#footer a:visited {
color: #9B9B9B;
text-decoration: none;
}
div#header a:hover {
color: #A07F59;
text-decoration: none;
}
div#footer a:hover {
color: #A07F59;
text-decoration: none;
}
ul.navheader {
bottom: -138px;
padding: 0;
position: absolute;
right: 944px;
text-align: left;
width: 120px;
}
ul.navheader li {
background-color: #fefefe;
display: block;
margin: 2px;
padding: 5px 0 5px 5px;
}
.title, .subtitle {
display: none;
}
#sidebar .sbarcalendarposts a, #sidebar .sbarcalendarposts a:link, .sbarcalendarposts a:visited {
padding: 0;
text-align: center;
}
#sidebar .sbarcalendarposts a:hover {
padding: 0;
text-align: center;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #A07F59;
padding: 3px 3px 3px 10px;
text-decoration: none;
}
div#sidebar a:hover {
background-color: #7F5A42;
color: #FFFFFF;
padding: 3px 3px 3px 10px;
}
.defaultuserpic {
display: none;
text-align: center;
}
.sbarheader {
padding: 0 5px;
}
.sbarbody {
padding: 0 5px;
}
.sbarbody2 {
padding: 0 15px;
}
table.calendar {
margin-left: auto;
margin-right: auto;
}
.sbarcalendar {
border: 1px solid #CECECE;
font-family: "Verdana",sans-serif;
font-size: 9px;
padding: 1px;
text-align: center;
}
.sbarcalendarposts {
background-color: #EEE8DA;
border: 1px solid #CECECE;
font-family: "Verdana",sans-serif;
font-size: 9px;
padding: 1px;
text-align: center;
}
ul.sbarlist {
list-style: none outside none;
margin-left: 0;
padding-left: 0;
}
li.sbaritem {
border-bottom: 1px dotted #CCCCCC;
list-style: none outside none;
padding: 3px 3px 3px 5px;
text-align: left;
text-transform: lowercase;
}
li.sbartitle {
background-color: #CBC1A8;
color: #675338;
font-family: "Verdana",sans-serif;
font-size: 10px;
list-style: none outside none;
margin: 10px 0;
padding: 3px 5px;
text-align: center;
text-transform: lowercase;
}
.ljuser img {
background-image: url("
http://i153.photobucket.com/albums/s217/mercscilla_test/tiny_icon_user.png");
background-repeat: no-repeat;
height: 0;
padding: 13px 0 0 13px;
width: 0;
}
.ljuser img[src="
http://stat.livejournal.com/img/user.gif"] {
background-image: url("
http://i153.photobucket.com/albums/s217/mercscilla_test/tiny_icon_user.png");
padding: 13px 0 0 13px;
}
.ljuser img[src="
http://stat.livejournal.com/img/community.gif"] {
background-image: url("
http://i153.photobucket.com/albums/s217/mercscilla_test/tiny_icon_community.png");
padding: 13px 0 0 15px;
}
span.ljuser a b {
color: #A07F59;
font-weight: lighter;
padding: 2px 0;
}
span.ljuser a:hover b {
color: #B3B3B3;
font-weight: lighter;
padding-bottom: 2px;
padding-top: 2px;
}
ul.ljtaglist li {
list-style: none outside none;
}
ul.ljtaglist {
color: #000000;
font-family: "Verdana",sans-serif;
font-size: 10pt;
padding: 8px;
}
.subcontent {
border: 1px solid #CCCCCC;
}
.entry {
color: #675338;
font-family: "Verdana",sans-serif;
font-size: 12px;
padding: 10px;
text-align: justify;
}
hr {
border-bottom: 2px solid #CECECE;
border-style: none none solid;
color: rgba(0, 0, 0, 0);
height: 1px;
}
.entry ul li, ol li, li {
margin-left: 0;
padding-right: 5px;
}
.userpic {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
float: right;
margin: 10px;
padding: 5px;
position: relative;
z-index: 15;
}
.userpicfriends {
background-color: rgba(0, 0, 0, 0) !important;
border: 1px solid #CCCCCC;
float: right;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin: 10px;
padding: 5px;
position: relative;
text-align: center;
z-index: 15;
}
.date {
color: #4E4E4E;
font-family: "Verdana",sans-serif;
font-size: 10px;
padding-bottom: 5px;
padding-top: 5px;
text-align: right;
text-transform: uppercase;
top: 5px;
}
.subject {
background-color: #CBC1A8;
color: #000000;
font-family: "Verdana",sans-serif;
font-size: 11px;
padding-bottom: 4px;
padding-left: 10px;
padding-top: 4px;
}
.subject a, .subject a:link, .subject a:visited {
color: #675338;
}
.subject a:hover {
color: #A07F59;
}
.datesubject {
background-color: rgba(0, 0, 0, 0);
padding: 0;
text-align: left;
}
.ljtags {
color: #675338;
font-weight: lighter;
margin-top: 30px;
text-transform: lowercase;
}
.currents strong, .currentmood strong, .currentmusic .currentlocation, .ljtags strong {
color: #675338;
font-weight: lighter;
text-transform: lowercase;
}
.currents, .currentmood, .currentmusic, .currentlocation {
color: #675338;
font-weight: lighter;
text-transform: lowercase;
}
.ljtags a, .ljtags a:link, .ljtags a:visited {
color: #675338;
font-weight: lighter;
text-transform: none;
}
.currentlocation a, .currentlocation a:link, .currentlocation a:visited {
color: #675338;
font-weight: lighter;
text-transform: none;
}
.currentlocation a:hover, .ljtags a:hover {
color: #675338;
font-weight: lighter;
text-transform: none;
}
.comments {
background-color: #EEE8DA;
clear: none;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin-top: 15px;
padding: 5px;
position: relative;
text-align: right;
text-transform: lowercase;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #666666;
}
div.comments a:hover {
color: #A07F59;
text-decoration: none;
}
.datesubjectcomment {
background-color: #CBC1A8;
margin-top: 20px;
padding: 5px;
text-align: right;
}
.userpiccomment {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
float: right;
left: 0;
margin: 20px 10px -20px;
padding: 5px;
position: relative;
top: -30px;
z-index: 15;
}
.box {
clear: none;
margin-top: 0;
padding: 10px;
text-align: left;
}
form div.box {
text-align: center;
}
div#content input, div#content textarea, div#content select {
background-color: #FFFFFF;
border: 1px solid #4E4E4E;
color: #5D5D5D;
}
textarea.textbox {
width: 100% !important;
}
.reply {
color: #000000;
font-family: "Verdana",sans-serif;
font-size: 11px;
line-height: 125%;
margin: 20px 30px 10px;
padding: 25px 10px 10px;
position: relative;
text-align: left;
}
.replytosubject {
background-color: #CBC1A8;
color: #000000;
font-weight: bold;
padding: 5px;
text-transform: lowercase;
}
.replytoposter {
color: #5D5D5D;
padding: 5px;
text-transform: lowercase;
}
.commentreply {
color: #000000;
font-family: "Verdana",sans-serif;
font-size: 11px;
margin: 10px;
position: relative;
text-align: justify;
}
.commentbox {
border: 1px solid #CCCCCC;
margin: 10px;
padding: 5px;
text-align: left;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #A07F59;
}
.datesubjectcomment a:hover {
color: #B3B3B3;
}
.commentboxpartial {
border: 1px solid #CCCCCC;
margin: 10px;
padding: 10px;
}
.commentinfo {
margin-top: 10px;
width: 100%;
}
ul.year {
padding: 20px 0;
text-align: center;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border: 1px solid #CECECE;
color: #000000;
}
table.yeartable td.yearday {
color: #666666;
text-align: center;
}
td.yearmonth {
border-style: none;
color: #A07F59;
}
ul.navfooter {
margin: 0;
padding: 0;
}
ul.navfooter li {
display: inline;
margin: 0 5px;
}
.clearfoot {
clear: none;
}
.clear {
display: none;
}
.skiplinks {
padding: 10px 0;
text-align: center;
text-transform: lowercase;
}
.headerimage {
}
.separator {
height: 20px;
}
.ljuser img[src*="userinfo.gif"] {
background-image: url("
http://i299.photobucket.com/albums/mm310/tracey_muove/2hmoshx-4.gif") !important;
background-repeat: no-repeat !important;
height: 0 !important;
padding: 14px 13px 1px 0 !important;
text-decoration: none;
width: 0 !important;
}
.ljuser img[src*="community.gif"] {
background-image: url("
http://i299.photobucket.com/albums/mm310/tracey_muove/2hmoshx-4.gif") !important;
background-repeat: no-repeat !important;
height: 0 !important;
padding: 14px 12px 1px 0 !important;
text-decoration: none;
width: 0 !important;
}