Results 1 to 5 of 5

Thread: Making Map Spacing Look Like Demo

  1. #1
    Thread Starter
    fireman's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Making Map Spacing Look Like Demo

    Hello, Newbie to WP and AppThemes. I am using Vantage and MapSupreme and I wanted to have the map on the front/home page look like the demo map with regards to the spacing and the rounded corners without the border. The demo has very little spacing between the breadcrumb and the map, but mine has a larger one. Also the demo has map appears to be hovering over the rule line.

    DEMO:
    base.png

    MY SITE:
    new.jpg

    I am using the code that came in the Mapsupreme "readme" file and placing it in the header.php:

    Code:
    <?php if(is_home() || is_front_page()){?><div id="content" class="container">
    <div class="row rounded">
    <p>&nbsp;</p>
    <?php
        $arg = array('w' => '100%','h' => '400px');
        do_action('wpw_vantage_gmap_code',$arg);
    ?>
    <p>&nbsp;</p>
    </div></div>
    <?php }?>
    Can someone help me with this?

    Thanks

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    fireman's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Jomark header spacing
    By sdjkfds83 in forum JobRoller General Discussion
    Replies: 6
    Last Post: May 1st, 2013, 09:34 AM
  2. Spacing between social icons
    By bigvibes in forum Report Vantage Bugs (Legacy)
    Replies: 1
    Last Post: September 28th, 2012, 10:55 AM
  3. [TUTORIAL] Making my template look exactly like the demo site...
    By 4sat in forum ClassiPress General Discussion
    Replies: 9
    Last Post: July 6th, 2011, 11:53 PM
  4. [MOD NEEDED] Category spacing
    By jlei1989 in forum ClassiPress General Discussion
    Replies: 9
    Last Post: May 15th, 2011, 10:14 PM
  5. Spacing on certain Ads
    By justdebb in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: December 21st, 2010, 09:32 PM