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
This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question New Templates: Formality - grey - blue - green Kunena 1.5.x
16 years 1 month ago #42509
by gonzaunit
Replied by gonzaunit on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
what is you site url?
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42510
by darksoul
Replied by darksoul on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42512
by gonzaunit
Replied by gonzaunit on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
ok. later, I'll try to fix that problem
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42515
by gonzaunit
Replied by gonzaunit on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
edit the archive kunena.forum.css
and search
remplace all for
and search
Code:
#Kunena div.viewcover {
background:url("images/viewcover.png") repeat-x scroll 0 0 #DDDDDD;
border:1px solid #BFC3C6;
color:#333333;
height:15px;
margin:2px 5px;
text-align:center;
vertical-align:middle;
}
remplace all for
Code:
#Kunena div.viewcover {
background:url("images/viewcover.png") repeat-x scroll center top #F0F0F0;
border:1px solid #BFC3C6;
color:#333333;
margin:2px 5px;
text-align:center;
vertical-align:middle;
}
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42516
by darksoul
Replied by darksoul on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
Please Log in or Create an account to join the conversation.
16 years 1 month ago #42520
by gonzaunit
Replied by gonzaunit on topic Re:New Templates: Formality - grey - blue - green Kunena 1.5.x
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds