Log In · Register

 
 
Closed TopicStart new topic
LiveJournal Tag Area
TheOn3LeftBehind
post Jan 8 2010, 05:06 PM
Post #1


~* Traditional Witch
***

Group: Member
Posts: 73
Joined: Jul 2007
Member No: 553,061



I want a sidebar/side box for tags, like so: Attached File  Screen_shot_2010_01_08_at_3.53.55_PM.png ( 13.17K ) Number of downloads: 2
. I have hid the sidebar but is there a way to get that back and move some of it around for a tag area? I would like it under my navigation:

My code:

CODE
/*page*/

body {
margin: 0px;
padding: 0px;
background-color: white;
background-image: url(http://img.photobucket.com/albums/v225/BloodyTears666/Layouts/container.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: center;
font-family: Georgia, "Times New Roman", Times, serif;
}
.entryText {
padding: 5px;
width:455px;
}
a {
color: #99CCCC;
text-decoration: none;
font-weight: normal;
}
a:visited {
color: #006666;
font-weight: normal;
text-decoration: none;

}
a:hover {
color: #003366;
font-weight: normal;
text-decoration: none;

}

.pageblock{
width:693px;
margin: 0 auto;
background-color: transparent;
}
.pagefooterblock{
background-color: transparent;
color: #404040;
padding: 0px;
margin-top: 0px;
color: #c0c0c0;
font-size: 9px;
text-align: center;
background: url(http://img.photobucket.com/albums/v225/BloodyTears666/Layouts/LJtestFooter4.jpg);
width: 693px;
height: 207px;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #467080;
}

/*header*/

.pageheaderblock {
text-align: left;
background: url(http://img.photobucket.com/albums/v225/BloodyTears666/Layouts/LJtest1.jpg);
width: 693px;
height: 565px;
}

.header-title {
font-size: 35px;
letter-spacing:5px;
color: #003366;
text-transform: uppercase;
padding-top: 250px;
font-weight: bold;
text-align: center;
}
.header-subtitle {
font-size: 16px;
letter-spacing:5px;
color: #b2c0c9;
text-transform: uppercase;
font-weight: bold;
margin-top: -3px;
text-align: center;
}
.header-icon {
top: 0px;
right: 0px;
position: absolute;
z-index: 1;

}
.header-menu {
width: 200px;
height: 200px;
background-color:#FFF;
display:block;
line-height:15px;
font-family: tahoma;
font-size: 12px;
text-transform: uppercase;
text-align: left;
font-weight: normal;
display: block;
margin-left: -97px;
margin-top: 95px;
}
.header-menu a, .header-menu a:visited {
text-align: right;
padding: 5px;
color:#466f81;
text-decoration: none;
font-weight: bold
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
}
.header-menu a:hover {
color: #000;
background-color: transparent;
padding-left: 25px;
background-repeat: no-repeat;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: block;
text-align: right;
padding: 4px;
}

/*body*/

.bodyblock {
width: 368px;
margin-left: 113px;
margin-top: -200px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyheaderblock {
display: none;
}
.bodynavblock {
background-color: transparent;
color: #000;
margin: 10px 0px 4px 0px;
padding: 9px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #fff;
text-align: center;
}
.body-title {
display: none;
}
.body-midtitle {
font-family: tahoma;
font-size: 18px;
color: #000000;
text-align: left;
padding-left: 8px;
}

/*LJ entries*/

.entryHolder {
color: #606060;
background-color: transparent;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-size: 9px;
letter-spacing: 1px;
line-height: 15px;
margin: 4px 0px 4px 0px;
text-align: justify;
}
.entryUserinfo {
text-align: center;
margin: 5px 6px 3px 5px;
background-color: transparent;
}
.entryUserinfo-usericon img {
padding: 2px;
}
.entryText {
padding: 6px;
}
.entryHeader {
background-color: transparent;
color: #606060;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 4px 0px 4px 8px;
font-weight: normal;
text-transform: uppercase;
text-align: center;
background: url(http://img.photobucket.com/albums/v225/BloodyTears666/Layouts/divider.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 70px;
}
.entryHeader a{
color: #606060;
}
.entryHeaderSubject {
font-weight: normal;
display: block;
color: #606060;
font-weight: bold;

}
.entryHeaderDate a {
color: #000000;
text-decoration : none;
}
.entryHeaderDate a:hover {
color: #000000;
text-decoration : underline;
}
.entryMetadata {
text-align: center;
padding: 2px;
background-color: #eee;
margin-bottom: 2px;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
list-style: none;
display: inline;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: normal;
padding-right: 4px;
}
.entryLinkbar {
font-family: Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-size: 9px;
text-align: left;
padding: 4px 0px 4px 0px;
background-color: #eee;
text-align: center;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
width: 363px;
background-color: #dfe8ec;
}
blockquote{
background-color: #e0e7f1;
color: #606060;
padding: 5px;
border: 1px dotted #b0c1c9;
}

/*footer*/

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


/*sidebar*/

.sidebar {
display: none;
}
.sidebox {
display: none;
}
.sideboxTitle {
display: none;
}
.sideboxContent {
display: none;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;

}
.listtitle {
font-weight: normal;
}
.profile-label {
font-weight: normal;
}




/*OTHERS*/

/*comments*/

.commentHolder {
width: 370px;
color: #606060;
background-color: #fff;
font-family: ;
font-size: 12px;
margin: 4px 0px 4px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
padding 5px;
background-color: #fff;
}
.commentUserinfo-usericon img {
border: 0;
padding: 5px;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #eeeae1;
color: #466f81;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 4px 0px 4px 8px;
border-bottom: 1px dotted white;
}
.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: #000000;
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 {
width: 370px;
background-color: #fff;
border: 0px;
font-size: 9px;
}
#commenttext{
width:100%;
}


/*archives*/

.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 370px;
border: 1px solid #dddddd;
margin: 2px;
}
.daysubjects {
color: #000;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #dddddd;
background: #fff;
color: #000;
}
.day-blank {
border: 1px solid #dddddd;
}
.day {
border: 1px solid #dddddd;
}
.day-date {
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
color: #000;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #fc7f01;
font-size: 24px;
}


/*tag page*/

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

 
tokyo-rose
post Jan 8 2010, 05:23 PM
Post #2


♡♡♡♡♡
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Moved to LiveJournal Support.
 
TheOn3LeftBehind
post Jan 8 2010, 10:00 PM
Post #3


~* Traditional Witch
***

Group: Member
Posts: 73
Joined: Jul 2007
Member No: 553,061



GAH! No one ever comes in this freaking LiveJournal support area. : |
 
heyo-captain-jac...
post Jan 8 2010, 10:10 PM
Post #4


/人◕‿‿◕人\
*******

Group: Official Member
Posts: 8,283
Joined: Dec 2007
Member No: 602,927



People still use livejournal?

also: imo >> webmasters corner
 
creole
post Jan 8 2010, 10:20 PM
Post #5


Senior Member
*******

Group: Staff Alumni
Posts: 4,665
Joined: Aug 2008
Member No: 676,364



^Wrong.

The Friendster Section is more dead.
 
TheOn3LeftBehind
post Jan 9 2010, 07:19 PM
Post #6


~* Traditional Witch
***

Group: Member
Posts: 73
Joined: Jul 2007
Member No: 553,061



Seeeee. No help in the LJ area. :(

*sad panda*
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: