Jump to content

Ugly overspill of images issue!!!


Neil_Armstrong

Recommended Posts

Make these changes to common.css:

Near line 466, change the property to:
#gallery
height: auto;

Near line 476, comment out these properties:
#gallery_select
/*
	float: left;
	text-align: center;
	width: 60px;
*/

Near line 482, change the property to:
#gallery_select > a
display: inline-block;

You may need to clear CubeCart's internal cache.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...