virtualink
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Bulleted List from WordBingo! Thanks!
Forum: Fixing WordPress
In reply to: Bulleted List from WordThanks for the input.
Page code now has this (both in code window and page source):
<ul class="postlist"> <li>effectively deal with it, and</li> <li>effectively focus attention on it.</li> </ul>rtl.css and style.css have (checked twice):
.postlist {list-style-type: disc; }
However, web page appears the same (though without the §)
I put a test page up: http://blog.actionmap.com/test/
Forum: Fixing WordPress
In reply to: Bulleted List from Word(ah, should not be in “installation” – newbie error…)
Forum: Themes and Templates
In reply to: Working with Theme FilesAh, I see lots of documentation on backup…I’ll start there. Thanks!
Forum: Themes and Templates
In reply to: Working with Theme FilesEureka! I found the theme editor, I see the CSS file; and other files, whew! I can start figuring from there.
Thanks for the tip on backup, a favorite thing of mine. I guess I need some basic orientation on that. Where do these files physically exist? Are they on my remote hosted server, or a WordPress server? Where are the files backed up to? I read something about a backup utility…is the main thing to start learning about?
I very much appreciate the help getting started.
Forum: Themes and Templates
In reply to: Working with Theme FilesThanks for the input. I think the issue is that I’m not finding the basic physical entry point into “theme folders”. If I could just figure out how to get to those files and look at them, I think it would start to click.