Keyword

Category images not displaying correctly

  • Emile Steenkamp
  • Emile Steenkamp's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago #98847 by Emile Steenkamp
Category images not displaying correctly was created by Emile Steenkamp
I have the default template and 2 others.

The categories that have the default template display clean images:

This is the one template's:

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

  • Emile Steenkamp
  • Emile Steenkamp's Avatar Topic Author
  • Offline
  • New Member
More
13 years 2 months ago #98848 by Emile Steenkamp
Replied by Emile Steenkamp on topic Category images not displaying correctly
I found the problems.

 

In the style.css of the template you want to change you must do the following in the following block:

/* --- Sub-category block --- */

Just after: div.subCategory a.subCategoryImage:hover {text-align:center;display:block;}

add: div.subCategory a.subCategoryImage img {width: 290px;} - Change to whatever you want the width to be.

 

AND

 

In your global parameters change the category width to whatever you want it to be.

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


Powered by Kunena Forum