Email form in header

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 26, 2013 6:21 pm
Reply with quote
Report this post
I can see the css for the form, but where do I actually edit the form properties? I want it to send an email to me of course.
User avatar
Fresh Boarder

teitbite
Mon Aug 26, 2013 11:17 pm
Reply with quote
Report this post
Hi

This form is just a html code, so in order to add some functionality to it I would advice to use a module which has such functionality instead.
User avatar
Moderator

GK User
Sat Oct 05, 2013 5:04 pm
Reply with quote
Report this post
hi,

i dont know how to include my phplist into this email newsletter`?
iam no coder, please can you help?
User avatar
Gold Boarder

teitbite
Sun Oct 06, 2013 5:29 pm
Reply with quote
Report this post
Hi

This is why I advice to use a module instead of codding anything. Please simply take Your newsletter module and publish in header module position.
User avatar
Moderator

GK User
Mon Oct 07, 2013 1:25 pm
Reply with quote
Report this post
hi,

now i put an acrymailing module instead, but if i go over the module the background highlights.
where can i disable this?
i send you a pm for url
User avatar
Gold Boarder

teitbite
Mon Oct 07, 2013 2:37 pm
Reply with quote
Report this post
Hi

Please show me your site now.
User avatar
Moderator

GK User
Mon Oct 07, 2013 8:46 pm
Reply with quote
Report this post
i sent you the site via pm
User avatar
Gold Boarder

teitbite
Tue Oct 08, 2013 11:08 pm
Reply with quote
Report this post
Hi

Sorry, I got no PM from You. Can You please send it one more time or use my mail address for it ?
User avatar
Moderator

teitbite
Fri Oct 11, 2013 12:00 am
Reply with quote
Report this post
Hi

Please add this to css:

Code: Select all
table.acymailing_form tr:hover {
background-color: transparent;
}
User avatar
Moderator

GK User
Tue Oct 15, 2013 10:55 am
Reply with quote
Report this post
hi,

where do i have to insert the code?
i tried with: override and style1 but it doesnt work...
User avatar
Gold Boarder

teitbite
Wed Oct 16, 2013 12:19 pm
Reply with quote
Report this post
Hi

Use override.css file but maybe try to use an !important rule:

Code: Select all
table.acymailing_form tr:hover {
background-color: transparent !important;
}


Make sure override is activated in template settings.
User avatar
Moderator

GK User
Wed Oct 16, 2013 12:42 pm
Reply with quote
Report this post
worked :) thx
User avatar
Gold Boarder

teitbite
Thu Oct 17, 2013 4:50 pm
Reply with quote
Report this post
Hi

Ok. I'm glad to hear that. I think we can close this thread now.
User avatar
Moderator

GK User
Sun Jul 26, 2015 9:14 pm
Reply with quote
Report this post
I ad the same issue. I just want to receive the email, not really linked to newsletter orso.

What module to use to just have an email sent out?
User avatar
Senior Boarder

teitbite
Tue Jul 28, 2015 11:16 am
Reply with quote
Report this post
Hi

My favourite form extension is RS Form. I know it has an option to send an email with values of all the fields configured.
User avatar
Moderator


cron