I would like to include image galleries in same items using the Simple Gallery Pro component.
It seems that some template css styles for unordered styles and/or span that distort the Simple Gallery pro css styles.
Attached you will find a snapshot to show you the problem (Classic style of Simple Gallery pro).
The code generated is:
- Code: Select all
<ul id="sigProId0ff4f92b82" class="sigProContainer sigProClassic">
<li class="sigProThumb">
<span class="sigProLinkOuterWrapper">
<span class="sigProLinkWrapper">
<a href="#" class="sigProLink fresco" style="width:180px;height:120px;" rel="fresco[gallery0ff4f92b82]" title="" data-fresco-caption="" target="_blank" data-fresco-group="0ff4f92b82">
<img class="sigProImg" src="/ggraap/plugins/content/jw_sigpro/jw_sigpro/includes/images/transparent.gif" alt="Click to enlarge image 00_main_900.jpg" title="Click to enlarge image 00_main_900.jpg" style="width:180px;height:120px;background-image:url('/ggraap/cache/jw_sigpro/jwsigpro_cache_0ff4f92b82_00_main_900.jpg');" />
</a>
</span>
</span>
</li>
<li class="sigProThumb">
<span class="sigProLinkOuterWrapper">
<span class="sigProLinkWrapper">
<a href="#" class="sigProLink fresco" style="width:180px;height:120px;" rel="fresco[gallery0ff4f92b82]" title="" data-fresco-caption="" target="_blank" data-fresco-group="0ff4f92b82">
<img class="sigProImg" src="/ggraap/plugins/content/jw_sigpro/jw_sigpro/includes/images/transparent.gif" alt="Click to enlarge image alzados_900.jpg" title="Click to enlarge image alzados_900.jpg" style="width:180px;height:120px;background-image:url('/ggraap/cache/jw_sigpro/jwsigpro_cache_0ff4f92b82_alzados_900.jpg');" />
</a>
</span>
</span>
</li>
<li class="sigProClear"> </li>
</ul>
Could you provide me any advice to override it?
Kind regards...Antonio
