harmonyw
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Drop Down MenuNever mind. Figured it out.
Forum: Fixing WordPress
In reply to: Changing PermalinksThank you JarretC – you just made my day with the easy solution!
Forum: Fixing WordPress
In reply to: Changing PermalinksI gather that it has something to do with
`<div class=”title”>
<h2><a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”><?php the_title(); ?></a></h2>
<div class=”titlemeta”>`but what do I change it to? I’m not super familiar with HTML.
Forum: Fixing WordPress
In reply to: Fixing home page blog entry formatI figured out how to make it smaller, but now when you click on the information graphic the text is also too small to read.
Forum: Fixing WordPress
In reply to: Changing PermalinksThere are currently two posts and yes that is what I’m saying. I’d like to link the post title to an actual page or deactivate the link for the title so there’s no way to go to a single post page.
Forum: Fixing WordPress
In reply to: Fixing home page blog entry formatThank you so much!
Any idea how to reduce the size of the rotating image at the top?