crazybrave
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: SidePosts Widget] using titles only – bullets not aligned properlyI changed the attributes in the style.css file in the plugin so that all the font sizes, weights and colour were “normal” and the padding 0px
Forum: Plugins
In reply to: [Plugin: SidePosts Widget] using titles only – bullets not aligned properlybump
Forum: Fixing WordPress
In reply to: “#Comments” link at end of post goes nowhere suddenlyA twitter plea has provided the answer – the “PrinterFriendly” plugin was the culprit, and deleting it has restored the ability to comment in FF and IE.
Thanks.
Forum: Fixing WordPress
In reply to: “#Comments” link at end of post goes nowhere suddenlyThanks for you answer, samboll. I can get it to work in FF with javascript off too. And IE is a tragedy, just aborts when you try to click on the comment link. I will go and see to the errors.
Do you – or anyone else!- have some suggestions about where to find the solution to the problems?
Forum: Fixing WordPress
In reply to: Feed not validating and not sure what to do next?Yep, thank you – there was some nasty stuff after the ?> – removing it validated feed instantly.
Thanks very much, stigmat. The alignment went perfectly (changing body in the custom css and the container in the stylesheet).
Unfortunately the comment boxes are still borky in IE.
I’ve tried replacing this code in the custom.css:
.custom dl#comment_list dd { background: #d7d7ca url('custom/comment_bottom.gif') 0 100% no-repeat; }with your code but the bottom right chunk of the comment container is still missing in IE.I also tried it in stylesheet.css with the same results.
I’d love to hear what I’m doing wrong! And thanks once again for answering so helpfully (and quickly).
Forum: Themes and Templates
In reply to: Cutline 3-Column Split 1.1 issueThere is a cutline demo site with specific info – just work through it step by step.
And another thing – the nice rounded comment boxes have a chunk out of them in IE. Would really appreciate some thoughts on that too!
Thanks
Forum: Themes and Templates
In reply to: More Posts Per PageYou need to remove a line from the index.php file which says:
<?php query_posts(‘showposts=3’); //displays X number of posts on the page ?>
Or upgrade, I think that’s been taken out of the later versions.
Forum: Fixing WordPress
In reply to: Problem with a theme…The theme developer has posted how at the test installation linked from the default footer – http://www.findcreditcards.org/pressrow/.
Forum: Fixing WordPress
In reply to: Archives Link Gives 404 Error – PressRow ThemeRead the relevant entry at the theme developer’s test installation site http://www.findcreditcards.org/pressrow/
The questions and answers in comments are also very helpful.