ad9f30
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Where do I find .htaccess file to modify?I found the instructions in documentation for correcting the permalinks to get rid of a 404 Page Not Found error. Where is the .htaccess file found? Then I can correct it. Thanks
Forum: Installing WordPress
In reply to: New Page — 404 Not FoundThe documentation for permalinks says the problem could be with the htaccess file but the instructions to get to it to delete and recreate it don’t match what I find in my “Manage” tab. How do I find it? Thanks.
Forum: Themes and Templates
In reply to: CSS and setting colors for different browsersFirst of all, thanks for your response. I’m somewhat ignorant of the details of coding in CSS. This is my code below. How would I incorporate the coding you gave me with it? Thanks again.
#l_sidebar{
width:160px;
float: left;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
background:#FFFFFF;Forum: Fixing WordPress
In reply to: Post Title Changing To Smaller FontWow! This is way beyond me. I very, very rarely do anything with the HTML of a post. I use the WYSIWYG option and almost never see the HTML. I can test to see if it is always the 11th post by adding another one but the xhtml errors are a little out of my league. Are there errors because of the ongoing versions of WordPress?
Forum: Fixing WordPress
In reply to: Post Title Changing To Smaller FontGo to https://www.everydaychristianity.com/letters-from-bill/
The post “Enjoy Yourself” and those following it are small print.
Thanks.Forum: Fixing WordPress
In reply to: How can I have more text widgets in my template?For anyone wondering, as I was, where to go to find widgets.php here’s what I did. I found wp-includes as a file in my blog site using CPanel. When I opened the wp-includes folder I could see widgets.php. I edited it just as “themystical” said and, voila, I had 11 additional text widgets (for a total of 20.)
Forum: Fixing WordPress
In reply to: How can I have more text widgets in my template?I cannot find wp-includes or widgets.php but would also have a need for more than 9 text widgets. I’m using 2.3