Insert all Amember templates into my website templates?

Discussion in 'Templates customization' started by csd4csd, Apr 4, 2008.

  1. csd4csd

    csd4csd New Member

    Joined:
    Apr 2, 2008
    Messages:
    3
    Instead of modifying each of Amember's templates, is there a way to insert all the various Amember templates (like login.html, logout.html, signup.html) into my existing website templates?

    In other words, I have a template page that I use on my website that is basically a header, footer, left column and middle column. I just want to be able to put all of the front-end Amember pages (login, logout, member, profile, etc.) into my middle column div in my template.

    Is there a way to accomplish this?

    Thanks in advance.
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    If that is all you are looking for, modifying the Amember \templates\header.html and \templates\footer.html with your existing header and footer code should get you pretty close.
  3. billionaires

    billionaires New Member

    Joined:
    Apr 10, 2008
    Messages:
    1
    Hi There
    I would like all the pages on my site to look the same. I would love to have the amember pages integrated into pages I already have on my site such as signup.htm and membership.htm etc.. can someone look at my site and tell me how can I include Amember's pages in my site here is the url for better clarity. www.trade4freedom.com

    Thanks
    OM
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    The main trick to getting your amember site to match your other pages is the header and footer templates of amember. Your site uses div tags, so you'll need to figure out how to split it into a header, main body and footer areas.

    David

Share This Page