Posts no longer view on blog page
-
Well, static page & a blog page is working.
But there are other means, say:
http://www.creative-web-ideas.com/index.php/2009/07/list-blog-posts-pages-plugin/
Kim
I am having trouble getting the button to remove. Is that the button on the slider? I have made the spacing and font suggestion changes. I like them. thanks
I was contemplating if I should change the sidebar title font and also the navigation menu font. I am not sure though.
If you like Georgia in posts, there is also h2 or post headline:
h2, h2 a, h2 a:visited {
font-family: georgia,verdana,tahoma,arial;
font-size: 20px;
padding-bottom: 4px;
}As for the button goes:
Its a little more tricky just to raise font size,
the button get bigger 🙂 But can be adjusted..
.block-button, .block-button:visited {
background: -moz-linear-gradient(#BABABA, #6E6E6E) repeat scroll 0 0 transparent;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 0 #42454A;
color: #FFFFFF;
display: block;
float: right;
font: bold 13px arial;
margin-top: 10px;
padding: 5px 15px 6px;
position: relative;
text-decoration: none;
text-shadow: 0 -1px 1px #000000;
}Wonder if You blog page have a slug name You can link to?
Kim
Any page or post in WordPress have (or can get) a slug name, you can link to. The job is to find Your blog’s slug name. You find the slug name when You edit the page. If You dont see it, goto top of page and edit monitor settings, show slugs.
By the way its named, Fast Secure Contact Form 🙂
Have a nice day
Kim
- You must be logged in to reply to this topic.