Ryan Fitzer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: embeded videoI went to your link but could not find any instance of a red “X”. I’m using Firefox/Mac 1.5.0.4
Forum: Themes and Templates
In reply to: line-height problem?No problemo.
Forum: Themes and Templates
In reply to: Brighthouse theme for WordPressI think a little padding might do the trick.
You came to the right place.
http://guff.szub.net/2006/02/09/post-image/
Here is an example showing how I use it (test site).
Forum: Themes and Templates
In reply to: line-height problem?Throw this into your layout.css file to see the effect. Of course the colors are for testing.
div.entry {
background:red;
margin:0;
padding:0;
}
div.entry li a {
background:blue;
margin:0;
padding:0;
}Forum: Themes and Templates
In reply to: New theme: Positive FeelingLooks great. Very inviting layout and color scheme. The only thing it left me yerning for was more styling on the sidebar links and post meta links. Other than that, nice. And both the CSS and markup validate!
Forum: Fixing WordPress
In reply to: embeded videoHave a link we could see to get a better idea?
Forum: Fixing WordPress
In reply to: can’t see archiveOk, now I understand (i really need to ask these questions in the begining). This means altering the sidebar.php. Here’s a start from the codex:
http://codex.wordpress.org/Template_Tags/get_archives#Displays_Last_10_Posts
Forum: Themes and Templates
In reply to: Brighthouse theme for WordPressI like the color scheme, very fresh. Three criticisms, 1) Sidebar seems to be a little cluttered, maybe this will all depend on the user (your navigation seems to be of low priority, being all the way at the bottom). 2) The ads really make it difficult for the reader. They take up all the priority space to where one has to visually wade through it all just to get to your content, this may also depend on the user. And 3) My own personal preference is for the footer to be at the bottom of the page (clearing all content). This helps to solidify all the blocks of content more cohesively. But of course that’s just my preference. All in all, the fresh color scheme really helps one to parse through the content pretty well (color schemes, I find, are the most difficult of design). Hope this helps.
Forum: Fixing WordPress
In reply to: Posts with ? marks addedNot very familiar with MySQL but maybe someone else is. Anyone…?
Forum: Fixing WordPress
In reply to: I have a totally blank page….Not sure but it sounds to me like the subdomain isn’t pointing to the folder you’ve specified… I think.
Forum: Installing WordPress
In reply to: Mac OS X, PHP5, WordPress 2.0.3Your welcome. I’ve installed both on my Mac but have never tried to installed WP locally. If you get it to work definitely post your solution back here. Good luck.
Forum: Fixing WordPress
In reply to: can’t see archiveI’m a little confused so here are a couple of questions.
1. What theme are you using?
2. Are requiring the archive list only in the sidebar of every page or a whole page dedicated to the archives?Forum: Fixing WordPress
In reply to: Always send user to Write PAGE (not post)Start looking through the core files and getting your hands dirty, a little digital sleuthing my dear Watson.
Forum: Installing WordPress
In reply to: How do I…Seems pretty convoluted at this point. It might be a lot easier to just do a freash install and use the default theme.