Category: About My Websites
Posted by Ron Goodman in About My Websites, Technical Friday, 14 August 2009 20:06 3 Comments
Switching real estate website vendors and site design can be traumatic, but can also result in significant improvements to user satisfaction and the agent’s bottom line. Find out more …
Posted by Ron Goodman in About My Websites, Technical Saturday, 25 July 2009 11:54 6 Comments
Real estate webmasters and agents have powerful new open source tools to help improve their web presence. Find out how I have done it …
Posted by Ron Goodman in About My Websites, Technical Sunday, 12 July 2009 16:28 6 Comments
This theme is the one I am currently using, so you can see the final result on this page and every other page of this website.
Ultimate IDX Menu Maker
The Ultimate IDX Menu Maker plugin for WordPress is: here. The installation instructions for this plugin on the WordPress site seem to be incomplete, and part of [...]
Posted by Ron Goodman in About My Websites, Technical Saturday, 11 July 2009 16:41 No Comments
This an example of css text copied into WP page with my special “dhv_codebox” style for displaying php, html and css code examples:
div.dhv_codebox {
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
font-size: .6em;
font-family: courier, courier new, monospace;
background: #ffffcc;
color:#000066;
}