order of elements on contact page
This support request was posted in BBQ by dangerboydesign
- dangerboydesign July 30, 2014 at 7:56 pm
hi there. i was wondering how to adjust the code on the contact page so that the google map is below the address and contact form. i’ve tried to move the code to the map under the div for the form, but it doesn’t seem to be working. can you just give me the code to replace the existing? original code is:
<section id="content" class="full-width post_name; ?>”>$nice_google_map, ‘width’ => 960, ‘height’ => 300) ); ?>
<?php if ( $nice_phone_number ” ) : ?>
*
*
*
<input type="submit" value="” />
Juanfra Aldasoro July 30, 2014 at 8:57 pmHi,
Thanks for writing. I can’t get to see any of the code you’ve pasted.
I’d try moving the entire
below the other two. Best,
Juan.dangerboydesign July 30, 2014 at 9:02 pmyeah that doesn’t work because the contact info bloc and the contact for block are both floating, so if i put the map below them, it appears behind them…
Juanfra Aldasoro July 30, 2014 at 9:24 pmWell, maybe you can try to use a clearing div after the ones that are floating.
and after that, you move the map.
Best,
Juan.
You must be logged in to reply to this topic.