Workflow Extension for Joomla!

This plugin provides provides version annotation, content staging and review workflow for Joomla articles. Revise, edit and approve article changes before going live with those changes.

Read more...

Donations and Payments for Joomla!

Creates a secure donation form on your Joomla 1.5, 1.6 or 1.7 Web site. Processes transactions through gateways including Authorize.NET, PayPal Standard, PayPal Website Payments Pro or Verisign (now PayPal)

Read more...

Simple Content Versioning

This extension provides document version control for Joomla.  It saves a backup of every article when the content changes.  It then allows you to choose a prior version of a given document directly from the editor.

Read more...

Locator Component for Joomla

We have created a new component for Joomla! 1.5 and 1.6, 1.7 and 2.5 that allows for the search, display and management of a list of locations on your Joomla Web site. This can be used as a dealer locator, store locator, vendor list or any other type of location

Read more...

This is caused by CSS in your template that adds margin to every div contained in a form.

The map and markers are assembled with DIV tags and if a margin is applied, many invisible elements get pushed around.

To address this, *remove* the CSS that adds 10px margin to your divs. We often see this as

form div{
margin:10px;
}

That code is generally bad practice and should be removed.

Published in Locator

Popular articles