jethro5301
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Removing double carats from listsOK, I found the solution on another part of the site. Remove the following from the style.css:
.entry ul li:before, #sidebar ul ul li:before {
content: “0BB 020”;
}my site is all fixed now, look! http://ncweddingsongs.com/
thanks to the guy who helped.
jane
Forum: Themes and Templates
In reply to: Strange list styleI found the answer in another part of the site. Remove this code from the style.css
.entry ul li:before, #sidebar ul ul li:before {
content: “0BB 020”;
}I then added a hanging indent and circle bullets, it’s all fixed. (See http://ncweddingsongs.com now!)
Forum: Themes and Templates
In reply to: Strange list styleWhoops, wrong url. This is the blog, using the Kubrick default template. I cannot find those carats anywhere in the template or style sheet?
http://ncweddingsongs.comForum: Themes and Templates
In reply to: Strange list styleI have this same problem, the items in the sidebar have double-carats (closing double quotes as this person says) and I can’t find them in the template or the style sheet. I was able to ADD regular bullets, but I can’t TAKE AWAY those annoying carats, and I’ve been searching on line for an hours. the site: http://weddingsinnc.com thanks for any help!
JaneForum: Fixing WordPress
In reply to: Removing double carats from listsI have spent an hour looking around for a solution to this too. I want to fix it in the style sheet so I don’t have to do what trbothead did. Surely there is an answer?? HELP. Thanks.
Forum: Themes and Templates
In reply to: Remove the ‘»’ from the sidebar of the default templateThis is driving me crazy too, but I went to your test site and noticed there were no double carats, so you figured it out! Can you post your solution? Thanks…