- Posts: 12
- 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 [gelöst] Threadüberschrift erlebt optische entgleisung
- blacksh33p
-
Topic Author
- Offline
- New Member
-
Less
More
17 years 1 month ago #9793
by blacksh33p
Replied by blacksh33p on topic Re:Threadüberschrift erlebt optische entgleisung
schaut jut aus, nur die icons im pathway sind fort, aber sonst schonmal super vielen dank
Please Log in or Create an account to join the conversation.
17 years 1 month ago #9794
by Lintzy
Replied by Lintzy on topic Re:Threadüberschrift erlebt optische entgleisung
Das mit den Icons kann eigentlich gar nicht sein, bau es bitte mal ein, dann schau ich noch mal drüber
Please Log in or Create an account to join the conversation.
- blacksh33p
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
17 years 1 month ago #9795
by blacksh33p
Replied by blacksh33p on topic Re:Threadüberschrift erlebt optische entgleisung
schon drin
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #9797
by Lintzy
Replied by Lintzy on topic Re:Threadüberschrift erlebt optische entgleisung
Hm, die Pfade stimmten nicht ganz, tausch es bitte damit aus. AAAAAHHHH
Wenn ich das zitiere oder normal schreibe, werden einfach Zeichen hinzugefügt. Ok, tausch den Code bitte damit aus. Jetzt aber ^^
Wenn ich das zitiere oder normal schreibe, werden einfach Zeichen hinzugefügt. Ok, tausch den Code bitte damit aus. Jetzt aber ^^
Code:
.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;
}
Last edit: 17 years 1 month ago by Lintzy.
Please Log in or Create an account to join the conversation.
- blacksh33p
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
17 years 1 month ago #9800
by blacksh33p
Replied by blacksh33p on topic Re:Threadüberschrift erlebt optische entgleisung
hm tut nix is doch gleiche wie ebend. sagt jedebfalls compare
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #9802
by Lintzy
Replied by Lintzy on topic Re:Threadüberschrift erlebt optische entgleisung
Ich dreh gleich durch, egal wie, der code wird immer verkehrt angezeigt. Du musst den slash / am Anfang und die '' am Anfang und Ende entfernen von:
(images/pathway_start.gif)
(images/arrow.png)
(images/pathway_finallink.gif)
(images/pathway_start.gif)
(images/arrow.png)
(images/pathway_finallink.gif)
Last edit: 17 years 1 month ago by Lintzy.
Please Log in or Create an account to join the conversation.
Time to create page: 0.318 seconds