Welcome, Guest
Please Login or Register.    Lost Password?

Customising the contact form
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Customising the contact form
#191
Customising the contact form 4 Years, 6 Months ago Karma: 0
Hi,

Does anybody know how to customize the contact form (beyond using the basic options)?

I have a strange white gap of about four blank lines between my phone number and the enter email field.

Thanks!

J
johnmc
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#220
Re:Customising the contact form 4 Years, 6 Months ago Karma: 12
Yeah I know what you meen, you can't seem to afect that blank space in the backend paramters.

Try editing the css file with something like
Code:

div.contact_email {
   position: relative;
   top: 50px;
}



or with the form id

Code:

form#emailForm


The form id could be a better option as it's the outter or the parent tag of the two.

Let me know if it works
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#228
Re:Customising the contact form 4 Years, 6 Months ago Karma: 0
I went ahead and used performs to solve the problem.

It was easy to set up and didn't have the formatting issues int he standard form. I'm yet to try doing anything complex layout with it - but so far so good.
johnmc
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear