Message and search button issue
- Electronic Sports Masters Official
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
4 years 10 months ago #987
by Electronic Sports Masters Official
Message and search button issue was created by Electronic Sports Masters Official
Hello,
recently i have noticed an new issue. Maybe you can have a look on it.
The buttons displayed at the bottom of each message are not alligned correctly and when i move the mous over them thy move form the initial position.
The other point is the Search button. Is bigger that the search field. How can I fix this two issues?
Link to the forum wher you can check this: www.esportsmasters.org/index.php?option=...id=7&id=6&Itemid=439
Thanks
recently i have noticed an new issue. Maybe you can have a look on it.
The buttons displayed at the bottom of each message are not alligned correctly and when i move the mous over them thy move form the initial position.
The other point is the Search button. Is bigger that the search field. How can I fix this two issues?
Link to the forum wher you can check this: www.esportsmasters.org/index.php?option=...id=7&id=6&Itemid=439
Thanks
- Eugene S.
-
- Offline
- Administrator
-
4 years 10 months ago #989
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Message and search button issue
Hi,
The URL you gave gives 501 error...
As concerning the questions: your Joomla template overrides some styles of Kunena template.
The URL you gave gives 501 error...
As concerning the questions: your Joomla template overrides some styles of Kunena template.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
The following user(s) said Thank You: Electronic Sports Masters Official
- Electronic Sports Masters Official
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
4 years 10 months ago #990
by Electronic Sports Masters Official
Replied by Electronic Sports Masters Official on topic Message and search button issue
Hello Eugene,
i am try to fix the issue with the page with my Hosting.
BR
i am try to fix the issue with the page with my Hosting.
BR
- Electronic Sports Masters Official
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
4 years 10 months ago #991
by Electronic Sports Masters Official
Replied by Electronic Sports Masters Official on topic Message and search button issue
It work now.
BR
BR
- Eugene S.
-
- Offline
- Administrator
-
4 years 10 months ago #993
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Message and search button issue
As I wrote above, the Joomla template styles override Kunena template styles which cause the issues.
1. Pagination buttons.
www.esportsmasters.org/templates/gamers/css/template.css
If you comment these two lines, the pagination buttons will look okay.
2. Search button.
I inserted an inputfield and the button outside of Kunena to standard Joomla content via Firebug.
Look:
The elements have different height. It means the problem is not in Kunena template, it is how the Joomla template designed.
I recommend you to search styles for inputbox and button in your Joomla template.
Somewhere here:
www.esportsmasters.org/templates/gamers/css/template.css
Try to comment some styles (*/ ... */) for button and inputbox elements and find these lines which make a mess.
Or you can contact Joomla template developer and ask them to help you with standardizing height for both elements.
3. The same goes with action buttons. (I cannot reproduce it since they are available for a registered user)
1. Pagination buttons.
www.esportsmasters.org/templates/gamers/css/template.css
.pagination a {
padding-left: 3px !important; */
padding-right: 3px !important; */
}
If you comment these two lines, the pagination buttons will look okay.
2. Search button.
I inserted an inputfield and the button outside of Kunena to standard Joomla content via Firebug.
Look:
The elements have different height. It means the problem is not in Kunena template, it is how the Joomla template designed.
I recommend you to search styles for inputbox and button in your Joomla template.
Somewhere here:
www.esportsmasters.org/templates/gamers/css/template.css
Try to comment some styles (*/ ... */) for button and inputbox elements and find these lines which make a mess.
Or you can contact Joomla template developer and ask them to help you with standardizing height for both elements.
3. The same goes with action buttons. (I cannot reproduce it since they are available for a registered user)
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
The following user(s) said Thank You: Electronic Sports Masters Official
- Electronic Sports Masters Official
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
4 years 10 months ago #994
by Electronic Sports Masters Official
Replied by Electronic Sports Masters Official on topic Message and search button issue
Thanks for your effort!
I already contacted the template developer. Waiting his feedback.
BR
I already contacted the template developer. Waiting his feedback.
BR
Moderators: Eugene S.