Posts tagged as:

thesis theme

This video tutorial shows how to add an additional field to the contact form in WordPress. There is also in formation on how to change the text on the submit button on cforms as well. When you create a new field in cforms, you have the ability to drag the field around to where you [...]

{ 0 comments }

This is a brief tutorial on how to add a page to your navigation bar in Thesis Theme for WordPress.  If you are new to Thesis Theme you need to remember to go to the Thesis Options button in the Appearance category of the dashboard.  You will see the Navigation Menu in the upper right [...]

{ 0 comments }

I found the comments on this entry are closed on the WordPress Thesis Theme very annoying.  Luckily you can take it off easily.  Just place this code in your Custom CSS in Thesis Theme and you should be set.  Let me know how this works for you. .format_text .to_comments {visibility: hidden;} If you are interested [...]

{ 5 comments }

How do I put padding in the body of my WordPress Thesis Theme to get the text off the left margin?  To get the text off of the left hand margin you will need to do a little css.  You just need to copy and paste this code into your custom style sheet in your [...]

{ 0 comments }