Journal Preview:
tamama_taichoStyle Name: Flexible Squares
Account Type: Plus
Problem/Question: Hi again. I need some help getting the links list on the sidebar to be horizontal. How do you do this?
body {
background-color: #99cc33;
background-image:url();
text-align: center;
color: #666666;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #cccccc;
text-decoration: none;
}
a:hover {
color: #99ff33;
text-decoration: ;
}
p, td, blockquote {
font-size: 10px;
font-family:"Verdana", sans-serif;
background-color:#FFFFFF;
padding:5px;
border:0px;
border-color: #666666;
border-style:solid;
color:#999999;
}
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 940px;
margin-left: auto; margin-right: auto;
background-color: #99cc33;
border-width: 0px;
border-style: solid;
border-color: #999999;
padding: 20px;
}
#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #99cc33;
color: #000000;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-left: 30px;
margin-right: 30px;
text-align: left;
}
#sidebar {
padding-top: 1px;
padding-bottom: 1px;
height: 70px;
margin-top: 5px;
background-color: #99cc33;
border-color: #333333;
border-width: 0px;
border-style: solid;
font-size: 10px;
font-family: "Verdana", sans-serif;
font-weight: bold;
color: #333333;
width: 100%;
float: top; left;
text-align: left;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
display: ;
width: 90%;
height: 1px;
padding: 0px 0px 8px 0px;
margin: 0px;
text-align: right;
text-transform:uppercase;
font-family: "Verdana", sans-serif;
font-size: 30px;
font-weight: bold;
letter-spacing: 0px;
border-style: solid;
border-color: #999999;
border-width: 0px;
background-color: #99cc33;
color: #000000;
}
.headerimage {
/* for formatting header image */
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #FFFFFF;
}
div#header a:hover, div#footer a:hover {
color: #333333;
text-decoration: none;
}
/*title and subtitle*/
.title {
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 0px;
}
.subtitle{
display:none;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: normal;
top: 0px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 72px;
margin-bottom: 100px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
background-color: #FFFFFF;
}
.entry {
padding: 16px;
background-color: #FFFFFF;
color: #666666;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
border-width: 0px;
border-color: #919bad;
border-style: solid;
margin-left: 125px
}
.userpic {
position: relative;
float: left;
background-color: ;
padding: 6px;
margin: 10px;
margin-right: 10px;
margin-bottom: 0px;
z-index: 15;
border-width: 1px;
border-color: #cccccc;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
text-align:right;
color: #CCCCCC;
font-family: "Verdana", sans-serif;
font-size: 9px;
font-style:italic;
}
.subject {
font-weight: bold;
padding: 8px;
color: #A8A8A8;
font-family: "Verdana", sans-serif;
font-size: 14px;
text-transform:uppercase;
font-style: italic;
text-align: left;
}
.subject a, .subject a:link, .subject a:visited {
color: #A8A8A8;
}
.subject a:hover {
color: #A8A8A8;
}
.datesubject {
background-color: #FFFFFF;
padding: 5px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
font-size:10px;
color:#666666
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 10px;
font-color: #666666;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
margin-bottom: 10px;
font-family: "Verdana", sans-serif;
font-size: 30px;
font-style: italic;
text-align: center;
background-color: #FFFFFF;
padding: 0px 0px 0px 0px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #cccccc;
}
div.comments a:hover {
color: #99ff33;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 8px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #919bad;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
display:none;
text-align: center;
}
.sbarheader {
padding: 0px 0px 0px 0px;
}
.sbarbody {
padding: 10px 0px 10px 0px;
}
.sbarbody2 {
padding: 0 5px 0 5px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #FFFFFF;
}
div#sidebar a:hover {
color: #99ff33;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
display: none;
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #000000;
border-width: 0px;
border-style: solid;
background-color: #99cccc;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 8px;
}
.sbarcalendarposts {
border-color: #000000;
border-width: 0px;
border-style: solid;
background-color: #99cccc;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 8px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
background-color: #99cc33;
padding-top: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 10px;
list-style: none;
border-style: solid;
border-width: 0px;
border-color: #999999;
background-color: #99cccc;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
text-align: right;
font-family: "Verdana", sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
background-color: #99cc33;
color: #FFFFFF;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
ul.year li {
display: inline;
}
table.yeartable {
margin-left: auto;
margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 0px;
border-style: solid;
border-color: #999999;
}
table.yeartable td.yearday {
background-color: #FFFFFF;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
padding: 5px;
margin-top: 18px;
}
.userpiccomment {
position: relative;
border-width: 0px;
border-style: solid;
border-color: #d4dce8;
background-color: #d4dce8;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #99cc99;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #ff9999;
color: #666666;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #d4dce8;
color: #000000;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #000000;
}
.commentbox {
border-color: #999999;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #669999;
}
.datesubjectcomment a:hover {
color: #99ff33;
}
.commentboxpartial {
border-color: #FFFFFF;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #d4dce8;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
.ljuser img {
width: 0;
height: 0;
background: transparent url(
http://i56.photobucket.com/albums/g181/kt-san_2006/green3.png) no-repeat 0 0;
padding: 10px 10px 0 2px !important; vertical-align: baseline
!important;
}
.ljuser img[src*="community.gif"] {
width: 0;
height: 0;
background: transparent url(
http://i56.photobucket.com/albums/g181/kt-san_2006/star.png) no-repeat scroll 0 0 !important;
padding: 16px 16px 0 2px !important;
}
.subject img {
vertical-align: middle !important;
}
img[src*="icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px !important;
background: transparent url(
http://i56.photobucket.com/albums/g181/kt-san_2006/locked2.gif)
no-repeat scroll 0 0;
}