Hi all,
I have my blog page online here
This page is styled correctly. However when you click on a post, say "January Blooz" you are brought to a single page post and it is here that I need to know if the following can be achieved.
1. Can you remove the "comments" icon once in the single post, as the user can view the comments below the post, so in my template there really is no need for it.
2. Is it possible to remove some of the social icon logo in the pagination, for example I just want to have the three social icons I have in the footer as they are along the same style.
Thanks for your help in advance.
Blog tweeks
Started by
brenb
, Mar 02 2011 06:04 PM
3 replies to this topic
#1
Posted 02 March 2011 - 06:04 PM
#2
Posted 02 March 2011 - 09:23 PM
`.single span.post-comments {display:none;}`
Those icons should have options for which show by going to the Page and Post options.
#3
Posted 03 March 2011 - 12:32 PM
that single span class worked so thanks for that.
I forgot to ask in my last post, about removing the word "on" that appears before my post date.
Thanks again
#4
Posted 03 March 2011 - 02:16 PM
Hey Bren - I'd have to double check, but I believe that was a class of "sword". So, you could set that to "display:none". Have you tried Firebug?










