Jump to content

Product and Categories.. Strange Look..


airplane-dude

Recommended Posts

u need to open layout.css in ut templates folder

and where it says

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

}

change to

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

height: 60px;

}

this will sort problem u may have to adjust height value to ur desired look

Link to comment
Share on other sites

Download PDF:

http://www.cubecart.com/site/forums/index.php?download=232

"Latest Products and Subcategory Display Fix"

Glad evilhomer's 60px fix worked; actually, the adjustment may vary for others depending on size of uploaded images and size of thumbnails set in ACP.

Uneven heights of element is always the problem; this tutorial gives education to enable a fix that works best in your own store.

CubeCart documentation is wanting, but there are some few documents available at the downloads button at the top of this page be sure to check them out ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...