ninetydegrees: Art: self-portrait (Default)
ninetydegrees (90d)☕ ([personal profile] ninetydegrees) wrote in [site community profile] dreamscapes 2009-09-21 07:44 pm (UTC)

CSS Fixes (Reply Page)

Modify
Add

.entry,
.page-entry .comment,
.page-reply .comment {
    background-color: transparent;
    border: none;
    position: relative;
    }


    .page-entry .comment-wrapper.has-userpic .comment .contents,
    .page-reply .comment-wrapper.has-userpic .comment .contents {
        padding: 2em;
        }


.page-recent .journal-type-C .entry .contents .poster,
.page-read .entry .contents .poster,
.page-entry .entry .contents .poster,
.page-entry .comment .contents .poster,
.page-reply .entry .contents .poster,
.page-reply .comment .contents .poster,
.page-day .journal-type-C .entry .contents .poster {
    border-bottom: 1px dashed $*color_entry_poster_border !important;
    display: block;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left: 4em;
    padding-bottom: .5em;
    }

    .page-recent .journal-type-C .entry .contents .poster:before,
    .page-read .entry .contents .poster:before,
    .page-entry .entry .contents .poster:before,
    .page-reply .entry .contents .poster:before,
    .page-reply .comment .contents .poster:before,
    .page-day .journal-type-C .entry .contents .poster:before {
        content: 'Posted by ';
        }



.entry .footer,
.month .footer,
.page-entry .comment .footer,
.page-reply .comment .footer,
.page-tags .tags-container .manage-tags-link,
.bottomcomment {
    $entry_footer_colors
    padding: 0 .5em;
    text-align: right;
    -moz-box-shadow: .067em .067em .667em #111;
    -webkit-box-shadow: .067em .067em .667em #111;
    }


    .entry .footer a,
    .month .footer a,
    .page-entry .comment .footer a,
    .page-reply .comment .footer a,
    .page-tags .tags-container .manage-tags-link a,
    .bottomcomment a {
        $entry_footer_link_colors
        }

    .entry .footer a:visited,
    .month .footer a:visited,
    .page-entry .comment .footer a:visited,
    .page-reply .comment .footer a:visited,
    .page-tags .tags-container .manage-tags-link a:visited,
    .bottomcomment a:visited {
        $entry_footer_link_visited_colors
        }

    .entry .footer a:hover,
    .month .footer a:hover,
    .page-entry .comment .footer a:hover,
    .page-reply .comment .footer a:hover,
    .page-tags .tags-container .manage-tags-link a:hover,
    .bottomcomment a:hover {
        $entry_footer_link_hover_colors
        background-color: transparent;
            text-decoration: underline !important;
        }

    .page-entry .comment .footer,
    .page-reply .comment .footer {
        padding: 0 .5em;
        text-align: left;
        }

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting