cynthia679
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Link back to ‘home’ or clickable bannerI’m still trying to make my header graphic linkable. I’ve seen this code all over the place. But it doesn’t work for me. It messes up the formatting of the whole page. I’m just using the default theme, I only customized the image kubrickheader.jpg. I have not changed any code. I’m using the latest version of wordpress 2.7. Any idea why this won’t work for me? Thanks:-)
Forum: Themes and Templates
In reply to: Sidebar problems with modifying classicI found the problem with my sidebar (thanks ladyceres). One of my posts that contained a photo also contained this code:
<div style=”text-align: center”>
<div align=”left” style=”text-align: center” /></div>I removed this piece of code and problem fixed! I’m not sure how the code got into the particular post, but it’s the <div> code that was messing up my layout.
Forum: Themes and Templates
In reply to: Sidebar problemsThank you ladyceres! I checked my posts that contained photos and sure enough just one post had this code:
<div style=”text-align: center”>
<div align=”left” style=”text-align: center” /></div>
</div>I removed this code and problem fixed! (https://www.bissellblog.com). I too don’t know how it got there, but it’s the <div> code that is messing up the layout.
Forum: Themes and Templates
In reply to: Sidebar problemsI’m having the same problem. It does seem to have something to do with photos. I did have one photo that could have caused the problem, I tried to resize it using HTML. But even when I replaced the photo with a small file, it does not fix the problem once it’s broken…. Not even sure if this is the cause, but I can’t fix it now that it’s messed up. Even replacing or changing the theme does not fix the problem. My blog looks the same as yours, except with WordPress Classic 1.5. This theme works OK, but it’s not my favorite. Will take a look at the code next, but wish there was an easier fix.
Forum: Themes and Templates
In reply to: Sidebar problems with modifying classicAnyone have a solution to this problem? The sidebar is below the blog, rather than to the right or left (depending on the template). I was using the default template for a while and it worked fine, then all of a sudden, the right column went way down at the bottom out of sight. I don’t think I did anything to mess up the code. I tried reinstalling the theme and I’ve tried many other themes and the same problem, even the “sandbox” has the sidebar at the bottom. Right now I’m using the classic theme which does display properly, but it’s not my favorite.