carlosmiller
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6I ended up downloading Cutline again and cutting and pasting the code over the existing code and that fixed the issues, although it reverted all the adjustments I had made.
And I still have 83 errors in the validation thing.
But I’m happy that my site is looking normal, at least, even if it’s filled with errors.
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6Well now I screwed things up worse. Now it’s messed up in Firefox and IE. I hate this crap.
Is there anyway I can just restore the original code?
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6OK, I did a search and learned that I needed to do a “validation”. I did that and learned that I have 132 errors.
And not a single one refers to “sidebar”.
So I really don’t even know where to begin addressing this problem.
I did, however, download IE 6 and can see it is a huge problem.
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6Oh, I was thinking you meant on my theme editing pages. I will do that.
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6Where do I search?
Forum: Installing WordPress
In reply to: Now I’m being told that my pages don’t come up on IE6sorry, it’s https://www.carlosmiller.com
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)All right! I fixed the headlines. It was just a matter of finding out where else I needed to put “text-align; left”.
Thanks for your help! You helped me find the answer.
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)OK, I fixed half the problem. I got the blockquotes to justify left, now I need to figure out how to do the same to the headlines.
All I did was add a “text-align: left” to the following line:
.entry ul, .entry ol { margin: 0 0 1.5em 40px; text-align:left; }
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)I had already put “text-align: left;” in every entry where it says blockquote, but it didn’t affect the blockquotes.
This is what I have:
.entry blockquote { font-size: 1.0em; text-align:left; }
.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align:left; float: right; }
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align:left; float: left; }
.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; text-align:left;}
.entry p { margin: 0 0 1.5em 0; text-align:left;}
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)Are you talking about the sidebars?
I’m talking about the blockquotes and the headlines in the center column.
They are justified to the center and I would like to justify them to the left.
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)I did exactly what you said, but nothing changed.
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)That script thing about Website Statistics was something that I think only works on Blogger, because I never got it to show up. I already deleted that code.
But I’m confused about the text widget thing. Where exactly should I add that?
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)But now the problem is my blockquotes are not aligned left and I tried including text-align:left where it says blockquote in the style sheet, but it doesn’t work.
Forum: Fixing WordPress
In reply to: What did I do now? (all my content is suddenly centered)Kcire,
Awesome. That’s all I had to do. I would have never figured that one out.
Thanks.
Forum: Fixing WordPress
In reply to: How to center Google AdSense ads in my widget sidebar?Actually what I have is AdSense Deluxe. Is AdSense Manager better?