Scrolling Product Module Display Issue

  • Posts: 14
  • Thank you received: 0
12 years 11 months ago #36748

Please see the attached picture to understand the problem I am having.
My website is: www.GTRLighting.com

I finally got the scrolling product display module to function correctly (THANK YOU FOR THE HELP!!) but now there is a little glitch with the display. For some reason there are 1 or 2 small little boxes displayed on the top left corner of each featured product.

I'm guessing they are brown because that is the background of some other styling on the website. Any idea what it is and how to fix it?

Thank you.

Attachments:

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

  • Posts: 83103
  • Thank you received: 13414
  • MODERATOR
12 years 11 months ago #36837

Hi,

That's because of the CSS of your template.
You have the code:
li {
line-height: 17px;
text-indent: 18px;
padding-top: 0px;
background-image: url(../images/arrow-1.png);
background-repeat: no-repeat;
background-position: 5px 6px;
}

in the file: www.gtrlighting.com/templates/j51_morpheus/css/template.css

if you remove the line :
background-image: url(../images/arrow-1.png);
from that code in that file you won't have the problem anymore.

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

Time to create page: 0.043 seconds
Powered by Kunena Forum