Search field missing
Search field missing
12 years 2 months ago - 12 years 2 months ago
Last edit: 12 years 2 months ago by bigfish.
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months ago
Another issue I have is the mouse-over subject text color. when i mouse over it is so faint it is unreadable. Can I disable the mouse-over feature and keep the subject field basic?
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months agobigfish wrote: See attached. The search field is missing.
www.bigfishutah.com/index.php/forum/search
More information. Looks like the search field is there but it is white with no border. This goes for the Login fields as well.
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months ago
Hi bigfish,
The legend element has been override by CSS rules of the Joomla! Template. You can re-style for legend element. Open the template.css file in the "templates/joomspirit_76/css/" path and add below CSS rules to the bottom of file.
Save and reload your site.
The legend element has been override by CSS rules of the Joomla! Template. You can re-style for legend element. Open the template.css file in the "templates/joomspirit_76/css/" path and add below CSS rules to the bottom of file.
Code:
#Kunena fieldset legend {
color: #666; /* You can change by your color code */
}
Save and reload your site.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months agontstore wrote: Hi bigfish,
The legend element has been override by CSS rules of the Joomla! Template. You can re-style for legend element. Open the template.css file in the "templates/joomspirit_76/css/" path and add below CSS rules to the bottom of file.
Code:#Kunena fieldset legend { color: #666; /* You can change by your color code */ }
Save and reload your site.
I tried this and it didn't work. When I first load the site I see the field for a brief second as a light gray, then it fades automatically to white.
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months agobigfish wrote: Another issue I have is the mouse-over subject text color. when i mouse over it is so faint it is unreadable. Can I disable the mouse-over feature and keep the subject field basic?
Any ideas on this one?
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months ago
Found it! There was a background image being set to override it.
Is there a way to stick a border around the Form text boxes in the Kunena template?
Is there a way to stick a border around the Form text boxes in the Kunena template?
Please Log in or Create an account to join the conversation.
Re: Search field missing
12 years 2 months ago
Hi bigfish,
Can you provide us the site information (FTP Account) via email? We will help you solve some issues on your site.
Thanks
Can you provide us the site information (FTP Account) via email? We will help you solve some issues on your site.
Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds