Read before updating: How to Update Kunena Templates - More detail

Category image problem

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Category image problem

10 years 5 months ago
#2732
Hi,

Please try to copy above CSS rules to the custom.css file in Joomla active template.

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

H
hawkeye
New Member New Member
hawkeye's Avatar
hawkeye
  • Thanks: 0

Re: Category image problem

10 years 5 months ago
#2733
In which one?

<link rel="stylesheet" href="/index.php?option=com_ajax&plugin=arkbootstrap&format=json" type="text/css" />
<link rel="stylesheet" href="/index.php?option=com_ajax&plugin=arktypography&format=json" type="text/css" />
<link rel="stylesheet" href="/plugins/editors/jckeditor/typography/typography2.php" type="text/css" />
<link rel="stylesheet" href="/media/system/css/modal.css" type="text/css" />
<link rel="stylesheet" href="/components/com_kunena/template/nts_kpraxis/css/mediaboxAdv-min.css" type="text/css" />
<link rel="stylesheet" href="/components/com_kunena/template/nts_kpraxis/css/kunena.forum-min.css" type="text/css" />
<link rel="stylesheet" href="/components/com_kunena/template/nts_kpraxis/css/kunena.skinner-min.css" type="text/css" />
<link rel="stylesheet" href="/media/kunena/css/colors/default.css" type="text/css" />
<link rel="stylesheet" href="/components/com_kunena/template/nts_kpraxis/fonts/font-awesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/templates/gantry/css/nts-kpraxis-custom.css" type="text/css" />
<link rel="stylesheet" href="/components/com_kunena/template/nts_kpraxis/css/kunena.20-min.css" type="text/css" />
<link rel="stylesheet" href="/templates/gantry/css-compiled/menu-866aa62ff6c16fcab414a76f625ee345.css" type="text/css" />
<link rel="stylesheet" href="/libraries/gantry/css/grid-responsive.css" type="text/css" />
<link rel="stylesheet" href="/templates/gantry/css-compiled/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="/templates/gantry/css-compiled/master-53f95a45aa1d40970d8d57ed4b5a8aec.css" type="text/css" />
<link rel="stylesheet" href="/templates/gantry/css-compiled/mediaqueries.css" type="text/css" />
<link rel="stylesheet" href=" kosmos.li/media/mod_shoutbox/css/mod_shoutbox.css " type="text/css" />
<link rel="stylesheet" href="/media/system/css/frontediting.css" type="text/css" />
<link rel="stylesheet" href="/media/com_betting/css/style/style-kosmos.css" type="text/css" />
<link rel="stylesheet" href="/media/com_betting/css/responsive/style-kosmos.css" type="text/css" />
<style type="text/css">

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Category image problem

10 years 5 months ago
#2734
Hi,

The nts-kpraxis-custom.css file has been loaded. I think, you try to clear cache of Gantry Framework, Joomla site. Refresh your site after finish.
The following user(s) said Thank You: hawkeye

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

H
hawkeye
New Member New Member
hawkeye's Avatar
hawkeye
  • Thanks: 0

Re: Category image problem

10 years 5 months ago
#2743
Hi

i've cleard cache and expired cache. but the problem is stil present.

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

O
New Member New Member
  • Posts: 1
  • Thanks: 0

Re: Category image problem

10 years 5 months ago
#2751
What i did. In file protostar/template.css
Code:
img { #max-width: 100%;
Icons became 32x32.

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Category image problem

10 years 5 months ago
#2752
If use above CSS code it will affect to all image on your site. Try to add below CSS rules to the template.css file in Protostar template.
Code:
#Kunena .kcol-category-icon img { max-width: 100%; }

Hope this helps

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

H
hawkeye
New Member New Member
hawkeye's Avatar
hawkeye
  • Thanks: 0

Re: Category image problem

10 years 5 months ago
#2753
not realy ... :blush:

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

Time to create page: 0.293 seconds