proudtobedad
Forum Replies Created
-
Not yet… Sorry!
WordPress is 4.9.6. PHP is 5.6.21 CGI.
THANK YOU!!!
Forum: Fixing WordPress
In reply to: How to Enable Comments on a PageOkay, I’m stupid! I was wondering why some where showing and others weren’t!
That did it. And here I was, thinking it was the code!
Many thanks!
Forum: Fixing WordPress
In reply to: How to Enable Comments on a PageAdd: What’s weird is that SOME pages, like my gallery page, has comments enabled on it, while other pages don’t. Is there some kind of setting I’ve missed???
Any help would be appreciated!
Forum: Fixing WordPress
In reply to: How to Enable Comments on a PageThanks, but there still are no comments enabled on my pages. Is there something else I need to do to enable?
Forum: Fixing WordPress
In reply to: How to change font color in post widget and recent comment widgetsThanks–that did it! I was looking for “font-color”!
Is that also where I’m getting the indent on the left side from? Would that be in the padding or somewhere else?
I appreciate your help!
Forum: Fixing WordPress
In reply to: Twitter Widget: How do I change indention?There is no spacing. That code is what existed in the style sheet.
Is there another place that the code might be, which is overriding the style sheet code?
Forum: Fixing WordPress
In reply to: Twitter Widget: How do I change indention?Unfortunately, that didn’t do anything. Any other ideas? Here is the style code as it currently reads:
‘/* Widgets */
/* Some widget link styles will need a little resetting for inline links */
#sidebar .widget_categories ul li a,
#footer .widget_categories ul li a,
#sidebar .widget_twitter ul li a,
#footer .widget_twitter ul li a {
border: none;
background: transparent;
color: #DF7401;
display: inline;
line-height: inherit;
padding: 0px;
}
#sidebar .widget_categories ul li,
#footer .widget_categories ul li,
#sidebar .widget_twitter ul li,
#footer .widget_twitter ul li {
padding-left: 0px;
}/* Some list spacing for these widgets */
#sidebar .widget_twitter ul li {
margin-bottom: 1.5em;
padding: 0;
}’Forum: Fixing WordPress
In reply to: Margin/Padding Issue around ImagePerfect! That did the trick!
Thanks so much!!
Forum: Fixing WordPress
In reply to: Margin/Padding Issue around ImageForum: Fixing WordPress
In reply to: Margin/Padding Issue around ImageHere it is. You’ll see on the home page that the photo and text run into each other, but on other pages, such as the “About/Bio” page, the images have a margin around them. I’d appreciate any help you can give!
Forum: Fixing WordPress
In reply to: Posting Issue – PermalinksThanks, govpatel! That did the trick. I didn’t even know that setting existed!
Many thanks.
Forum: Plugins
In reply to: Best Column plugin???Or, since I’m just looking to columnize one page, if someone knows the code, that would work as well!
Forum: Plugins
In reply to: [WP Columnize] WP Columnize not workingDid you ever figure this out? I have tried numerous times to get it to work, and don’t see any problems with my code, but it doesn’t. Any ideas?
Forum: Fixing WordPress
In reply to: Customizing Footer – Adding CopyrightThanks so much for your help!
Seems to be solved now!
(Now let’s see what other trouble I can get into!!!!)
I appreciate your help!