Keeping your website current and healthy. WordPress is constantly under development and improvement providing added functionality, fixing known bugs … [Read more..]
Remove the Word Press Admin Login from the footer
The Thesis theme has made it real easy to remove the Word Press admin link from the footer. This requires NO knowledge of html, php, or css! Simply go to the Thesis "Site Options" panel, and click on "Design Options". Under "Display Options" you will … [Read more]
Move the Thesis Navigation Menu to below the header image
The default location for the Thesis navigation menu is above the header image. Moving the navigation menu below the header is easy. Just add the following lines of code to the custom_functions.php. //Remove the navigation menu from the top of the … [Read more]
How to remove Thesis Footer
You can remove the Thesis footer or attribution only if you have the developers license to Thesis. Removing the footer link is real easy. Just add the following lines of code to the custom_functions.php. /* Remove Thesis footer … [Read more]