Contact form CSS

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
Wed Jun 19, 2013 4:33 pm
Reply with quote
Report this post
Hi there,

Where can we find the css used in the contact form plugin? We need to use it with another form system to make payments, however we don't want to lose the template good design.
User avatar
Expert Boarder

GK User
Wed Jun 19, 2013 7:40 pm
Reply with quote
Report this post
Check this file:
templates/gk_creativity/css/gk.stuff.css
Contact form styling starts in line 650 with:
Code: Select all
/**
 *
 * GK Contact plugin
 *
 **/
User avatar
Moderator

GK User
Wed Jun 19, 2013 7:54 pm
Reply with quote
Report this post
Got it. But where exactly can I modify the default text? I mean, "Name", "e-mail", "Your message". I can't find any property about that.

Thanks again!
User avatar
Expert Boarder

GK User
Wed Jun 19, 2013 8:05 pm
Reply with quote
Report this post
Oh, those are defined in:
/administrator/language/en-GB/en-GB.plg_system_gkcontact.ini
starting from:
PLG_GKCONTACT_NAME_PLACEHOLDER
User avatar
Moderator

GK User
Thu Jun 20, 2013 4:46 pm
Reply with quote
Report this post
Great! Thank you!
User avatar
Expert Boarder


cron