Archive for December, 2008

Font problems and css

Today’s question:

While working on one post, my font changed and now all of the posts are changed. How do I get it back to what it was before? Is there a place to set the master default font? Also, what are tags, clouds, hover text?

Few things in the question here so today I will address the font and css issues and leave tags and clouds for another post.

If you were using font tags in you post and left it open it would carry through on you index page to other posts.

When you went to the individual posts they should still show in the normal way as individual posts. Need to be very careful when adding special fonts in to end them too. Each time you use <font> tag you need to have a corresponding </font> tag.

Your styles sheet is where your default fonts are found. Usually found in your theme folder with a name of style.css or something similar.

You can look for the font-size: and the font-family:tags in the area of the blog you want to change.

***Caveat – Never change anything in the css file without a backup file.

Here is an example from the logo area of another blog of mine.

.logo-name
{
font-size: 32px;
font-family: Impact;
font-style: normal;
font-weight: normal;
}

The only thing to be aware of when changing anything in the css is that sometimes the positioning is exact and you would need to keep the total the same.

For example I have had one theme where I wanted to increase the size of the title font. Changed that by 8 px but then had to reduce another spacing entry by the same number or the overall header became higher by the 8 px.

Understanding css is important before you start trying to adjust and more of a topic than can be addressed in a single blog post.

So that is where you can change the defaults if you have an understanding of how style sheets work but always make a back up before you start any changes.

Hover text is also controlled in the css file and hover text is what happens when you mouse over a particular link.

On this blog if you mouse over any of the blue links in any post they will change to black with an underline. If you put your mouse over any of the items in the my sites area on the side bar you will see a text box with a description come up.

Hope that helps and will address tags and clouds in another post.

As always your questions and comments are welcomed and appreciated.

Mike Paetzold


Technorati Tags: css, font problems, style sheets, wordpress

Are you ready for WordPress 2.7?

Looks like the release of WordPress 2.7 will be the 10th. You might want to look at compatibility ahead of time.

With the security release of WordPress 2.6.5 there won’t be a security reason to rush to the new version but the new features are quite nice. There will be a bit of learning curve until you get used to the new look but it will be the last time you will have to upgrade from outside.

Like the plugin updates in the current version you will be able to upgrade within the dashboard. And yes before someone tells me I know there has been a plugin to do that already.

You should check out your theme for compatibility along with your plugins. You may also want to check your host for compatibility.

Here are some links where you can check each of these out.

Theme Compatibility

Plugin Compatibility

Host Compatibility

As always your questions and comments are welcomed.

Mike Paetzold


Technorati Tags: wordpress, wordpress 2.7, wordpress-upgrade

The look has changed here

Installed the Flexibility Theme here and been playing with it. Really cool so far.

It was made to be newbie friendly because you can change almost anything from their control panel. You never have to touch the css files or the actual files. But..

That makes the dashboard for it a bit complex. It is great if you already understand blog structure. A bit time consuming to get the look the way you want it but very easy to do for any individual piece.

Will be continuing to tweak this over the next week or so as I need a new header image and may play with the top which is turned off at this time. May even test out the Adsense integration here too.

So far the only downside I have found is that I can’t get the hyperlinks underlined. But I can make hyperlinked text any color I want by just changing the hexadecimal code.

The good thing is that the theme is 2.7 compatible and as that will be launching on the 10th that is good. More on that tomorrow.

All in all very happy with the early results and would recommend it to anyone that understands basic blog structure and knows what a hexadecimal code is. If you are brand new you may not want to try this theme as the learning curve may frustrate you.

As always your questions and comments are welcomed.

Mike Paetzold


Technorati Tags: blog look, flexibility theme, new theme

Using pen names – good, bad or indifferent

Today’s question:

What is your opinion on revealing your identity in a niche blog? I’m interested in experimenting with building niche blogs and mini-sites, as you suggest, in the future. However, while I’m learning and experimenting, I don’t want my name to come up or to be associated with the niche blogs, as I already have a non-internet marketer identity online that I want to preserve. I know you say it’s important to build relationships, so I was wonder what your opinion was on this – can I have it both ways?

Personally I do it. I have specific niches that I use a pen name on for everything from the blog author, the email followups, articles, Squidoo lenses and Hub Pages.

For me it was a matter of building expertise for each persona.

I want my name known as the WordPress guy and as a marketer. If people start seeing me as the dog trainer expert, the tattoo expert, the relationship guy, etc along with the other titles you can’t be much of an expert in any field but rather a jack of all trades master of none.

The relationship can still be the same. Your personality will still come through just with a different name attached to that expertise that makes it more believable.

Love to hear what others think about this. Leave your comments and let me know.

Mike Paetzold


Technorati Tags: niche blog, pen name, using pen name

Well it is now December so it is time to set up the Blog Talk Radio show for this month. It will be scheduled for next Tuesday at 7 pm est.

I’ll try 45 minutes this time as we had no problem covering 30 minutes last time. Not sure if I will be able to impose on Steve Roye again but I’ll try as it makes it more fun and Steve does a great job with keeping me non-technical.

Now for these to be successful I really do need your questions. Please leave your questions in the comments below and they will be addressed on the show and may get answered here also.

Look forward to talking with you all next Tuesday at 7 pm.

Don’t forget to leave your questions in the comments below.

Thanks

Mike Paetzold


Technorati Tags: Blog Talk Radio, blogging, Steve Roye, WordPress Q and A

Niche Review site question

Today’s question:

I have a question regarding setting up a niche review blog along with a niche review site.

Would you recommend setting them up on separate domains or does it make sense to have the review site on http://www.MyReviewSiteDomain.com and put the blog on http://www.MyReviewSiteDomain.com/blog?

What are the pros and cons of those two options?

Thanks!

Nothing wrong with using the same domain for both a website and blog. Would probably rename the folder from blog to a keyword if I were going to install the blog there. A mistake I made a few years ago when starting this blog and too much trouble to correct at this point.

My question would be why do two sites?

A properly optimized blog would do better in the serps and would you be covering different topics in the two sites. That could cause some trouble with duplicate content.

Personally I would use just a blog with the proper plugins and tweaking to be SEO friendly and a good theme (like the Review Blog Theme).

Course I may be a bit biased ;) .

As always your questions and comments are welcomed.

Mike Paetzold


Technorati Tags: review blog, Review Blog Theme, review site

 Page 2 of 2 « 1  2