- Posts: 8
- Thank you received: 0
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 everything is left aligned please help
please help me solve or point me to the thread (which i could not find)that fixes this problem. how to make things' alignment to center. i tried changing templates but the problem persists.
(this image is ripped from someones post on this forum /gg)
thanks in advance
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
I had postet some times ago, to bring the buttons below in one row:
www.kunena.com/forum?func=view&catid=6&id=4327#4330
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
div.viewcover {
border:1px solid #BFC3C6;
background: #DDDDDD;
color:#333333;
text-align: center !important;
margin:2px 5px;
}
div.fb-msgview-l-cover {
overflow:auto;
text-align: center !important;
padding:5px;
display: block;
}
Please Log in or Create an account to join the conversation.
many thanks to Lintzy and grumblemarc
Please Log in or Create an account to join the conversation.