By turksat_bilisim on Tue, 06/14/2016 - 09:23
Forums:
Hello,
Zoor theme demo content has a section to show clients or references under the "Our Clients" tab.
<div class="one_half_last">
<h3>Our Clients</h3>
<div class="line"></div>
<ul id="clients">
<li><img src="http://images.drupar.com/zoor/images/client2.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client3.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client4.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client5.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client6.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client7.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client8.png" /></li>
<li><img src="http://images.drupar.com/zoor/images/client9.png" /></li>
</ul>
I've changed the file URLs on that example code, but couldn't succeed to show images, in fact none of the images of that demo content showing off in our test server. Any help?
Comments
No need to pay attention to this isssu, it's been resolved.