Forum
Welcome, Guest
  • Page:
  • 1

TOPIC: CSS Help Please

CSS Help Please 2 years, 8 months ago #413

Hi all, I am pretty comfortable working in CSS but I am having a heck of a time finding where the style info is called from. I am using JCarousel Product Scroller in the User1 position at this site.

I can not seem to affect the height of the DIVs containing the products in order to show the complete information, if you note the name is clipped and the rest of the info (price, add to cart) is not visible.

When I use my "Web Developer" from Fire Fox it indicates:
 
NULL
 
.jcarousel-skin-product1 .jcarousel-container-horizontal (line 158)
 
{
width: 420px;
height: 98px;
padding-top: 20px;
padding-right: 40px;
padding-bottom: 20px;
padding-left: 40px;
}
 


I can't find a width/height parameter for .jcarousel-skin-product1 in any of the CSS files and the .jcarousel-container-horizontal only appears in the "mod_vm_jproduct_scroller.php" and any value I add to the height variable pushes the bottom outside of the containing DIV.

I can only assume I am missing something, your guidance would be greatly appreciated.

Thanks

Re:CSS Help Please 2 years, 8 months ago #414

  • jerry
  • OFFLINE
  • Moderator
  • Posts: 409
The configuration options in the Module Manager contains a setting called "Tittle Height". That is the setting that you need to adjust. Mouse over any of the options, including Title Height, to get a tool-tip description of how to set them.

Jerry

Re:CSS Help Please 2 years, 8 months ago #415

Bingo, thanks for the quick response.
  • Page:
  • 1
Moderators: jasper, nicholas, henry, jerry
Time to create page: 0.59 seconds

Login