Send Button shows as blank
- Paul
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
1 year 10 months ago #1
by Paul
Send Button shows as blank was created by Paul
Hi
www.paynesvilleclassicboatrally.com.au/J4
The contact page shows as a blank box - no text or white text on white background
Is the colour controlled by the template? If so, what can I do to override?
Template is a Hot Joomla Themes template, Business, with Sparky page builder installed. Free version supplied with template but have today registered/purchased RC Ex, which is what I am using.
My thanks for assistance.Paul
www.paynesvilleclassicboatrally.com.au/J4
The contact page shows as a blank box - no text or white text on white background
Is the colour controlled by the template? If so, what can I do to override?
Template is a Hot Joomla Themes template, Business, with Sparky page builder installed. Free version supplied with template but have today registered/purchased RC Ex, which is what I am using.
My thanks for assistance.Paul
Please Log in or Create an account to join the conversation.
- Christopher Mavros
- Offline
- Administrator
1 year 10 months ago #2
by Christopher Mavros
Christopher Mavros
mavrosxristoforos@gmail.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Send Button shows as blank
Hello Paul and thank you for posting!
The color is indeed controlled by your template. In file custom.css, line 672, you have the following statement:This white background makes the button invisible.
You can either change the color from the module settings, in the color presets, or paste the following CSS in the Custom CSS option of the module:
If you want to change your template's custom.css file, that would be the best, but I cannot tell you exactly what to write, because the .mp_right input.button class applies to all button inputs of the right column.
Let me know if you need any further assistance!
Thanks again.
The color is indeed controlled by your template. In file custom.css, line 672, you have the following statement:
.mp_right input.button, .search input.button { background: #fff; border: 1px solid #f0f1f3; padding: 3px 15px; }
You can either change the color from the module settings, in the color presets, or paste the following CSS in the Custom CSS option of the module:
.rpx_field .button { background: #1371b1 !important; }
If you want to change your template's custom.css file, that would be the best, but I cannot tell you exactly what to write, because the .mp_right input.button class applies to all button inputs of the right column.
Let me know if you need any further assistance!
Thanks again.
Christopher Mavros
mavrosxristoforos@gmail.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
- Paul
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
1 year 10 months ago #3
by Paul
Replied by Paul on topic Send Button shows as blank
My thanks for excellent advice!
Worked
Worked
Please Log in or Create an account to join the conversation.
- Christopher Mavros
- Offline
- Administrator
1 year 10 months ago #4
by Christopher Mavros
Christopher Mavros
mavrosxristoforos@gmail.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic Send Button shows as blank
Thank you Paul!
Feel free to post a review about Rapid Contact Ex ! We really appreciate it.
Feel free to post a review about Rapid Contact Ex ! We really appreciate it.
Christopher Mavros
mavrosxristoforos@gmail.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros
- Home
- Support
- Forums
- Extension Forums
- Rapid Contact Ex Forum
- Problems & Bugs
- Send Button shows as blank