1. marcusadamski
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 29 September 2016
  5.  Subscribe via email
Hi,

I'm using the Nadia template and I've added a Contact form. Problem is there's a "Contact" and "Contract Form" header text on the form, which I don't really want (I've set the display format to 'plain').

fyi. I'm using the standard Joomla contact component.

I've noticed the Chelsea template has a contact form, and those heading text have been removed - leaving just the contact form fields. Could you please advise how this has been done, so I can apply to my Nadia project?

Many thanks
Marc
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marc

Would you have a URL to an example of your contact form?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Site is not online, but I've attached two images. One of Nadia and the contact form I added using the standard Joomla contact component, and the second of your contact form from the Chelsea demo.

My project has the default "Contact" and "Contact Form" headers, and I was wondering how these were removed from the Chelsea example.

Many thanks
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marc

To amend try adding the following to the Custom CSS field of your templates parameters...


.contact > h3 {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán - thanks, worked a treat.

All the best,
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán -

I am still battling with the default Joomla Contact component, trying to make it look acceptable.

With your help, the headings have been removed and I've adjusted the "send email" text to make it more professional.

Final touch would be to reduce the width of the contact "content" area by placing an image next to it using a custom module containing an image at position "sidecol-b". I've attached an image to illustrate.

Problem; I would like the image to be centred vertically, so it's opposite the contact fields. How can do I vertically centre the image module within "sidecol-b"

Many thanks for your help,
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Possibly the easiest solution would be to simply place a number br tags before your image which will move it down the page...


<br><br><br><br><br><img src="/"> 


You can then hide the br tags on touch devices with the following which can be added to the custom CSS field of your templates parameters...

.touch .sidecol_block br {display:none;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok