Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Avatar and post icon are not centered

More
16 years 3 months ago - 16 years 3 months ago #36644 by willisj318
I'm having a problem and it is only happening with the current joomla template I am using. If i switch templates it is fine. I cant figure out which file i need to edit to get it back to normal.

If you want to see it on the site here is the LINK

Im assuming its something in the templates CSS since other templates dont cause this problem. But I cannot figure it out.

I have tried other Kunena templates with the same issue.
Last edit: 16 years 3 months ago by willisj318.

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #36649 by willisj318
I found it.

templates/gk_quay/css/addons.css file.

Had to change the bolded from baseline to middle

td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: middle;
background: transparent;

Please Log in or Create an account to join the conversation.

Time to create page: 0.237 seconds