leakbird
Forum Replies Created
-
I just deactivated my SEO plugin (Meta SEO Pack), and now everything displays correctly! Thanks!!
Thanks, but I’m not sure I understand what you mean. I think it’s because I’m an amateur (not a coder), so I’m having a tough time communicating what I need help with.
So, I’ve formatted the titles of each of my blog posts, using <b>, <i>, <u>, et cet, when necessary. But I can’t figure out what code I need in order to grab those titles and display them properly in the gray title bar above the rectangular search box where you enter URLs.
The problem is that, while displaying properly on each page to head my content, in others, everything is correctly bolded, italicized or underlined, the title bar way up above the content is actually displaying the <b>, <i>, and <u> tags.
I need the code to make sure this doesn’t happen.
Thanks.
So how do I change that code for title so that it deletes the html tags, just like it does on the post headers of each page?
Forum: Fixing WordPress
In reply to: How To Insert Logo into Blog HeaderOk, thanks Buzz. But where do I put this in my header code? Also, what code do I place in my stylesheet? If someone could help me, I would much appreciate it. I need precise instructions, so that I can place my logo in the top left corner of http://www.leakbird.com , in the place where the title/ description is?
Thanks in advance,
BenForum: Fixing WordPress
In reply to: Help! My WordPress Site Doesn’t Load Properly in IE!I figured it out!
I added the code
line-height: 1.1;
— to my #container code block (sorry, I know this isn’t the correct way of saying it) in my style.css sheet
And it comes out perfectly now in IE. Thanks.
Forum: Fixing WordPress
In reply to: Help! My WordPress Site Doesn’t Load Properly in IE!Thanks Pinoy.ca!
So my source code, re the #splash, reads:
<div id=”splash”><div class=”container”>
<div class=”post” id=”post-1″>Can someone please tell me what I should change it to? I’m not a developer, and I’m having difficulty understanding just exactly what code I should place in my WordPress template via DreamWeaver?
Thanks and sincerely!