About your contact e-mail.
I shouldn't help you because this is not support anymore but customization job (like car tunning), which you make for commercial project. But I can give few "free" tips:
a) You should create two columns in this module. One for each object, contact form and address info. So you will be able to have all next to each other.
b) About margins between form fields, this may help:
- Code: Select all
.gkContactForm p {
margin: 1em 0 0;
}
c) About capchta, space is reserved but something is missing. Are you sure that you set all settings in default repatcha plugin?
d) .
How can my background image take up the whole space of the module? (i.e. no padding)
From this module remove class "light" and add "full".,
and use my code:
- Code: Select all
.box.full {
background: none repeat scroll 0 0 #f8f8f8;
padding: 0 !important;
}
p.s.
If you want Joomla tunning let me know via PM.