I originally asked these questions over on
everything_lj, but figured the actual Minimalism comm might be better. I have a couple of things I'm trying to do:
1) I'm trying to make the calendar (in the sidebar and in the archive page) on
japanorama have the same between-cell margins as in
tenimyutopia's sidebar (where the individual days look like blocks floating on a solid background), but no matter how I insert margins or padding into the .calendar-wrap td CSS, nothing happens (margin coding doesn't change anything at all) :/ Any ideas on how to achieve this?
2) This is probably a futile question, but I'll give it a shot: My code will ultimately be placed on a community, and therefore the "USERNAME wrote in COMMUNITY" that appears on the friends page will be pretty redundant (since presumably it'll show up on the recent entries page that way). Is there any way to remove the "wrote in COMMUNITY" text from the box WITHOUT using layers (i.e. with only a basic account)?
Thanks for any help you can offer! My CSS code is in the box below:
body {
color: #353535;
background: url('
http://www.strawberrywine.org/personal_images/lj_layouts/pnish_comm/ltstripebg.png');
font-family: trebuchet MS,arial,sans-serif;
}
a, a:visited {
color: #486A91;
font-weight: bold;
text-decoration: none;
}
a:hover, a:active {
border-bottom: 1px dashed #486A91;
}
#page{background:url('
http://www.strawberrywine.org/personal_images/lj_layouts/pnish_comm/pni_header1-text.png') no-repeat center top;
height: 358px;
margin-top: 5px;
position: static;
}
.column-right, .column-right #page {
}
.header h2, .header h3, .header .u-wrap {
display: none;
}
.content {
float: left;
margin-right: 15px;
margin-top: -3px;
width: 100%;
}
.content-inner {
-moz-border-radius-topright: 20px;
background: none repeat scroll 0 0 white;
margin-left: 27%;
padding: 15px;
width: 60%;
position:relative;
}
.sidebar {
-moz-border-radius: 20px 20px 20px 20px;
background: none repeat scroll 0 0 #71797C;
float: left;
margin-top: 361px;
position: absolute;
width: 26%; }
.sidebar-cal dt, .sidebar-summary dt, .sidebar-tags dt, .sidebar-links dt {
font-size: 120%;
font-style: italic;
padding-bottom: 6px;
text-align: right;
text-transform: lowercase;
}
.sidebar hr {
display: none;
}
.sidebar-inner {
background: none repeat scroll 0 0 white;
margin-bottom: 23px;
margin-top: 46px;
padding-bottom: 1px;}
.header {
float: left;
width: 100%;
}
.header .nav {
margin-left: 27%;
margin-top: 374px;
padding-left: 0;
}
.header .nav .item {
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
display: inline;
padding: 13px;
}
.header .nav .item-selected {
background: white!important;
}
.header .nav .item-recent {
background: #A3273F;
}
.header .nav .item-friends {
background: #2775A5;
}
.header .nav .item-archive {
background: #26A06B;
}
.header .nav .item-profile {
background: #EFD439;
}
.header .nav .item-rss, .header .nav .item-addfriend {display: none!important;}
.header li.item:hover {
color: black !important;
background: white;
font-size: 100%;
letter-spacing: 2px;
text-transform: lowercase;
font-style:italic;
text-decoration:none;
border: none!important;
}
.header li.item-selected:hover {
text-decoration: none!important;
font-style: normal!important;
}
.header li.item:hover a {color: black;}
.header li.item a {
color: #FFFFFF;
font-size: 100%;
letter-spacing: 2px;
text-transform: lowercase;
text-decoration:none;
font-weight:normal!important;
}
.header li.item a:hover {
color: black !important;
background: white;
font-size: 100%;
letter-spacing: 2px;
text-transform: lowercase;
font-style:italic;
text-decoration:none;
}
.header li.item-selected a {
color: black !important;
font-size: 100%;
letter-spacing: 2px;
text-transform: lowercase;
text-decoration:none;
}
.header li.item-selected a:hover {
color: black !important;
font-size: 100%;
letter-spacing: 2px;
text-transform: lowercase;
font-style:normal!important;
text-decoration:none!important;
border: none!important;
}
.sidebar-cal, .sidebar-cal .calendar-wrap {
padding-left: 15px;
padding-right: 15px;
margin-left: 0;
}
.sidebar-summary, .sidebar-tags, .sidebar-links {padding-left: 15px;
padding-right: 15px;}
.sidebar-summary dd, .sidebar-tags dd {
margin-left: 0;}
.sidebar-tags dd {
margin-left: 0;
max-height: 150px;
overflow-y: scroll;
}
.sidebar-summary dd ul, .sidebar-tags dd ul {
padding-left: 0;
}
.sidebar-summary dd ul li, .sidebar-tags dd ul li {
display: block;
font-size: 90%;
}
.sidebar-tags dd ul li {
background: none repeat scroll 0 0 #F7F7F7;
border-bottom: 1px solid #D8D5E0;
}
.sidebar-tags dd ul li:hover {
background: none repeat scroll 0 0 #B9C9CE;
border-bottom: 1px solid #D8D5E0;
}
.sidebar-tags dd ul li a:hover {
background: none repeat scroll 0 0 #B9C9CE;
border-bottom: none!important;
}
.sidebar-powered {display: none;}
.entry-text {
margin-left: 0px;
padding: 15px;
}
.entry-text .calendar-wrap table {
background: none repeat scroll 0 0 #F7F7F7;
font-size: 80%;
margin: 0 auto;
padding: 5px;
width: 100%;
}
.entry-content {
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
padding-top: 13px;
}
.entry-title a {
font-size: 170%;
letter-spacing: -2px;
text-shadow: 1px 1px 1px #777777;
text-transform: uppercase;
font-style: italic;
font-weight: bold;
text-decoration: none!important;}
.vcard {
-moz-box-shadow: 2px 2px 3px #706F77;
background: none repeat scroll 0 0 #F7F7F7;
border: 1px solid #D8D5E0;
float: right;
margin-left: 10px;
padding: 10px;
text-align: right;
margin-right: -15px;}
.vcard .username, .vcard .entry-date {
margin-left: 0;
}
.vcard dd.username .ljuser a b {
font-size:14px;
}
.vcard dd.username .ljuser a:hover {
text-decoration:none;
}
.vcard dt {
float:right;
}
.vcard dt img {
background: none repeat scroll 0 0 #EFEFEF;
border: 1px solid #D8D5E0;
margin-left: 38px;
padding: 11px;
position: absolute;
margin-top: -11px;}
.calendar-wrap table {
background: none repeat scroll 0 0 #F7F7F7;
font-size: 80%;
margin: 0 auto;
padding: 5px;
width: 80%;
}
.calendar-wrap td {
color: #666666;
background:none repeat scroll 0 0 #F7F7F7;
text-align: center;}
.calendar-wrap thead {
display: none;
}
a.month {
font-size:24px;
letter-spacing:-2px;
}
a.year {
font-size:24px;
letter-spacing:-2px;
}
blockquote {
border-left:14px solid #111111;
padding-left:10px;
}
.entry-wrap {
margin:0 auto;
font-size: 90%;
}
.entry-wrap .hentry {
margin-top: 0;
}
dd.entry-text {
margin:0;
padding:0 18px;
}
dl#post-sticky .entry-content {
min-height:0;
padding-bottom:15px;
}
.metadata {
background: none repeat scroll 0 0 #F7F7F7;
border: 1px solid #D8D5E0;
line-height: 15px;
margin-top: 10px;
padding-bottom: 5px;
padding-top: 2px;
width: 27%;
}
.metadata dl {
line-height:15px;
}
.metadata dl.meta-location {display: none;}
.metadata dt, .metadata dd {
display:inline;
margin:2px;
}
dd.meta-music-value {
background: url("
http://irondevil.org/icon/categories/damniconsmini/musicnote.gif") no-repeat scroll 3px 7px transparent;
padding: 0 6px 6px 15px;}
dd.meta-mood-value {
background: url("
http://irondevil.org/icon/categories/damniconsmini/heart.gif") no-repeat scroll 3px 10px transparent;
padding: 3px 6px 6px 15px;}
dd.meta-location-value {
background:url("
http://irondevil.org/icon/categories/damniconsmini/house.gif") no-repeat scroll 3px 10px #F7F7F7;
border: 1px solid #D8D5E0;
padding: 3px 6px 6px 15px;}
dd.meta-groups-value {
background:url("
http://irondevil.org/icon/categories/damniconsmini/user.gif") no-repeat scroll 3px 10px #F7F7F7;
border: 1px solid #D8D5E0;
padding: 3px 6px 6px 15px;}
.meta-music-label, .meta-location-label, .meta-mood-label, .meta-groups-label {
display:none !important;
}
.ljtags {
background: url("
http://i48.tinypic.com/28nqs7.gif") no-repeat scroll 3px 10px #F7F7F7;
border: 1px solid #D8D5E0;
line-height: 16px;
margin-left: auto;
margin-right: auto;
margin-top: 16px;
padding: 5px 10px 9px 15px;
text-transform: lowercase;
width: 56%;
}
.ljtags a {
color:#111111;
}
.entrymenu {
-moz-border-radius: 30px 30px 30px 30px;
-moz-box-shadow: 2px 2px 3px #706F77;
background: none repeat scroll 0 0 #F7F7F7;
font-size: 155%;
height: 45px;
margin: 15px auto 0;
padding: 7px 0;
text-align: center;
width: 66%;
}
dd.entrymenu ul {
margin:0;
padding:0;
}
dd.entrymenu ul li a {
margin-left:8px;
text-transform:lowercase;
}
dd.entrymenu li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
dd.entrymenu li.comments {
}
dd.entrymenu li.comments a {
font-weight: bold;
letter-spacing: -1px;}
dd.entrymenu li.comments a:hover {
color:#AAAAAA;
text-decoration:none;
border-bottom: none!important;
}
dd.entrymenu li.postcomment {
}
dd.entrymenu li.postcomment a:hover {
color:#AAAAAA;
text-decoration: none;
border-bottom: none!important;
}
.entrysubmenu {
font-size: 80%;
font-style: italic;
margin-left: 0;
margin-top: -21px;
text-align: center;
text-transform: lowercase;
}
dd.entrysubmenu ul {
padding-left: 0px;
}
dd.entrysubmenu ul li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
dd.entrysubmenu ul li a:hover {
color:#AAAAAA;
border-bottom: none!important;
}
dd.entrysubmenu ul li.tell_friend {
display: none;
}
ul.page-nav {
font-size: 120%;
font-style: italic;
list-style:none outside none;
margin:0;
min-height:10px;
padding:17px;
text-align:center;
}
ul.page-nav li {
display:inline;
margin:0 8px;
padding:0;
}
ul.page-nav li a {
color:#111111;
}
li.prev a {
}
li.next a {
}
ul.page-nav a {
color:#FFFFFF;
text-transform:lowercase;
}
.view-month .entry-text {
font-size:14px;
}
.view-archive .entry-wrap li {
display:inline;
font-size:14px;
margin-right:3px;
}
.entry-linkbar {
float:right;
padding:10px 12px !important;
}
textarea, input, select {
background:none repeat scroll 0 0 white;
border:1px solid #E9E9E9;
color:#333333;
font-size:12px;
max-width:450px;
}
.comments-links {
background:none repeat scroll 0 0 #111111;
color:#FFFFFF;
font-size:14px;
padding:12px;
text-align:center;
}
div.ContextualPopup img {
border:0 none;
}
div.ContextualPopup div.Inner {
background:none repeat scroll 0 0 transparent !important;
border:0 none;
color:#222222 !important;
font-family:Helvetica,Arial,Sans-Serif;
font-size:11px;
padding:3px;
width:23em;
}
div.ContextualPopup .Content {
background:none repeat scroll 0 0 white;
line-height:1.4;
margin-right:81px;
padding:7px 9px;
}
div.ContextualPopup .Relation {
font-weight:bold !important;
}
div.ContextualPopup .Content .OnlineStatus {
font-weight:bold;
}
div.ContextualPopup .Userpic {
padding:0;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
color:#000000 !important;
font-weight:normal;
text-decoration:none !important;
}
img.meta-mood-img {
display: none;
}
.entry-wrap .calendar-wrap {
background: none repeat scroll 0 0 #F7F7F7;
font-size: 120%;
margin: 0 auto;
padding: 15px;
width: auto;
}
.entry-wrap .calendar-wrap td {
padding: 15px;
font-size: 120%;
}
.calendar-wrap caption {
margin-bottom: 6px;
}
.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://pics.livejournal.com/snapesbabe/pic/000fxssg);padding: 19px 15px 0 2px !important;
}
.ljuser img[src="
http://l-stat.livejournal.com/img/userinfo.gif?v=1"], .ljuser img[src="
http://l-stat.livejournal.com/img/user_ontd.gif?v=1"] {
background-color: transparent;
background-image: url("
http://dammitja.net/lj/opp/drwho06.gif");
padding: 19px 15px 0 2px !important;
}
.ljuser img[src="
http://l-stat.livejournal.com/img/community.gif?v=1"] {
background-color:transparent;
background-image: url(
http://pics.livejournal.com/snapesbabe/pic/000fzf79);padding: 18px 11px 0 2px !important;
}
.ljuser img[src="
http://l-stat.livejournal.com/img/syndicated.gif"] {
background-color:transparent;
background-image: url(
http://pics.livejournal.com/snapesbabe/pic/000fxssg);padding: 18px 11px 0 2px !important;
}
hr {
border-bottom: 1px dashed #3D0010;
color: transparent;
height: 4px;
width: 80%;
}