existing drop down navigation does not work

Discussion in 'Troubleshooting' started by slizamember, Mar 6, 2013.

  1. slizamember

    slizamember New Member

    Joined:
    Oct 24, 2012
    Messages:
    3
    I've embedded my signup page into my existing web page that has drop-down navigation. I added:

    <?php $this->printLayoutHead(); ?>

    within the head tags. The drop down navigation does not work anymore (no drop-down menu items appear on mouseover). I assume something (CSS/JS) is getting overwritten. Any ideas??
  2. gswaim

    gswaim CGI-Central Partner

    Joined:
    Jul 2, 2003
    Messages:
    641
    Embedding aMember code into another webpage will almost always cause problems. The recommended way to do this is to style the aMember page to match the website. Documentation on how to do this is found in the Customization Section towards the bottom of this page.

Share This Page