Due to being bored again, below is my CSS stylesheet to a free WordPress.com theme – The Escutcheon Theme :
[code language=”css”].site-header, body .post, body .page {background: black; padding:15px;}
.site-header {text-align:center;}[/code]
Resurrecting Uncategorized Private posts ending in Tweaked/Tweaking Again. 20250105-2207 PST.
Due to being bored again, below is my CSS stylesheet to a free WordPress.com theme – The Escutcheon Theme :
[code language=”css”].site-header, body .post, body .page {background: black; padding:15px;}
.site-header {text-align:center;}[/code]
Okay, I’m trying the free WordPress.com theme – “P2″.
Below is my CSS stylesheet as reference:
[code language=”css”].format-link .entry-content p {background:#fff;}
blockquote {background:inherit; border-left: 5px double red;}
article.post {height: 150px; overflow:scroll;}[/code]
Behold! I’ve tweaked the CSS Stylesheet again. This time I switched back to the free Apostrophe theme. I made each ‘format post’ a different eye-candy color! Oh! That’s what I had in ‘mind’. For now, I’m not bored. Below is the updated CSS Stylesheet:
[code language=”css”]body {
text-align: inherit;
}
body:after {
content: "© Copyright 2006-2016 – FlynnsPaws – All ‘rights’ reserved – Thank you";
}
body:after {
color:red;
font-size:x-small;
}
.site-header {
background-color:inherit;
}
.site-title, .site-description {
text-align: right;
}
.format-aside .apostrophe-nothumb, .entry-format.format-aside {background-color:#6666ff;}
.format-audio .apostrophe-nothumb, .entry-format.format-audio {background-color:#e066ff;}
.format-chat .apostrophe-nothumb, .entry-format.format-chat {background-color:#ffc266;}
.format-gallery .apostrophe-nothumb, .entry-format.format-gallery {background-color:#ff6666;}
.format-image .apostrophe-nothumb, .entry-format.format-image {background-color:#ff66ff;}
.format-link .apostrophe-nothumb, .entry-format.format-link {background-color:#66ff99;}
.format-quote .apostrophe-nothumb, .entry-format.format-quote {background-color:#ccff66;}
.format-standard .apostrophe-nothumb, .entry-format.format-standard {background-color:#ffff66;}
.format-status .apostrophe-nothumb, .entry-format.format-status {background-color:#66ffd9;}
.format-video .apostrophe-nothumb, .entry-format.format-video {background-color:#ff8566;}
[/code]
I’ve had a difficult time trying to tweak the CSS Stylesheet for my blog/site title and blog/site description. I tried combinations header, title, description elements but decided to copy/paste the element belonging to the site-description in the final result below:
[code language=”css”]
.site-header .site-title, .site-header .site-description, .site-header .entry-header .entry-title, .site-header .entry-header .entry-meta a, .site-header .entry-header .post-navigation a {
color: red;
text-decoration: underline;
text-align:center;
}
[/code>]
I liked the darker red color of the font and center alignment of the text.
I’m smart again! I’ve tweaked the CSS Stylesheet for the Bushwick theme. Below is the sourcecode:
[code language=”css”].site-info {display: none;}
#colophon:after {content: "© Copyright 2006-2016 – FlynnsPaws – All ‘rights’ reserved – Thank you";}
#colophon {text-align:center;}
#colophon {font-size:x-small;}[/code]
Behold! I’m smart! I’ve borrowed my old CSS codes and tweaked the ‘footer’ element to my weblog.
Below is the source code to the CSS Stylesheet for your reference:
[code language=”css”]#footer-wrap {display:none;}
footer:after {content: "© Copyright 2006-2016 – FlynnsPaws – All ‘rights’ reserved – Thank you";}
footer {text-align:center;}[/code]
I don’t know if it’s proper to remove both references to the credit of my web-host and the premium theme. But I didn’t it anyway, at least temporarily. Bahaha!
Behold! I’ve tweaked the CSS Stylesheet for “The Apostrophe Theme”, which has all nine post formats and an home page showing grids for ‘feature images’ of each blog post entry:
[code language=”css”].site-logo {float:right;}
.site-header, .site-description {text-align:center;}
#primary {float:none; width:auto;}
#secondary {float:none; width:auto;}
#tertiary {float:none; width:auto;}
#page {margin:auto;}[/code]
I’ve also added ‘new page’ for the ‘Quiz Shortcode’, which can also be found in the sidebar widgets as ‘Sample Quiz 1′ and Sample Quiz 2’.
Besides creating and recycling pages and using the shortcodes, I’ve tweaked the CSS Stylesheet for the free WordPress theme: The Nucleare Theme:
[code language=”css”].site-footer { text-align:center;}
.hentry {border-radius: 25px;padding: 20px;}[/code]
The first tweak is to center the alignment of the footer text. The second tweak rounds off the corners of each post.
Has stripped annoying “.entry-meta” for all posts! Now sees only “Posted on [time.entry-date]” element and not the categories, tags and other junk, save for “Leave a Reply” or “Comment on…” Still not showing “Post Titles” for “Links” and “Quotes”. Has temporary happiness now. Smart brain has “Evil Kitty” in tweaking CSS Stylesheet Editor. Must resist temptation to press “Preview” and/or “Save Stylesheet” buttons. Must distract self with other stuff in life. Perhaps will export/import from/to “My Daily Posts”/”My Blogging Path”. Has thinkings still why MEDIA (i.e. images) won’t move between WordPress.com weblogs. Has anger again now!
Has been using my Custom Design upgrade and wouldn’t stop tweaking! Sickness, I tell you! Anyway, has used the [.format-quote blockquote] element to “emphasize” blockquote better with gray background and black border on the left. Has used [.format-[all post format, except “Link” and “Aside” here].entry-meta] element and set those off with “[display:none]” element. Has temporary satisfaction until I find something WRONG later on!
First, please delete your email inbox of my old blog entires. I was retagging old posts and editing the status from Private to Publish. That’s all.
Second, I decided to keep everything in my primary weblog site, except the Plinky prompts and Daily Posts. So that means my dreams, prayers and other rants are still here, including the Comments.
All the exported/imported posts have been either “Deleted Permanently” or “Move to Trash”. I keep forgetting to press the “Empty Trash” button feature.
As a result, two of my four weblog sites are currently set to “Private” until I figure out what to do with those sites.
Well, I’ve been tweaking my “Hello World!” and “About” pages and deleted more pages from the LWO weblog site. The import didn’t work; so that’s a sign that I better leave that site as is — informational.
Earlier, I cleaned up more categories and tags. And about one half hour ago, I didn’t realize my primary weblog site was set to “Private”!
I’m not quite finished “tweaking” my weblog. I really want to reduce the LARGE posts under this primary site and dump/export some to the LWO site. But it doesn’t work.
So most of the posts here are rants. Maybe I should reword ALL posts and force each topic to fit one category.