jonimueller
Forum Replies Created
-
Forum: Themes and Templates
In reply to: css help pls.Rather to be scolded here than to have a potential client point it out, no? Or someone waaay more important to you than me. 😉
It’s just a pet peeve of mine. There are far too many folks out there on the web calling themselves “web designers” who couldn’t code their way out of a division. I’m not suggesting you are one such, but I do believe with all of my heart that the basics should be learned before hanging out one’s shingle, so to speak.
Someone hold my drink while I climb down off my soapbox. </rant>
Oh, and I am happy to learn that you made the change and it looks like your image boxes are vertically centered. Looks great. 🙂
Forum: Themes and Templates
In reply to: css help pls.First of all, NEVER use IDs more than once on a page. Change #portblocks to .portblocks. Classes can be used any number of times on a pagesl IDs, never. That’s *basic* CSS. And if you are a web designer or aspiring to be one, I would expect you to know that. 🙂
I’d add this to .portblocks: vertical-align: middle
That ought to do it.
Forum: Installing WordPress
In reply to: Static homepage – advice neededThere’s also another plugin called Exclude Pages that creates a checkbox on each page so you can opt that particular page out of the Page Navigation. This is useful for pages such as Legal Notices, Disclaimers, Privacy Policies, etc., that usually only appear in the footer. 🙂
Grab it here:
http://wordpress.org/extend/plugins/exclude-pages/Forum: Themes and Templates
In reply to: Templates good for general websites?@saurus, you aren’t even talking about CMSs in your links, those are layouts and those are accomplished with CSS no matter what CMS you are using.
The big question you have to ask yourself is what you want your site to do. What features do you want now and what features do you contemplate for sometime down the road.
A lot of rather complicated CMSs exist (e.g., Joomla, Drupal, etc.), and quite a number are simply overkill for what most people need (and are willing to pay to have done).
My point above was that a LOT of business sites (or non-blogs if you will) are running WordPress fine and dandy. Some may be more complicated than others, but WordPress has so many plugins and such a large and helpful community/userbase that it’s pretty much the best choice for a small business or a novice web master who wants to be able to maintain the site himself .. or even setup and design the site himself .. without hiring an expensive web designer/web developer.
Forum: Themes and Templates
In reply to: Please help meWith WHAT? What theme are you trying to upload?
Forum: Your WordPress
In reply to: catalyticat.comVery very nice, Sean. Great design that doesn’t detract from the delightful content. 🙂 Looks good in Firehog, Fatlady (Opera 9.24) and even IE!
Forum: Themes and Templates
In reply to: Templates good for general websites?Of course you can use WordPress to drive a web site. We have several small business web sites set up using WP. Some premade themes (and a larger number of premium, which means you have to pay for them) are specifically designed for this purpose. I suggest you start here:
http://www.webhelpermagazine.com/2008/04/wordpress-wow-seven-top-sites-using-wordpress-as-a-cms/
http://www.expand2web.com/blog/2008/07/22/why-use-wordpress-to-power-your-small-business-website/
http://www.expand2web.com/blog/2008/11/23/how-to-make-wordpress-look-like-a-website/
Forum: Themes and Templates
In reply to: Please help meWhich theme?
Forum: Fixing WordPress
In reply to: Completely confused… advice and moral support requiredThis is absolutely THE BEST tutorial around on WP Theming. Just because it’s over two years old, don’t let it fool you. It simplifies things and gives little tips and tricks along the way. Shelly is a friend of mine and a darn talented web designer.
http://anekostudios.com/2006/09/21/how-to-create-a-wordpress-template-or-theme/Forum: Fixing WordPress
In reply to: subdomain issue – please help?Definitely. But you can access a subdomain via FTP. It will look like a folder, in your case, /blog, on your swanfungus.com domain. If you login to your FTP client with your site’s root account, you should be able to navigate right to it. Unix treats it like any other folder (subdirectory), but it behaves like a domain/subdomain.
And unless there’s going to be something else on that site (domain), I always install WP in the root or in a subdom. I cannot understand the reluctance to do that.
Forum: Fixing WordPress
In reply to: subdomain issue – please help?If you’ve already imported all your posts and comments from your Blogger blog, is there any reason why you can’t install WP on the subdomain? Why forward it? Maybe I don’t understand what you want to accomplish.
And yep fiddling with those settings in the WP dashboard is a really good way to blow up your blog. 😛
Forum: Everything else WordPress
In reply to: Club Blog vs WebsiteNot anymore. It was ripped apart when I stepped down as web master in late 2004. You know how it goes with clubs, every time the webmaster changes hands, the site is ripped up and started over. It was straight HTML when I got it, then I converted it to WordPress, then the new (and current) web master converted it to heaven knows what.
Forum: Your WordPress
In reply to: New WordPress website – Tinker Priest MediaAbsolutely loverly! You did good. That logo is a big improvement over what I saw there last night!
Forum: Your WordPress
In reply to: New WordPress website – Tinker Priest MediaI like the clever use of categories in the second nav bar there (Featured designs, Our Clients, etc.). The logo seems at odds with the blue background, like it was put there as an afterthought. Maybe a colored 2px border around the logo to make it look deliberate? I don’t know, that’s just me.
Also, you should grab Oliver Seidel’s plugin cForms II and create a custom contact page rather than just a mailto: link; that’s SO 1990s. A contact page just looks a bit more professional. You can also put your email address there (be sure to use the Obfuscate Email plugin to hide the email addy from spambots).
Final step? Head over to http://welovewp.com and submit your site!
Forum: Everything else WordPress
In reply to: Club Blog vs WebsiteYou can use WordPress with the plugin WP Forum. Since WP handles static pages very elegantly with its own Pages, you should be able to craft the entire site, right down to the forum, using just WP and a handful of plugins. Go for it.
Some years ago, I was the web master for the Z Club of Houston. And it was running WP very nicely. There were separate Pages for static content and most of the site contents were managed using categories and custom category pages (President’s Message, Mechanic’s Toolbox, etc.).