Forum
Welcome, Guest

text display settings don't wotk + other problems
(1 viewing) (1) Guest

TOPIC: text display settings don't wotk + other problems

Re:text display settings don't wotk + other problems 1 year, 5 months ago #1660

I have now tried "Modules anywhere" and unfortunately this does not solve the problem either.

Admin creds PM'd.

Re:text display settings don't wotk + other problems 1 year, 5 months ago #1675

Hello Nicolas,

Did you get a chnace to ahve a look at this ?.

I have asked Artisteer technical support the question about how the <li> styling applied in template.css could be overiden in the module's .css or disabled specifically for the module in template.css.

Thanks.

Re:text display settings don't wotk + other problems 1 year, 5 months ago #1676

  • nicholas
  • OFFLINE
  • Moderator
  • Developing for Joomla since it was born!
  • Posts: 1171
Nothing to report on it. What did the template authors come back with?
Nicholas
CIO - CorFun, Inc.
Publisher - orthodoxbiz.com
Webmaster - Orthodox Christian Network

Re:text display settings don't wotk + other problems 1 year, 5 months ago #1677

The template tool designer suggested to try using "background-image: none!important;" in the module's css.

Adding this to jquery.jcarousel.css so that it looks like this :

.jcarousel-list li, jcarousel-list ul li, jcarousel-list ol ul li, .jcarousel-item, .jcarousel-item li, .jcarousel-item ul li, .jcarousel-item ol ul li, {
float: left;
list-style: none !important;
background-image: none!important;
}


Removes the bullet background image but it does not remove the padding-left: 10px;

I have tried adding "padding-left: none !important;" and also "padding-left: 0px !important;" and neither seesm to remove the additional spacing between the product scrolled images.

Any ideas ?.

Thanks.
Moderators: jasper, nicholas, henry, jerry
Time to create page: 0.73 seconds

Login