dobro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 'select all' for unwanted commentsThanks, Esmi.
Forum: Fixing WordPress
In reply to: 'select all' for unwanted commentsAnd related to this, I’d rather not have to do all this housekeeping in the first place. Is there a way that I can require someone to register before they can leave a comment in my inbox that I will have to deal with later on?
Forum: Fixing WordPress
In reply to: Can't log inNot sure. I don’t recognize the term ‘phpmyadmin’. Why do you ask?
Forum: Fixing WordPress
In reply to: Can't log inThis is really irritating not being able to get into my own site. Has this happened to anyone? I’ve been accessing the site for a couple of years and this hasn’t happened before.
Forum: Fixing WordPress
In reply to: Can't log in“ERROR: There is no user registered with that email address.”
Sure there is. It’s me, with the same email address I used when I registered. I don’t get it.
Forum: Fixing WordPress
In reply to: question about admin login on splash pageThanks, that’s useful.
Forum: Fixing WordPress
In reply to: the function of categoriesSo, categories are just for the convenience of persons trying to navigate the site?
Forum: Fixing WordPress
In reply to: mp3 folder?What you talked about is all new stuff to me, but it sounds good. I’ll check it out. Thanks.
Forum: Fixing WordPress
In reply to: adding empty space above the footerThe width you exampled seems to work for me, and I increased the height to get things how I wanted them.
Thanks again. I’m ever so slightly learning my way around the program.
Forum: Fixing WordPress
In reply to: adding empty space above the footerYeah, that worked – thanks very much.
I put the css code immediately above the footer code. Is that right?
Forum: Fixing WordPress
In reply to: adding empty space above the footerHey thanks – I’ll give it a go.
Forum: Fixing WordPress
In reply to: adding empty space above the footerOkay. Click on Blossom at the top of the page, and you’ll see what I mean. The bottom of the page is too cramped.
Forum: Fixing WordPress
In reply to: adding empty space above the footerRVoodoo: Yes, I’m working just with custom templates at this point. Links on the homepage go to pages I’ve put together with custom templates, and I want to push the footer further down the page.
Forum: Fixing WordPress
In reply to: adding empty space above the footerOkay, here’s what I tried in the style.css file – I added the ‘padding’ line.
#footer hr { padding-top: 10px; height: 1px;No joy yet, though.
Forum: Fixing WordPress
In reply to: adding empty space above the footerAnd the code I put in the style.css file will automatically be applied to the custom templates I’m working with?