Welcome to TalkGraphics.com
Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Posts
    24

    Default Losing layers after adding a map through a placeholder

    Hello All

    Some help please, im sure it is something silly.

    When I have added some code to a place holder, the layers on the buttons of each page become not active, they still act as links but do not change colour as on other pages.

    Please see here on the contact page for the problem

    http://www.chpevents.co.uk/contact.htm

  2. #2
    Join Date
    Oct 2007
    Location
    Richmond, MI USA
    Posts
    1,221

    Default Re: Losing layers after adding a map through a placeholder

    Can you attach you file?

  3. #3
    Join Date
    Nov 2009
    Posts
    24

    Default Re: Losing layers after adding a map through a placeholder

    Sorry , here you go.
    Attached Files Attached Files

  4. #4
    Join Date
    Oct 2007
    Location
    Richmond, MI USA
    Posts
    1,221

    Default Re: Losing layers after adding a map through a placeholder

    Only thing I did was remove the first and last lines of code with the <div> tags. Replace your code with this code:

    <iframe width="500" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.multimap.com/client/embed/?width=500&amp;height=400&amp;lat=53.1882&amp;lon=-2.89053&amp;zoomFactor=18&amp;emid=P3Cwl9mx2k9SQ5h e0FQnK4Z3roB9COfZ&amp;qs=ch11rs&amp;mapType=map&am p;moveMap=7,16"></iframe>

    I would also size the placeholder to 500x400 so I could place it on the page better. It worked fine for me. Let me know if it works for you.

    Jim

  5. #5
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Losing layers after adding a map through a placeholder

    Code should end </div> not <div>

    placeholders wrap <div></div> tags around the code you insert so are often not required.
    Last edited by Drwyd; 16 February 2010 at 10:26 PM.

  6. #6
    Join Date
    Oct 2007
    Location
    Richmond, MI USA
    Posts
    1,221

    Default Re: Losing layers after adding a map through a placeholder

    Drwrd,
    I guess your method would be more correct than mine. What exactly do these particular tags do?

    Jim

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •