Scroll To Top

Enter a query to search our site. Note that you can use "*" and "?" as wildcards. Enclosing more than one word in double quotes ("CSS Layout") will search for the exact phrase.

18-June-2013

Added ZXP installer format

ZXP installer now included for compatibility with Dreamweaver CC. Simply re-download your product and you will find a ZXP file that will enable you to install your product into Dreamweaver CC.

 

12-Sep-2011

Horizontal Accordion Panel Magic 1.1.7

New Features and Fixes

Adds new style theme called Galleria

Fixes minor display issue in the interface Caption box when including HTML markup

Updates CSS to include separate style rules for caption wrapper and caption inner content

If you are using captions generated before this update you will need to either revert to a default style sheet (see user guide) or replace the existing caption rule in your CSS file with these 2 rules, The following code is for style theme 01. Adjust the rule name to match the one inside the theme CSS file you are using:

Replace existing .HAPM01-caption rule with these 2 rules:

.HAPM01-caption {
display: none;
position: absolute;
top: auto;
bottom: 0px;
left: 0;
right: auto;
width: 100%;
}

.HAPM01-caption-content {
background-color: #F2F2F2;
color: #222;
padding: 6px 32px;
font-size: 12px;
font-family: Candara, Arial, Helvetica, sans-serif;
background: rgba(242,242,242,.85);
}

Do you need the update?

You only need to update If your current version is less then 1.1.7

To be certain, open Extension Manager and check your version number.

Downloading the updated version

To download the latest version, go to our customer service download center:

PVII Download Center

Follow the instructions to find your order or to have your order history sent to you. Once you locate your order, you will have access to the download.

Installation

  1. Unzip your download
  2. Install the extension using the Extension Manager
  3. When prompted to overwrite existing files or replace your existing version, choose Yes or Yes To All
  4. Restart Dreamweaver to complete the update process