Limiting the number of tags in sidebar

Oct 09, 2014 18:36

Can anyone tell me if it's possible in Smooth Sailing to limit the number of tags that appear in the sidebar? The CSS coding that I use is below....

/*---------------------------------------------------
Layout: Nature is Green
Stylesheet Created By: Amy of Tomorrow Brings (http://community.livejournal.com/tomorrow_brings)
Style: S2 Smooth Sailing
Works best with: Free & Paid accounts
Browsers: Firefox, Opera and IE
-----------------------------------------------------*/

/* PAGE */

body {
font-family: Arial, sans-serif;
font-size: 11px;
margin: 0px;
background-color: none;
color: #0000FF;
background-image: url('');
}
}
a {
color: #848484;
}
a:visited {
color: #848484;
}

.pageblock{
width:950px;
margin: 0 auto;
}
.pagefooterblock {
border-top: 0px solid #ffffff;
background-color: #ffffff;
background-width:950px;
color: #000000;
padding: 4px 4px 4px 24px;
margin-top: 4px;
text-align: center;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #cccccc;
}

blockquote {
margin: 10px 10px 10px 10px;
padding: 10px 0px 0px 35px;
background:url(http://img47.imageshack.us/img47/2047/bqleftgx7.png) top left no-repeat;}

/* HEADER */

.pageheaderblock {
text-align: left;
height: 300px;
width: 950px;
margin-top: 0px;
background-image: url('http://i1142.photobucket.com/albums/n612/Forever_Starlet/z Blog Graphics/PhotoHeader_zps3e5c656b.jpg');
background-repeat: no-repeat;
background-position: bottom left;
background-width:100%;
background-height:100%;}

.header-title {
background-color: #fffff;
font-family: ;
font-size: 30px;
color: #ffffff;
padding: 0px 20px 0px 20px;
display: none;
}
.header-subtitle {
background-color: #0000FF;
color: #ffffff;
font-family: ;
font-size: 24px;
padding: 0px 24px 0px 24px;
display: none;
}
.header-icon {
top: 0px;
right: 0px;
position: absolute;
z-index: 1;
border-left: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
}
.header-menu {
padding: 5px;
height: 10px;
background-color: #ffffff;
border-top: 0px solid #0000FF;
color: none;
padding-left: 0px;
font-family: ;
text-transform: uppercase;
text-align: center;
font-size: 12px;
line-height: 20px;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 2px 6px 2px 6px;
color: #0000FF;
text-decoration: none;
}
.header-menu a:hover {
background-color: #ffffff;
color: #c2c2c2;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}

/* BODY */

.bodyblock {
padding: 10px 20px 0px 20px;
background-color: #ffffff;
text-align: left;
clear: left;
}
.bodyheaderblock {
border-top: 0px solid #ffffff;
background-color: #ffffff;
padding: 4px 0px 4px 0px;
}
.bodynavblock {
border-top: 0px solid #ffffff;
background-color: #ffffff;
color: #ffffff;
margin: 10px 0px 4px 0px;
padding: 8px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #ffffff;
}
.body-title {
font-family: Georgia;
font-size: 18px;
color: #0000FF;
text-align: left;
padding-left: 24px;
}
.body-midtitle {
font-family: Arial;
font-size: 18px;
color: #ffffff;
text-align: left;
padding-left: 8px;
}

/*ENTRIES*/
.entryHolder {
color: #000000;
background-color: #ffffff;
font-family: ;
font-size: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #c2c2c2;
margin: 4px 0px 15px 0px;
}
.entryUserinfo {
text-align: center;
margin: 20px 8px 5px 0px;

background-color: #ffffff;
}
.entryUserinfo-usericon img {
border: 3px solid #ebebeb;
padding: 5px;
}
.entryText {
padding: 6px;
padding-top:20px;
padding-bottom:20px;
}
.entryHeader {
background-color: #ffffff;
color: #0000FF;
font-family: ;
font-size: 12px;
padding: 10px 0px 0px 8px;
border-bottom: 3px solid #0000FF;
}
.entryHeader a{
color: #0000FF;
}
.entryHeaderSubject {
font-size: 13px;
font-weight: bold;
}
.entryHeaderDate {
text-transform: lowercase;
font-size: 12px;
color: #848484;
}
.entryHeaderDate a {
color : #999999;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #999999;
text-decoration : underline;
}
.entryMetadata {
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.entryMetadata-content img {
}
.entryMetadata ul {
list-style-type: none;
}
.entryMetadata-label {}
}
.entryLinkbar {
font-family: ;
font-size: 11px;
color: #0000FF;
text-align: right;
padding: 4px 0px 4px 0px;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}

/*FOOTER*/

#footer-menu {
font-size: 11px;
}
#footer-menu a, .footer-menu a:visited {
color: #848484;
white-space: nowrap;
padding: 6px;
text-align: left;
}

/*SIDEBAR*/

.sidebar {
font-family: ;
font-size: 12px;
margin-right: 15px;
margin-left: 10px;
width: 170px;
border-right: 1px dotted #c2c2c2;
text-align: left;
padding-top: 7px;
}
.sidebox {
color: #848484;
background-color:transparent;
margin: 4px 0px 4px 0px;
}
.sideboxTitle {
background-color: transparent;
color: #0000FF;
border-bottom: 3px solid #0000FF;
text-transform: uppercase;
font-family: ;
font-size: 12px;
padding: 2px 0px 0px 8px;
text-align: ;
}
.sideboxContent {
a-color: #848484;
a:visited-color: #848484;
text-align: left;
padding: 10px 4px 10px 4px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: center;
max_use_count = 20;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}

/*OTHER PAGES*/

/* COMMENT PAGE */

.commentHolder {
color: #000000;
background-color: #ffffff;
border-top: 2px solid #ffffff;
font-family: ;
font-size: 12px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;

background-color: #ffffff;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #dddddd;
color: #959595;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #000000;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: #cccccc;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #ffffff;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: #ffffff;
color: #ffffff;
padding-left: 10px;
}
#commenttext{
width:100%;
}

/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
border: 1px solid #dddddd;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #959595;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #dddddd;
background: #eeeeee;
color: #959595;
}
.day-blank {
border: 1px solid #dddddd;
}
.day {
border: 1px solid #dddddd;
}
.day-date {
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
color: #848484;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #959595;
}

/*TAGS PAGE*/

.tagstable, .tagstable td {
border: 1px solid #dddddd;
}
.tagstable { width: 500px; }

...but there is a LOT of it, so if you don't want to sludge through it all, here is the part of the code that applies to the tag list in the sidebar (I think):

.sidebox #tags_sidebox {
text-align: center;
}

Thanks SO much in advance to anyone who can help! I've been trying to figure it out for a while and having no luck!

sidebar, tags

Previous post Next post
Up