Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Problem of goolge map positioning on body

    Hi,

    I can not solve the positioning of google map on this page

    Yet on this page all goes well

    One idea where to look

    Regards

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Problem of goolge map positioning on body

    Quote Originally Posted by OLIVIER72 View Post
    Hi,

    I can not solve the positioning of google map on this page
    The map has obviously been inserted in "Categories Description" of cat #4. Have you tried to center the code?

  3. #3
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: Problem of goolge map positioning on body

    Hi,

    No, <center> tag on admin>catproduct code put the map in the middle of body in the same horizontal position.

    I don't unterstand why in this page <iframe>googlemap goes on top of Categories sidebox.
    The code of html page
    <!--bof-optional categories tabs navigation display-->
    <!--eof-optional categories tabs navigation display-->

    <!--bof-header ezpage links-->
    <!--eof-header ezpage links-->

    </div>

    <br><br>
    <center>

    <iframe marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=fr&amp;ie=UTF8&amp;msa=0&amp;msid=106809225508996353661.00045537a8b451cdd9 2bd&amp;ll=43.986153,5.575167&amp;spn=22.130211,37.353516&amp;t=f&amp;z=4&amp;ec pose=43.96696045,5.57531084,2720737.97,-0.31,0.045,-0.001&amp;output=embed" frameborder="0" height="350" scrolling="no" width="425">
    </iframe>
    <br>
    <small><a href="http://maps.google.com/maps/ms?hl=fr&amp;ie=UTF8&amp;msa=0&amp;msid=106809225508996353661.00045537a8b451cdd9 2bd&amp;ll=43.986153,5.575167&amp;spn=22.130211,37.353516&amp;t=f&amp;z=4&amp;ec pose=43.96696045,5.57531084,2720737.97,-0.31,0.045,-0.001&amp;source=embed" style="color: rgb(0, 0, 255); text-align: left;">Enlarge cart</a></small>

    <a href="http://maps.google.com/maps/ms?hl=fr&amp;ie=UTF8&amp;msa=0&amp;msid=106809225508996353661.00045537a8b451cdd9 2bd&amp;ll=43.986153,5.575167&amp;spn=22.130211,37.353516&amp;t=f&amp;z=4&amp;ec pose=43.96696045,5.57531084,2720737.97,-0.31,0.045,-0.001&amp;source=embed" style="color: rgb(0, 0, 255); text-align: left;"><br><br>

    </a></center>

    <a href="http://maps.google.com/maps/ms?hl=fr&amp;ie=UTF8&amp;msa=0&amp;msid=106809225508996353661.00045537a8b451cdd9 2bd&amp;ll=43.986153,5.575167&amp;spn=22.130211,37.353516&amp;t=f&amp;z=4&amp;ec pose=43.96696045,5.57531084,2720737.97,-0.31,0.045,-0.001&amp;source=embed" style="color: rgb(0, 0, 255); text-align: left;"><br class="clearBoth">


    </a><div id="productListing">


    </div><table id="contentMainWrapper" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tbody><tr>

    <td id="navColumnOne" class="columnLeft" style="width: 150px;">
    <div id="navColumnOneWrapper" style="width: 150px;"><!--// bof: categories //-->
    <div class="leftBoxContainer" id="categories" style="width: 150px;">

    <h3 class="leftBoxHeading" id="categoriesHeading">Categories</h3>
    <div id="categoriesContent" class="sideBoxContent">
    <a class="category-top" href="http://www.holiday-rental-provence.com/index.php?main_page=index&amp;cPath=3">Rates</a><br>
    <a class="category-top" href="http://www.holiday-rental-provence.com/index.php?main_page=index&amp;cPath=1">Simiane la Rotonde</a><br>
    <a class="category-top" href="http://www.holiday-rental-provence.com/index.php?main_page=index&amp;cPath=2">The area around</a><br>
    <a class="category-top" href="http://www.holiday-rental-provence.com/index.php?main_page=index&amp;cPath=4"><span class="category-subs-selected">Trace</span></a><br>
    </div></div>
    <!--// eof: categories //-->

    <!--// bof: information //-->
    <div class="leftBoxContainer" id="information" style="width: 150px;">
    <h3 class="leftBoxHeading" id="informationHeading">Information</h3>

    <div id="informationContent" class="sideBoxContent">
    <ul style="margin: 0pt; padding: 0pt; list-style-type: none;">
    <li><a href="http://www.holiday-rental-provence.com/index.php?main_page=contact_us">Contact Us</a></li>
    <li><a href="http://www.holiday-rental-provence.com/index.php?main_page=site_map">Site Map</a></li>
    </ul>
    </div></div>
    <!--// eof: information //-->

    </div></td>
    <td valign="top">
    <!-- bof breadcrumb -->
    <!-- eof breadcrumb -->


    <!-- bof upload alerts -->
    <!-- eof upload alerts -->

    <div class="centerColumn" id="indexProductList">

    <h1 id="productListHeading">Trace</h1>


    <div id="indexProductListCatDescription" class="content">Trace la Buissonade<br><br><br>

    Points GPS : Lat: N 43,98933°/ long: E 5,58855°</div></div></td></tr></tbody></table><table id="cat4Table" class="tabTable" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tbody><tr class="productListing-odd">

    <th class="productListing-data" scope="col" id="listCell0-0"></th>
    </tr>

    </tbody></table>

    </div>
    By posting this code,
    I see blue code. This part seem incoherent... mostly <br class="clearBoth"> ??? I never wrotte it.

  4. #4
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: Problem of goolge map positioning on body

    I found it...
    It's not good copy/past to work faster.
    I forgot to remove a <td> tag Between GPS: and gps point, copy/pasted from old owner website.... Sorry, I looking for somethink more complex

    Still, thank for reply,

    regards

  5. #5
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Problem of goolge map positioning on body

    You seem to have fixed it. What was the problem?

    Sorry, you must have posted whilst I was looking at your page .

 

 

Similar Threads

  1. Search in header - Positioning problem
    By SirBuck in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Aug 2008, 07:54 PM
  2. IE Vs. other browser positioning problem
    By pjb923 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 May 2007, 10:22 PM
  3. problem positioning logo
    By mojo67 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jan 2007, 05:55 PM
  4. Heade / Body Positioning issue
    By quentinjs in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Nov 2006, 09:37 AM

Posting Permissions

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