Posts Tagged ‘Wordpress Themes’

3 Ways to Personalize Your WordPress Theme

Wednesday, February 17th, 2010

One of the great things about WordPress is the number of themes that are available to change the look of your blog. There are both free and paid versions available. Changing themes is quite easy but…

Finding just the right theme to fit your blog can be frustrating. And that is putting it mildly.

You find one that you like just about everything but that one little thing.

It may be…

* the way it displays hyperlinks
* the size of the sidebar
* the header image
* or any of numerous other problems

Now short of hiring someone to create a custom theme exactly the way you would like it there are a few easy changes you can make to take the almost perfect theme and make it much more YOURS.

Here is how you can change three of the most common things to personalize your them and make it your own.

Before we start though ALWAYS, ALWAYS, ALWAYS have a back up of your files. And I do mean always if you did not guess from the previous statement.

Change your header

In your theme folder you will find an img or images folder depending on which one the theme author used. Inside that folder will be an image called header.jpg or header.gif. You can easily grab a copy of that image and check to see exactly what size it is.

Either create a new image the same size your self or hire a graphic designer to create one for you if you lack the skills. Name this new file the same as the original one and replace the original one. You now have a personalized header.

Hyperlink colors

Just the other day a friend of mine had found the perfect theme for his blog but the hyperlinks were not the standard blue and underlined but they were just black and bold.

He loved the theme except for that and had spent hours finding just the right look. This problem was easily solved by making a minor change in the css (cascading style sheet) file of his theme.

wordpress themes are run using style sheets and you can change the attributes quite easily. In this case it was the hyperlinks so you needed to look on the style sheet for the “a link” attributes.

It will look something like this

a {
color: #000000;
text-decoration: none;
}

Just change the color to the appropriate hexadecimal code in this case #0000ff and then the attribute from none to underline and you have a “standard” hyperlink.

Changing sidebar size

This takes two changes and they have to be the same amount of change. If your sidebar is a bit narrow say 120 pixels and you want to use 125×125 buttons you will have to change the sidebar width and reduce the body width by the same amount.

Here are the two entries

#sidebar {
position: relative;
float: right;
width: 237px;

#content {
float: left;
width: 676px;

You need to subtract from one what you add to the other but this will allow you to customize the size of a sidebar if that is the feature that you don’t like.

wordpress themes can be easily customized to your needs so if you find most of the features you want try your hand at customizing them. Just make sure to have a backup before you start.

Mike Paetzold
http://www.articlesbase.com/internet-articles/3-ways-to-personalize-your-wordpress-theme-719803.html

Technorati Tags: , , , , , , , , , , , , , , , ,

How do I change Wordpress.com theme without paying?

Saturday, February 13th, 2010

I have tried connecting word press.com in filezilla but it won’t connect. I think it’s because they have this new CSS upgrader and you need to pay for it. Is there any other way I could change my theme without having to pay for it?
that’s still paying.

You don’t connect to WordPress with FTP. You connect to your server that has it provided your hosting account allows use of FTP. Most free accounts do not allow FTP use.

Themes:

Some Themes: http://smashapps.blogspot.com/2009/06/20-most-elegant-free-blogger-templates.html
Top 10 Template Generators for Blogs and Websites: http://mashable.com/2007/11/18/10-template-generators/
Wordpress Blog Template Generator: http://www.teknobites.com/2007/11/02/wordpress-blog-template-generator/
How to Make wordpress themes (video): http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/
Gallifrey Image Gallery wordpress Plugin: http://www.bin-co.com/blog/2009/07/gallifrey-image-gallery-wordpress-plugin/

Ron

Technorati Tags: , , , , , , , , , , , ,

New WordPress Theme: WP-Ellie (Demo Video)

Wednesday, February 10th, 2010

WP-Ellie is the latest premium wordpress theme offered by Solostream. This brief video demonstrates some of the features.

Duration : 0:8:44

(more…)

Technorati Tags: , ,

How to install wordpress theme or plugin using FTP

Friday, February 5th, 2010

http://MarketingPodcastShow.com Video shows you how to install wordpress themes and plugins using a free FTP client called FTP Commander. This video will be helpful to those that self host their blog. If looking for a good hosting company, check us out at http://ProHostingPays.com Enjoy..leave feedback or comments and even rate the video for me. Take care.

Duration : 0:6:16

(more…)

Technorati Tags: , , ,

How to install Wordpress.org Themes for Beginners

Thursday, January 28th, 2010

Make sure to check out all of my tutorials http://www.designyourwebspace.com. Any comments are appreciated!!Customize your Wordpress.org blog on your own web hosting with this Step by Step tutorial to show you how to install new themes on your hosted wordpress.org blog.

Duration : 0:6:14

(more…)

Technorati Tags: , , , , , ,

The Latest On WordPress Themes

Sunday, January 24th, 2010

As WordPress and blogging become more and more popular, the list of customization options continues to grow. One can attribute that to each user wanting his or her blog to be unique or very much personalized. Who knows, one day a theme can be just as unique as the blog’s author! The following is an overview of the latest developments on WordPress themes.

WordPress Widgets

The blog software developer has recently come up with an edition of this plug-in for the full-version WordPress. A Widget here refers to those tools you can use to modify your site—its sidebar, design, or general layout—without having to know and use HTML codes. About a hundred Widgets are featured in the WordPress Widgets blog, and they are classified in categories such as photography, music, discussion, video, income, and links, among others. It is a fun and easy way of customizing your site, so that it features everything you care about, and nothing you don’t.

Not all themes are ready for these Widgets, however, and some modifications need to be done to include this fun feature in the sites that make use of such themes. http://Automattic.com gives full instructions on how to go about making your WordPress site Widget-friendly. WordPress is continuously adding to their already-vast selection of Widgets to suit their user’s whims and personalities.

Canvas Plugin

This blogger-friendly plugin has recently allowed blog users to create their very own theme for their WordPress blog. The good news is that this plugin allows users a pretty good level of customization without them having to study and use codes. The result: a site that looks very professional built within the range of a few minutes to a couple of hours. Even better news is that this plugin comes for free.

This stand-alone plugin opens up to a bare starting point, with a selection of blocks that you can include in your layout by drag-and-drop method. Among the many features of Canvas are Banner, RSS, Static Text, Feature, Digg, Flickr, Random Tagline, Comment, Category List, Asides, Archive, Description, Calendar, Search, Post, and Navigation functions. Meanwhile, an Ink tab gives the user the freedom to determine the styles to be used on the page, sans the need to check the actual stylesheet. This tab proves to be quite useful for beginners, because it features help links that corresponds to each theme component, the style of which you may be about to identify. These links load the template with an indication of the part in question, to give the user a clear idea of what effect the change will have.

“Being Moderated” Notification

It does not come as a surprise that some comments are being moderated by the recipient blog’s owner or moderator. However, it would be nice for you to let your eager comment writers know that you have received their comment, when the system is programmed to delay posting of comments on your blog until it has been read and approved by you. Without this notification activated, some of your readers may think that their comment just got lost and they’ll have to write their comment all over again, when in fact your blog has secured it and it’s only waiting for your approval. However, the blog author may need to be familiar with code to activate this feature. Nevertheless, it is one way to deter comment spammers from infiltrating your blog. Your may also word the notification in your liking. Here’s an example: “Thank you for your comment. It may take a while before your comment may be published. Please check back later.”

More Themes to Match Content

While it is all up to the blog author to decide, it would be quite useful to have a theme that will give first-time readers of your blog a pretty good idea of what to expect by simply looking at the design in use. For this reason, wordpress theme designers are coming up with more specific themes to match a variety of specific types of content. Experts say that the first several seconds spent by a visitor on your blog determine the impression they get of your site. So if your site fails to capture attention right away, then it’s most likely that you’re losing potential repeat readers or site visits.

When designing your site or choosing the appropriate theme, keep in mind that the first concern of a site visitor is whether or not the site has the kind of information needed by him or her. The visual elements, being much faster to grasp than the textual, will help in a big way. If the theme you choose does not correspond to the general content of your site, then attracting more followers will need more effort. Whether we like it or not, looks matter for a lot of people, as this is how beliefs and opinions are initially formed.

WordPress Theme Contests

To ensure your steady stream of new themes, WordPress and certain partners have organized theme contests to discover and recognize the best themes that have cropped up lately. Last year even saw several competitions that attracted theme creators and users alike. This year, however, the WordPress camp has witnessed a slowing down in the production of themes, perhaps due to the fading novelty of it all, not discounting the fact that a lot of those who submitted themes before did it for free.

Nevertheless, customization of WordPress blogs still holds quite a lot of promise, with the arrival of new customization features, such as the Canvas and Widgets plugins. It also promises more highly-customizable themes in the future. For now, you would already be missing out on a lot if you are not already trying out the latest WordPress customization plugins. You can also try modifying some basic features, such as whether your front page should show excerpts or the full blog entries, or changing the number of posts that will show up on your blog index, or both. Whatever you choose, there are hundreds of themes available and other options for you to use, to get as close as ever to your most desired look for your blog.

Danny Wirken
http://www.articlesbase.com/communication-articles/the-latest-on-wordpress-themes-69797.html

Technorati Tags: , , , , , , , , , , , , , , , , , ,

WP-Launch WordPress Theme Demo Video

Friday, January 22nd, 2010

This is a brief video demonstrating WP-Launch, a new wordpress theme from Solostream.

Duration : 0:9:49

(more…)

Technorati Tags: , , ,

How to convert wordpress theme to a blogger layout/template?

Thursday, January 21st, 2010

I can’t find the xml anywhere, I can only see lots of php and 2 css files..
HELP!

If you want to convert a Theme, you have to know some basics in HTML, CSS.
wordpress themes are quite different from Blogger. For the starters, you can choose some Template for Blogger, and customize it step-bystep:

- pictures
- CSS styles
- graphics

There’s no software that can do that automatically. Yet. There are lots of web sites that will help you with Blogger customization. And that is what you need.
From the wordpress, you just need to pick up same graphic and style.

Good luck!
http://pocket-templates.blogspot.com/

Technorati Tags: , , , , , , , , , ,

What software do you use when building a website using a wordpress theme?

Wednesday, January 20th, 2010

Other the Dreamweaver, what software would you use?

Yeah, ditch Dreamweaver. Building a Wordpress template entails a degree of familiarity with the code that Dreamweaver won’t give you.

I personally use gVim (an excellent, powerful text editor), GIMP, and Inkscape when I build wordpress themes. I also run a full server stack on my computer so that I don’t have to constantly upload stuff to some web server for debugging — so that includes Apache, PHP, and MySQL. Additionally, I use Firefox with a couple of extensions, FireBug and Web Developer, to help me tweak the page designs and debug any Javascript I’ve written. Then I test in Internet Explorer, Chrome, Safari, and Opera.

I think that’s it!

Technorati Tags: , , , , , , , , , , , , , , , , ,

How to Install themes on wordpress(I have ask this before but I didn’t really get good answers)?

Tuesday, January 19th, 2010

I’m using sqweebs.com as my host and I’d like to install wordpress themes which I know are Wordpress 2.8.6 compatible. The problem is, even if I transfer it through FTP, it isn’t there! I tried putting in in the wp-content/themes folder and went onto my wordpress, it wasn’t there either. Even if I TRY to install plugins, it wouldn’t work. What should I do? Please help. I don’t even know what the problem is!
Yeah.. I did unzip the files..

Make sure files are going to the right directory – double check where you need to upload files to. I don’t know their structure, so you need to make sure you have the right one. All files should be unzipped, in the correct folders.

It sounds to me like you won’t be able to run wordpress on this host.

It has to do with your .htaccess file – which you’re not allowed to use on this host. This is why plugins don’t work.

http://forum.sqweebs.com/showthread.php?tid=92

and states it here as well:

http://forum.sqweebs.com/showthread.php?tid=90

.

Technorati Tags: , , , , , , , , , ,