humanboy
-
Single post on page?
You might want to try a query_posts. http://codex.wordpress.org/Template_Tags/query_posts You can save this as your home.php and set wordpress to display this as a static home page. Example:
-
How do I FIND & style certain Wordpress sections
"ikthius" said:I find the best way is to look at the page/posts view source. there you can see the html used and see the id/classes that are used. then just style away into the style.css found in your theme directory ik That's exa…
-
CSS horizontal nav
Try putting links b in a span tag instead of a div tag.
-
Working on a DVD review blog - custom wordpress theme
Yeah, that is definitely going to get fixed. It's been bugging me. It's going to be a quick fix, so I've been kind of saving it for the end. Thanks for the feedback. If anyone else has any opinions, I'd love to hear them.
-
new site,feedback
It's not bad, but it's not great. I'm not crazy about the font you've used for the headlines (logo, about, etc...) I feel like the guy sitting in the chair feels out of place. The way you've got your portfolio items laid …
-
CSS list menus- Verical Align
This might help. http://www.emblematiq.com/blog/vertical_align_with_css/
-
New Business Site
For the most part it looks pretty good. I, too, was curious about the big gap between your header and content, but if there's going to be ads it makes sense. Some things I don't particularly care for: The header feels a little detatched.…
-
Shopify, Goodbarry or None
I've never used either of those. I had never heard of goodbarry at all actually. What I've been using is the Wp E-Commerce plugin for wordpress. It's a pretty good plugin but it can be a little bit of a pain to customize since they ha…
-
Working on a DVD review blog - custom wordpress theme
Thanks! I've been debating about the nav actually. Right now It's fitting my 200px wide grid columns. I could probably decrease the spacing between them and enlarge it just a bit though.