- Posts: 25
- 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 GIF > png or swf ? [SOLVED]
17 years 1 month ago - 17 years 1 month ago #8019
by pastuh
GIF > png or swf ? [SOLVED] was created by pastuh
Hello again.
Possible change format .GIF to .PNG or .SWF file?
I want change delete , edit , reply , quote and so on..
But when i changing, nothing happens.. Only words shows up.. Images: none.
Please help. Really need this.
Possible change format .GIF to .PNG or .SWF file?
I want change delete , edit , reply , quote and so on..
But when i changing, nothing happens.. Only words shows up.. Images: none.
Please help. Really need this.
Last edit: 17 years 1 month ago by pastuh.
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
17 years 1 month ago #8022
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:GIF > png or swf ? [HELP]
You have to change it in the CSS as well. If you change the format and do not change the CSS you will have broken links. You cannot use SWF.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 1 month ago #8024
by pastuh
Replied by pastuh on topic Re:GIF > png or swf ? [HELP]
Mb u can show where to change in css?
I see theas buttons only in: view.php
Example (what i want to change):
if ((($fbConfig->pubwrite == 0 && $my_id != 0) || $fbConfig->pubwrite) && ($topicLock == 0 || ($topicLock == 1 && $is_Moderator)))
{
//this user is allowed to reply to this topic
$thread_reply = CKunenaLink::GetTopicPostReplyLink('reply', $catid, $thread, $fbIcons ? '<img src="' . KUNENA_URLICONSPATH . '' . $fbIcons . '" alt="' . _GEN_POST_REPLY . '" title="' . _GEN_POST_REPLY . '" border="0" />' : _GEN_POST_REPLY);
}
I see theas buttons only in: view.php
Example (what i want to change):
if ((($fbConfig->pubwrite == 0 && $my_id != 0) || $fbConfig->pubwrite) && ($topicLock == 0 || ($topicLock == 1 && $is_Moderator)))
{
//this user is allowed to reply to this topic
$thread_reply = CKunenaLink::GetTopicPostReplyLink('reply', $catid, $thread, $fbIcons ? '<img src="' . KUNENA_URLICONSPATH . '' . $fbIcons . '" alt="' . _GEN_POST_REPLY . '" title="' . _GEN_POST_REPLY . '" border="0" />' : _GEN_POST_REPLY);
}
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
17 years 1 month ago #8025
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:GIF > png or swf ? [HELP]
Open the template CSS and search for the image file names. Simple.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 1 month ago #8026
by pastuh
Replied by pastuh on topic Re:GIF > png or swf ? [HELP]
Man.. mb u cant understand me.. or i cant u.
I want change buttons, not background or something.
Simple: i want change buttons from .gif format to: .png or .swf
But now i see this inpossible..
And in CSS i cant find what i want
Becouse already everything changed what needed.
I want change buttons, not background or something.
Simple: i want change buttons from .gif format to: .png or .swf
But now i see this inpossible..
And in CSS i cant find what i want
Becouse already everything changed what needed.
Please Log in or Create an account to join the conversation.
17 years 1 month ago #8030
by pastuh
Replied by pastuh on topic Re:GIF > png or swf ? [HELP]
So... Its impossible? Or bug?
Others images who has the end with format can be changed but others without, cant..
HELP. Forum almost finished, but need only images set up..
Others images who has the end with format can be changed but others without, cant..
HELP. Forum almost finished, but need only images set up..
Please Log in or Create an account to join the conversation.
Time to create page: 0.308 seconds