affinityenterprises
Forum Replies Created
-
Forum: Plugins
In reply to: Google Ajax Search Fetching 0 Resultshow did you finally get it to work? Thanks.
Forum: Fixing WordPress
In reply to: Widget formattingHmm, anybody have an idea? Thanks.
Forum: Your WordPress
In reply to: Can’t PostAh got it. Google Site map. Doh!
Thanks!
Forum: Fixing WordPress
In reply to: Solution for 2.3 database errors / wp_post2cat does not existhttp://deepthoughts.affinityenterprises.com/
Deep Thoughts Categories no longer has the background formatting the other widgets have. I was instructed to go into “styles.css” and make sure I have #categories in the appropriate places.
/*——-SIDEBAR———*/
#sidebar {
font-size:.9em;
}#meta,
#categories,
#pages,
#yammyamm-menu,
#recent-posts,
#recent-comments,
#peters-date-countdown,
#calendar,
#scrobbler,
#links,
#text-1,
#text-2,
#linkcat-5,
#archives,
#linkcat-4,
#linkcat-11,
#google-search,
#front-page-login,
#rss-1,
#rss-2,
#dthoughts
{
background: #eee url(images/sideboxbg.gif) top left repeat-x;
padding: 25x;
margin: 5px;
border: 1px solid #ddd;
}However, #categories doesn’t seem to be working.
Forum: Fixing WordPress
In reply to: Solution for 2.3 database errors / wp_post2cat does not existIn my styles.css, I have #categories to tell the system that the sidebar format applies.
However, in 2.3 Categories no longer exist. What should this keyword be replaced with?
Thanks.
Forum: Plugins
In reply to: Text Widget BackgroundThanks for the quick reply!!!
Also… any idea why there is a bullet point next to my “site admin” widget?
Cheers!