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

Category image problem

M Topic Author
New Member New Member
  • Posts: 6
  • Thanks: 0

Category image problem

11 years 1 month ago
#2112
Hello.

I have a new problem, the images of the categories are ridiculously small, please, can indicate whether a problem is a problem template or image size ?.

Greetings.

Attachments:

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Category image problem

11 years 1 month ago
#2115
Hi miguel6sep,

Add the below CSS rules to bottom of template.css file.
Code:
body #Kunena td.kcol-ktopicicon a { display: block; height: 32px; width: 32px; }

After paste save file and reload your forum to check issue.

Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

M Topic Author
New Member New Member
  • Posts: 6
  • Thanks: 0

Re: Category image problem

11 years 1 month ago
#2117
Hello.

Sorry, this code not run.

Please see the images for more info.

Thanks

Attachments:

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

M Topic Author
New Member New Member
  • Posts: 6
  • Thanks: 0

Re: Category image problem

11 years 1 month ago - 11 years 1 month ago
#2118
Opppss
The other attachment
Last edit: 11 years 1 month ago by miguel6sep.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Category image problem

11 years 1 month ago - 11 years 1 month ago
#2120
Hi,

We have checked on your site. You are using cache function on your site, please try to clear cache on your site to view change.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 1 month ago by ntstore.

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
#2724
I've got the same problem but only with chrome, firefox works correctly.

It would be very nice, if you spend a few minutes to this issue ;)

chrome:



firefox:

Attachments:

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
#2726
@hawkeye,

Did you your site live? If yes, please provide us the site url. We will debug and provide the correct solution for you.

Best regards,

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
#2728
This site is online, but it's a non public forum :unsure:

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
#2729
Hi @hawkeye,

Create a style file with named nts-kpraxis-custom.css and paste below CSS rules to that file.
Code:
body #Kunena td.kcol-ktopicicon a { display: block; height: 32px; width: 32px; }

Copy the nts-kpraxis-custom.css file to the css folder of current joomla template. Clear cache and refresh your forum on Chrome.

Please let's me know if it does not work.

Regards,

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
#2731
does not work ...

file ist here: public_html/templates/gantry/css

Gantry is active template.

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

Time to create page: 0.279 seconds