I just finished putting together a website for a family member who is running in an upcoming election for a local office.  I used Artisteer to generate a very simple one-column, red, white and blue wordpress theme so voters can instantly get to know a candidate.  I thought with November elections coming up, this might be a WordPress theme that others can use so I’m making it available here for free.   If enough people are interested in the free version of this theme, then I’ll take the trouble and add more features like different page templates (with multiple columns), wordpress menu support and the like.

Please let me know what you think of this theme and if you have any suggestions or feedback:

Download here: Wordpress Political Theme (204)

*for $10, I can help place the candidates picture in your theme if you need help doing so.  Just contact me for help.

 

 

I was working on my mom’s WordPress blog tonight and came up with a custom logo in Photoshop. I figured out how to insert it without a problem, but was struggling with a good way to make it “clickable” and hyperlink it to the blog’s homepage. That is until I found this lively link:

Make your logo clickable | Wwohn.com

And I quote:

If you cannot find the <img> the logo is probably the background image of a <div> or <td>. this would mean that you should make the entire <div> or <td> clickable.

You can make a <div> clickable with the following line of code:

<div onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"></div>

You can make a <td> clickable with the following line of code:

<td onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"></td>

In the examples above, pointer of the mouse changes if the mouse hovers the <div> or <td>. This provides visitors an indication that the area they are hovering is clickable.

You can read the rest of the article here:

http://www.wwohn.com/clickable-logo/

Get Adobe Flash playerPlugin by wpburn.com wordpress themes
© 2011 Paul Tocknell Suffusion theme by Sayontan Sinha