Styling of tema members (About) gone

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Jun 24, 2013 7:19 pm
Reply with quote
Report this post
Hi,

I have copied the content of the About (with team members images) to an article with my team members. All was working perfect with the lazy load and hover effect and the columns but suddenly it stopped working. I didn't change the code at all.

So to make sure it's not the code I copied to the article, I have published the original module again but it also doesn't work.
On this page you can see both the article and the module:

http://cleverinkdev.co.uk/stereo/index. ... Itemid=785

The code in the article :

Code: Select all
<div style="text-align: center;"><span style="font-size: 18pt;">The highly experienced Stereoscape team at your service!</span>
</div>
<div style="text-align: center;">&nbsp;</div>
<div style="text-align: center;"><img src="images/icon-divider.png" alt="icon-divider" width="60" height="40" />
</div>
<div style="text-align: center;">&nbsp;</div>
<div style="text-align: center;">Want to know more about our products and services? <a href="/contact">Contact Us</a> and let us know how we can help you!</div>
<div style="text-align: center;">&nbsp;</div>
<div class="gkTeam col6 animate_queue"><img src="images/team/small/face_tomi.png" alt="Tomi Luostarinen" border="0" />
   <h3>Tomi Luostarinen</h3><small>CEO</small>
   <h6>FINLAND</h6><img src="images/team/small/jp.jpeg" alt="Jukka-Pekka Inkinen" border="0" />
   <h3>Jukka-Pekka Inkinen</h3><small>COO</small>
   <h6>FINLAND</h6><img src="images/team/small/johan.jpg" alt="Johan Idman" border="0" />
   <h3>Johan Idman</h3>CFO
   <h6>FINLAND</h6><img src="images/team/small/angelien.jpg" alt="Angelien van 't Klooster" border="0" />
   <h3>Angelien van 't Klooster</h3>Head of Marketing, Press contact
   <h6>FINLAND</h6><img src="images/team/small/jyrki.jpg" alt="Jyrki Kostilainen" border="0" />
   <h3>Jyrki Kostilainen</h3>Scandinavian Sales Manager
   <h6>FINLAND</h6>
</div>
<div class="gkTeam col6 animate_queue"><img src="images/team/small/peike.jpg" alt="Peike Korvenmaa " border="0" />
   <h3>Peike Korvenmaa</h3>Marketing Manager, Product &amp; Conceptualizing
   <h6>FINLAND</h6><img src="images/team/small/face_petteri.jpg" alt="Petteri Bonsdorff " border="0" />
   <h3>Petteri Bonsdorff</h3>Technical Specialist
   <h6>FINLAND</h6><img src="images/team/small/face_kimmo.png" alt="Kimmo Kangasniemi" border="0" />
   <h3>Kimmo Kangasniemi</h3>3D Artist
   <h6>FINLAND</h6><img src="images/team/small/jaakko_1.jpg" alt="Jaakko Björklund" border="0" />
   <h3>Jaakko Björklund</h3>Product Manager
   <h6>FINLAND</h6><img src="images/team/small/rasa.jpg" alt="Rasa Miškinyte" border="0" />
   <h3>Rasa Miškinyte</h3>3D Producer
   <h6>FINLAND</h6>
</div>
<div class="gkTeam col4 animate_queue"><img src="images/team/small/laura.jpg" alt="Laura Hyppönen" border="0" />
   <h3>Laura Hyppönen. UK</h3>Producer / Director
   <h6>UNITED KINGDOM</h6><img src="images/team/small/Eugenio.jpg" alt="Eugenio Triana" border="0" />
   <h3>Eugenio Triana. UK</h3>Business Development Manager
   <h6>UNITED KINGDOM</h6><img src="images/team/small/torbjorn_0.jpg" alt="Torbjörn Holm" border="0" />
   <h3>Torbjörn Holm. SWE</h3>Head of Production
   <h6>SWEDEN</h6><img src="images/team/small/mikhail.jpg" alt="Mikhail Kovalenko" border="0" />
   <h3>Mikhail Kovalenko. RUS</h3>Sales Representitive
   <h6>RUSSIA</h6><img src="images/team/small/daria.jpg" alt="Daria Zhukova" border="0" />
   <h3>Daria Zhukova. RUS</h3>Sales and Marketing Coordinator
   <h6>RUSSIA</h6>
</div>


Any ideas?


Thanks
User avatar
Junior Boarder

GK User
Mon Jun 24, 2013 8:40 pm
Reply with quote
Report this post
Hi,

Problem was with JCE Editor stripping the 'figur' and 'figcaption' classes from the HTML code.

The solution id to set JCE edito Validate HTML to No.
User avatar
Junior Boarder


cron