Free Blog Templates – WordPress, Blogger and CSS

If you are a blogger, you probably have searched online for blog templates before. I have blogs both on WordPress and Blogger blogs. While I prefer to use WordPress, I just can’t get away from creating blogs using the Blogger platform either. Tonight I came across the site MyTemplateBox that offers free Bloggger templates, free WordPress templates and even free CSS templates. I browsed through the templates and they have some ones that I might consider using.

Here is the link: http://www.mytemplatebox.com/

Until Next Time
Stefani

Make Your Social Icons On Sociable Bigger

If you are a blogger, you probably are already using a plugin that allows your visitors to share your posts with their friends using  the social bookmarking and networking websites. For most of my WordPress blogs, I have some sort of social bookmarking plugin installed. Until the other day, I never gave the plugin much thought.

The other day when thinking of ways to increase traffic to one of my blogs. I made a post on Self Starters internet marketing forum about which plugin I should use. I figured that having the plugin could only improve my stats if anything else.  I got a couple responses on the forum that recommended using  Sociable. I then looked at their blogs and seen big social bookmarking icons. For some reason, I never even looked to see if I had already installed the plugin. I downloaded the Sociable plugin and when I went to install it, realized I had an older version of the plugin. So I upgraded. I then went to my blog and seen the little icons, see below:

Sociable Plugin For WordPress
Okay, this was not the icons that I seen on the other two blogs. When I installed the plugin there was an option to put a link to your own images. I knew this was the answer so I downloaded some bigger icons and changed the path. I refreshed by blog and they were still small. I right clicked one of the images and seen that they images were being scaled. So I knew I was not crazy. I then had to look for the answer which I found.

To make your icons a certain size, you have to edit the Sociable.css file. If you open the .css file, you will be able to change the height and width of your icons. Example below:

.sociable img {
	float: none;
	width: 48px;
	height: 48px;
	border: 0;
	margin: 0;
	padding: 0;
}

Once I uploaded the updated version of the .css file, I reloaded my blog. I was so excited to see BIG icons. See below:

Sociable Plugin For WordPress

I LOVE the big buttons. Now I plan on adding this plugin to this blog and a few others. I see so many people using small buttons and think that maybe they just don’t know how to make them bigger. If you want big icons, you can download a set of icons at iconspedia. You can download the Social Me icon pack that includes 30 icons in sizes of 32px, 48px and 64px. I choose to use the 48px icons above.

Until Next Time

Stefani

Help For When Your Audio Service Is Not Running

A few months ago I was trying to speed up my computer by turning off services that I did not need. I am by no means a computer pro. I know more than just the basics but I was trying to be as careful as possible when turning off the services that were running that I needed.

For some reason I turned of the Audio Service on my laptop. While I thought I did not need sound, I do. I don’t know how many videos that I missed online that I wanted to HEAR. When I bought my husband a new iPod, I knew I needed my sound. I wanted to preview the songs I was putting on his iPod but couldn’t. I thought that I was going to be able to go into the Services program and just turn it back on. It was not that easy. When I tried to start the audio service I got the following error: Windows couldn’t start the Windows Audio service on Local Computer.

Luckily I am computer savvy and searched online for an answer. I found an answer that worked and I now have sound. Here is what I did. I have Windows Vista if that matters.

  1. Opened the Registry by going to Start, Run, Regedit
  2. Navigated to:
    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Audiosrv
  3. In the section DependOnService, I removed all entries except RpcSs.

I then restarted my computer and had sound!

WindowsAudio

Hopefully this post might help someone else who wants sound back too!
Stefani

Close
E-mail It