(no subject)

Jul 15, 2011 23:18

problem journal: etb_layout
account type: plus
use: personal
layout: Felt like Paisley by ruthenia_alba
problem: (not really a major problem) hovering over footer link doesn't give different color when I want it to, comment too close to the userpic border. (this one is okay now)

My current CSS code (as I have made changes to this layout) is as such:

/* Layout #23: Felt Like Paisley */
/* Date: May 20, 2010 */
/* S2 Style: Smooth Sailing */

/*--------CREDITS---------*/

/* Design & Codes: Ruthenia Alba (ruthenia_alba.livejournal.com) */
/* Header background: Ruthenia Alba (ruthenia_alba.livejournal.com) */

/*-------- COLORS -------

#ca316c - a, calendar bg (pink);
#c75b84 - a:hover, textbox border (light pink);
#450325 - entry text (dark magenta);
#a95c4c - title & footer a (light brown);
#dced4f - header menu a:hover, subject (yellow);
#eb68a6 - header menu a, date (pink);
#ca316c - userpic border (light pink);
#e1ee6f - blockquote bg (light yellow);

*/

/*-------- BASICS ---------*/

body {
background: #e9e9e9;
}

.bodyheaderblock {
display: none;
}

/*-------- links---------*/

a, a:link, a:visited {
color: #2e6474;
text-decoration: none;
}

a:hover {
color: #4da6c1;
text-decoration: none;
}

/* ----------- CONTENT ----------- */

/* ----------- header ----------- */

.pageheaderblock {
background: url(http://i55.tinypic.com/vrtrw6.png);
height: 200px;
}

/* ----------- title & subtitle ----------- */

.header-title {
background: url(http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
color: #ffffff;
font: normal 15px century gothic;
text-transform: uppercase;
letter-spacing:1px;
height: 48px;
padding-top: 9px;
margin-top: -4px;
text-align: center;
}

.header-subtitle {
display: none;
}

/* ----------- header navigation ----------- */

.header-menu {
border: 0;
margin-top: 135px;
background: url(http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 40px;
padding-top: 10px;
text-align: center;
}

.header-menu ul li {
font: normal 14px Century Gothic;
text-transform: uppercase;
padding: 10px;

}

.header-menu ul {
background: url(http://ruthenia-alba.webs.com/023paisley-layout/upload/023paisley-credit.gif) no-repeat top right !important;
}

.header-menu ul a:hover {
background: transparent;
color: #f3d99f !important;
}

.header-menu ul a:link,
.header-menu ul a:visited {
background: transparent;
color: #ffffff;
}

/* --------- SIDEBAR ------------------------- */

.sidebox {
margin: 0 10px 20px 0;
background: transparent;
}

.sideboxTitle {
position: relative;
border: 0;
background: url(http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 22px;
padding-top: 12px;
font: normal 11px century gothic;
text-transform:uppercase;
letter-spacing:1px;
color: #ffffff;
z-index: 1;
}

.sideboxContent {
background: #ffffff;
padding: 10px 10px;
margin-top: -2px;
font: normal 13px Trebuchet MS, Sans Serif;
color: #000000;
}

.profile-userpic {
padding: 2px;
background: #2e6474;
border: 1px solid #2e6474;
margin: 5px auto;
}

/* --------- sidebar items (summary, links) ------------------------- */

#summary b {
color: transparent;
}

.summaryList,
.listitem {
margin: 10px auto;
padding-left: 10px;
background: url(http://ruthenia-alba.webs.com/023paisley-layout/upload/023paisley-bullet.gif) transparent no-repeat;
text-align: left;
}

.listitem a {
padding-left: 10px;
}

/* --------- sidebar items (tags etc.) ------------------------- */

#tags_sidebox {
color: transparent;
font: normal 8px Trebuchet MS, Sans Serif;
padding: 20px 10px 20px 10px;
}

#tags_sidebox a {
display: block;
padding-left: 20px !important;
background: url(http://ruthenia-alba.webs.com/023paisley-layout/upload/023paisley-bullet.gif) transparent no-repeat;
text-align: left;
line-height:16px;
font: normal 13px Trebuchet MS, Sans Serif;
}

#freetext,
#search {
padding: 10px 15px 20px 15px;
}

/* --------- sidebar calendar ------------------------- */

.latestmonth-inactive {
height: 20px;
width: 20px;
margin: 2px;
}

.latestmonth-active {
height: 20px;
width: 20px;
background: #2e6474;
margin: 2px;
}

.latestmonth-active a:hover {
color: #f3d99f !important;
}

.latestmonth-active a,
.latestmonth-active a:visited {
color: #ffffff !important;
}

/* --------- ENTRY --------------------------- */

.bodyblock {
margin: 70px 40px 50px 40px;
padding: 0;
max-width: 1300px;
min-width: 900px;
}

.entryHolder,
.commentHolder {
border: 0;
margin: 0 0 30px 0;
background: #ffffff;
font: normal 13px Trebuchet MS, Sans Serif;
color: #450325;
}

/* ------ entry header: date & subject ------ */

.entryHeader,
.commentHeader {
background: url(http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 22px;
padding-top: 12px;
font: normal 11px century gothic;
text-transform:uppercase;
letter-spacing:1px;
color: #ffffff;
}

.commentHeaderSubject,
.entryHeaderSubject a,
.entryHeaderSubject a:hover,
.entryHeaderSubject a:visited {
font: normal 11px century gothic;
color: #ffffff;
}

.entryUserinfo,
.commentUserinfo {
margin: 15px 0px 10px 20px;
padding: 5px;
background: transparent;
border: 1px dashed #2e6474;
}

/* -------- entry text -------------- */

.entryText,
.commentText {
text-align: justify;
padding: 10px 20px;
}

blockquote {
font: normal 13px Trebuchet MS, Sans Serif;
letter-spacing:px;
margin: 10px 100px;
padding: 10px 15px;
text-align: justify;
background: #f3d99f;
border-left: solid 10px #2e6474;
}

/* -------- entry metadata -------------- */

.entryMetadata {
text-align: justify;
padding: 5px 20px;
font: normal 11px Trebuchet MS, Sans Serif;
}

.entryMetadata li {
padding: 1px 20px 0 0;
}

/* ------- entry links (comments, memories etc.) --------- */

.entryLinkbar,
.commentLinkbar {
background: transparent;
padding: 5px 20px 20px;
font: normal 13px Trebuchet MS, Sans Serif;
}

.entryLinkbar li,
.commentLinkbar li {
background: url(http://ruthenia-alba.webs.com/023paisley-layout/upload/023paisley-bullet.gif) transparent no-repeat;
padding: 1px 15px;
}

/* --------- FOOTER ----------- */

.bodynavblock {
background: transparent;
border: 0;
text-align: center;
margin: 0 200px;
padding: 0;
}

.bodynavblock ul {
background: url(
http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 30px !important;
padding-top: 10px !important;
}

.bodynavblock b {
background: url(
http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 40px !important;
padding: 10px 40px !important;
font: normal 14px century gothic;
text-transform: uppercase;
}

#footer-menu a,
.bodynavblock b a,
#footer-menu a:link,
.bodynavblock b a:link,
#footer-menu a:visited,
.bodynavblock b a:visited {
font: normal 14px century gothic;
text-transform: uppercase;
color: #ffffff !important;
}

.pagefooterblock {
background: url(http://i53.tinypic.com/nvqe07.png) transparent repeat-x scroll;
height: 24px;
border: 0;
color: transparent !important;
//color: #eb68a6 !important;
font: normal 11px century gothic !important;
text-transform: uppercase;
//padding-top: 5px;
position: relative;
z-index: 10;
}

/* ---------------- COMMENTS PAGE ------------------------ */

.commentUserinfo {
margin: 10px 0 10px 20px;
}

.commentHolder {
margin-bottom: 20px;
}

.bodynavblock {
margin-top: 50px;
}

/* ------ QUICK REPLY ------ */

.quickreply_entry form table,
.quickreply_comment form table,
#postform {
background: transparent;
border: 0 !important;
color: #450325;
font: normal 12px Trebuchet MS, Sans Serif;
line-height: 20px;
padding: 10px 50px;
margin: 30px;
}

#postform b {
color: #450325;
}

.replyform {
background: url() transparent repeat scroll;
border: 0 !important;
}

.textbox {
border: 1px solid #4da6c1;
padding: 3px;
}

/* ---------------- TAGS PAGE ------------------------ */

table .tagstable {
border: 0;
margin: 20px auto 40px auto;
}

table .tagstable td {
border: 0;
border-bottom: 1px solid #450325;
}

/* ---------------- CALENDAR ------------------------ */

.month {
background: transparent;
border: 0;
margin: 30px auto 70px auto;
padding:0;
width:500px;
}

.daysubjects {
}

.daytitles {
background: transparent;
border: 0;
border-bottom: 1px solid #450325;
padding: 5px;
font: normal 13px Century Gothic;
text-transform: uppercase;
color: #2e6474;
text-align:left;
}

.day-blank {
border: 0;
}

.day {
background: tranparent;
border:0;
margin:5px;
padding:3px;

}

.day-date {
width:40%;
background: transparent;
border: 0;
padding: 7px 3px;
color: #;
text-align: left;
font: normal 13px Trebuchet MS, Sans Serif;
}

.day-count {
float:right;
text-align:left;
width: 100%;
}

.day-count a,
.day-count a:visited {
background: transparent;
padding:3px;
color: #2e6474;
font: normal 13px Trebuchet MS, Sans Serif;
text-decoration: none;
}

.day-count a:hover {
color: #4da6c1;
}

/* ------------------ MISCELLANEOUS ------------------------- */

/* --------------------- input & textarea ----------------------------- */

textarea, select {
border: solid 1px #4da6c1;
background: #fff;
font: normal 12px Trebuchet MS, Sans Serif;
color: #450325;
line-height:20px;
margin:2px;
padding: 2px 5px;
}

input {
background: #52b1ce;
border: 0;
border-right: solid 5px #2e6474;
margin:3px;
padding: 2px 5px;
font: normal 12px Trebuchet MS, Sans Serif;
color: #450325;
}

/* -------- lj user & images --------------- */

.ljuser a b {
color: #2e6474 !important;
text-decoration: none;
}

.ljuser a:hover b {
color: #4da6c1 !important;
text-decoration: none;
}

/* ---------------- controlstrip ------------------------------ */

#lj_controlstrip {
background: url(http://ruthenia-alba.webs.com/023paisley-layout/upload/023paisley-bg.gif) transparent repeat scroll;
}

#lj_controlstrip_statustext {
color: #a95c4c;
font: normal 12px Trebuchet MS, Sans Serif;
}

#lj_controlstrip a,
#lj_controlstrip a:link,
#lj_controlstrip a:visited {
color: #2e6474;
font: normal 12px Trebuchet MS, Sans Serif;
}

#lj_controlstrip a:hover {
color: #4da6c1;
text-decoration: none;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
border-right: 0 none;
}

#lj_controlstrip_login td {
border-bottom:0 none;
}

#lj_controlstrip td td {
border-bottom:0 none;
}

#lj_controlstrip input {
background: #eb68a6;
border: 0;
border-right: solid 5px #2e6474!important;
padding: 1px 5px;
font: normal 12px Trebuchet MS, Sans Serif;
color: #450325;
margin: 1px 5px;
}

#lj_controlstrip_search_input_text,
#lj_controlstrip select,
#lj_controlstrip input#xc_user,
#lj_controlstrip input#xc_password,
#lj_controlstrip input#xc_remember {
background: #E1EE6F !important;
border: 0;
}

#lj_controlstrip .ljuser a b {
font: normal 12px Trebuchet MS, Sans Serif;
color:#2e6474;
text-decoration: none !important;
}

#lj_controlstrip .ljuser a:hover b {
color: #4da6c1 !important;
text-decoration: none !important;
}

/* ------------------ Contextual Popup ------------------ */

div.ContextualPopup img {
border:0;
}

div.ContextualPopup div.Inner {
background: #fff;
border: 1px dashed #2e6474;
margin:3px;
padding: 2px 5px;
font: normal 12px Trebuchet MS, Sans Serif;
color: #450325;
}

div.ContextualPopup .Relation {
border-bottom:0px;
color: #450325 !important;
font: normal 13px century gothic !important;
letter-spacing: 0;
margin:2px 0;
padding:2px 0;
text-transform:uppercase;
}

div.ContextualPopup .Content .OnlineStatus {
font-weight:bold;
font: normal 12px Trebuchet MS, Sans Serif;
color: #450325;
}

div.ContextualPopup .Userpic {
padding:8px 8px 0 0;
}

div.ContextualPopup div.Inner a,
div.ContextualPopup div.Inner a:link,
div.ContextualPopup div.Inner a:visited {
color: #2e6474 !important;
font: normal 12px Trebuchet MS, Sans Serif;
text-decoration: none !important;
}

div.ContextualPopup div.Inner a:hover {
color: #4da6c1 !important;
text-decoration:none !important;
}

01.

I have issues with hovering over the links at the footer since it doesn't give it a different color. Any way I can do that with my current codes? First cap shows the footer links, and the other shows the header-menu links, which when you hover over it has a different color.





02.

Lastly, comment page issues. Is there an issue with the padding that I have to change, between the border of the userpic and where the comment begins?



All the help is greatly appreciated - thank you very much for your help and time!

css, comment page

Previous post Next post
Up