contact form-Google map

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Nov 24, 2014 3:10 pm
hi
1- How can i translate (name-email-your massage) in contact form to another language?
2- How can i use Google map here?
User avatar
Senior Boarder

GK User
Mon Nov 24, 2014 3:47 pm
Hello,

On which template do you want to use google maps?

The contact form fields can be translated in the language file for the GK Contact plugin.
User avatar
Administrator

GK User
Tue Nov 25, 2014 1:50 pm
hi
i use John and contact form is base on GKcontact. In fact its working very well but i need those items too:
1- Translate those items 'name-e-mail and your massage' to Norwegian.
2- there is not any place to write our contact info (Teflon and email address) i wrote in the top of the contact box but its not professional and also the fonts are not good.what is your solution or recommendation for this?how can i have another box like the attached file?
my web is: http://www.sundedata.no

Thanks for your kindly support and help ;)
User avatar
Senior Boarder

GK User
Tue Nov 25, 2014 3:50 pm
1) It can be translated in the plugin language file - administrator/language/en-GB/en-GB.plg_system_gkcontact.ini

2) The only solution in your case is modify the plugin code (plugins/system/gkcontact) and adjust it to your needs - it is a custom work, which is beyond of our technical support.
User avatar
Administrator

GK User
Thu Jan 08, 2015 11:26 pm
Hi,

The input color for information (name, email, message) in contact form is light gray and i want to change it to another color (#242424). How can i do that?
User avatar
Senior Boarder

GK User
Fri Jan 09, 2015 7:51 am
In this case you have to change the placeholder text color: http://css-tricks.com/snippets/css/styl ... lder-text/
User avatar
Administrator

GK User
Fri Jan 09, 2015 11:04 am
in which css file?
User avatar
Senior Boarder

GK User
Fri Jan 09, 2015 11:24 am
you can do it in any CSS file.
User avatar
Administrator

GK User
Fri Jan 09, 2015 11:41 am
dziudek wrote:you can do it in any CSS file.

thanks for your quick reply. I am new in web developing :?
I dont understand well what u mean. I must make another css file or just edit one on them? which one? because i just need to change the color in contact form-input area (the text that will be filled by user, from light gray to black) not other places. I worry to do something wrong! :(
Would u pls explain more or help me?
User avatar
Senior Boarder

GK User
Fri Jan 09, 2015 8:21 pm
If it will be the only change which you wan to include, you can put your code in the template settings -> advanced settings tab -> custom CSS code option
User avatar
Administrator

GK User
Sat Jan 10, 2015 1:37 pm
Thank you very much. I did it :)
User avatar
Senior Boarder

GK User
Tue Jan 13, 2015 10:25 am
Hi
The picture or map in background of contact menu have a effect that shows it not clear( its is not same as other back grounds)
Can i change it and have a clear background?
www.sundedata.no
User avatar
Senior Boarder

GK User
Tue Jan 13, 2015 2:49 pm
Please add in your CSS:

.gkMap.active {
opacity: 1!important;
}
User avatar
Administrator

GK User
Tue Jan 13, 2015 3:04 pm
thanks for your quick reply! can u say in which css file and which place of it i should write it?
User avatar
Senior Boarder

GK User
Tue Jan 13, 2015 4:00 pm
i did it. thanks
User avatar
Senior Boarder


cron