ddting
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't find how to edit Google Analytics CodeHmm, I checked, but the place where the code would be is blank. I added my code into it, and now it shows up… So I’m guessing that wasn’t it… appreciate the help though.
Forum: Fixing WordPress
In reply to: Can't figure out how to change the ul styleOK I had a duh moment. I figured out why none of my css was taking. Here’s what I did:
/****Other stuff**** .widgets_on_page ul li { margin: 1em 0 0 0; font-size: 1.2em }I neglected to close the comment with another /. Sigh. At least I know now.
Forum: Fixing WordPress
In reply to: Can't figure out how to change the ul styleThanks Todd! Will give it a try.
Forum: Fixing WordPress
In reply to: Can't figure out how to change the ul styleThanks for the suggestion… I put in Firebug, and I found the following that gets me to where I want:
<div id="Widgets_on_Pages_1" class="widgets_on_page">
<ul>
<li id="recent-posts-4" class="widget widget_recent_entries">I’m a bit of a CSS newbie, what’s the syntax I need? Would it be .widgets_on+page { blah blah; }?
Thanks again!
Forum: Fixing WordPress
In reply to: Google adsense not workingWell, I changed themes from Atahualpa to Platform and the ads now show up. Maybe something wrong with the theme.
Forum: Fixing WordPress
In reply to: Google adsense not workingI added it in as a text widget in my sidebar. Is that what you did?
It was fun, had to go to the Creamery. 🙂
Forum: Fixing WordPress
In reply to: Error 500 – Please help!Thanks @cyberanto. Had the same problem, but it works now!
Forum: Fixing WordPress
In reply to: [uCan Post] [Plugin: uCan Post] "Unpacking the package" freezeI was able to get it to work by manually unzipping… but I might try that for other installations. Thanks for your quick response!