VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

contact (again...)
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: contact (again...)

contact (again...) 24 Mar 2015 00:49 #6423

HI,

first of all, I'd like to say THANK YOU for this nice template

I simply want to re-arrange the contact page, "map" on the bottom, "additional info" on the top and the form in the middle of CONTACT. Also I'd like to re-arrange the form itself, simple <br> between the fild description and the field itself..

sorry, I'm really new to joomla. I use v3.41

Thanks!
Last Edit: 24 Mar 2015 00:50 by zigor.

  • Posts:2
  • zigor
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: contact (again...) 24 Mar 2015 02:28 #6424

I simply want to re-arrange the contact page, "map" on the bottom, "additional info" on the top and the form in the middle of CONTACT.

In the templates/jf_taman/index.php file, move below code to under "&lt;jdoc:include type="component" /&gt;":
 
<?php if(JRequest::getVar('option') == 'com_contact') : ?>
<h1><?php echo $doc->getTitle(); ?></h1>
<div id="jf-map">
<?php if ($this->params->get('map')) : ?>
<div id="map">
<div id="googleMap" style="height: 450px;width:100%;"></div>
</div>
<?php endif; ?>
</div>
<?php endif; ?>
 

Also I'd like to re-arrange the form itself, simple <br> between the fild description and the field itself..

You can see the templates/jf_taman/html/com_contact/contact/default_form.php file.

joomfreak
Last Edit: 24 Mar 2015 02:37 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: contact (again...) 24 Mar 2015 11:05 #6426

THANKS alot! I'll try it tonight...

  • Posts:2
  • zigor
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.72 seconds
Friday 29 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.