Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 [gelöst] Threadüberschrift erlebt optische entgleisung

More
16 years 11 months ago - 16 years 11 months ago #9749 by blacksh33p
Wie man auf dem oberen Bild sehen kann fehlt die Threadübersicht.
Diese findet man bei dem unteren Bild wieder.

Infos:
- Wurde mit fb_converter von fireboard 1.0.4 auf kunena auf 1.0.8 geupgradet
- sprach und bilddateien wurde wie beschrieben hier aus dem forum verwendet

wäre super wenn da jemand eine idee hätte

gruß marcel
Last edit: 16 years 11 months ago by Lintzy.

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

More
16 years 11 months ago #9750 by blacksh33p
hm 2. bild falsch kopiert, deswegen nochmal

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

More
16 years 11 months ago #9753 by Lintzy
Dafür bräuchte ich einen Link zum Forum.

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

More
16 years 11 months ago #9763 by orthanc
Nach dem dritten Mal draufschauen kapier ich erstmal was gemeint ist. ;)

... wenn das so weiter geht, müssen die Stylesheets anscheinend für einen Haufen Templates angepasst werden ... :/

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

More
16 years 11 months ago #9782 by blacksh33p
huhu,

www.racing-club-rodgau.de
nimm einfach meinen test acc: test pw: 123456

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

More
16 years 11 months ago #9791 by Lintzy
hi, öffne kunena.forum.css aus template default (das nutzt du ja oder)

und ersetze diesen code durch den dadrunter stehenden:

.fb_forum-pathway {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin:5px 0;
padding:3px;
}
.path-element-first {
background:transparent url(images/pathway_start.gif) no-repeat scroll left center;
float:left;
font-weight:normal;
height:18px;
line-height:18px;
padding-left:22px;
padding-right:3px;
}
.path-element-first a:link, .path-element-first a:visited {
background:transparent none repeat scroll 0 0;
font-weight:normal;
text-decoration:none;
}
.path-element-last, .path-element-last a:link {
clear:left;
float:left;
font-weight:bold;
text-decoration:none;
text-indent:5px;
}
.fb_forum-pathway .path-element {
background:transparent url(images/arrow.png) no-repeat scroll left center;
float:left;
font-weight:normal;
height:18px;
line-height:18px;
padding-left:12px;
padding-right:3px;
}
.fb_forum-pathway .path-element-last {
background:transparent url(images/pathway_finallink.gif) no-repeat scroll left center;
height:18px;
line-height:18px;
padding-left:30px;
padding-right:5px;
}
.path-element-users {
margin-top:21px;
}

.fb_forum-pathway {
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin:5px 0 10px;
padding:3px 0 25px;
height:100%;
display:block;
width:100%;
}
.path-element-first {
background:transparent url(images/pathway_start.gif) no-repeat scroll left center;
float:left;
font-weight:normal;
height:18px;
line-height:18px;
padding-left:22px;
padding-right:3px;
}
.path-element-first a:link, .path-element-first a:visited {
background:transparent none repeat scroll 0 0;
font-weight:normal;
text-decoration:none;
display:inline;
}
.path-element-last, .path-element-last a:link {
float:left;
font-weight:bold;
text-decoration:none;
text-indent:5px;
}
.fb_forum-pathway .path-element {
background:transparent url(images/arrow.png) no-repeat scroll left center;
font-weight:normal;
height:18px;
line-height:18px;
padding-left:12px;
padding-right:3px;
display:inline;
}
.fb_forum-pathway .path-element-last {
background:transparent url(images/pathway_finallink.gif) no-repeat scroll left center;
height:18px;
line-height:18px;
padding-left:30px;
padding-right:5px;
}
.path-element-users {
float:left;
clear:none;
margin-left:3px;
}

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

Time to create page: 0.289 seconds