Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • junior34 Friend
    #146150

    pls.. visit…
    How can I fix it ?

    Saguaros Moderator
    #324191

    Hello junior34!

    You have a mistake with the mockup HTML of last item in the list.
    Wrong:
    [PHP]
    <div class=”ja-innerdiv clearfix”><img src=”images/stories/gonullu/gnu-org.png” border=”0″ align=”left” />
    <h4><a href=”http://www.gnu.org” target=”_blank” title=”Gnu.Org”>gnu.org</a></h4>
    <div class=”ja-innerdiv clearfix”>GNU/Linux: Linux çekirdegi üzerinde çalisan GNU yazilimlarinin olusturdugu uygulamalar birligi.</div>
    </div>
    [/PHP]
    Fixed:
    [PHP]
    <div class=”ja-innerdiv clearfix”><img src=”images/stories/gonullu/gnu-org.png” border=”0″ align=”left” />
    <h4><a href=”http://www.gnu.org” target=”_blank” title=”Gnu.Org”>gnu.org</a></h4>
    GNU/Linux: Linux çekirdeği üzerinde çalışan GNU yazılımlarının oluşturduğu uygulamalar birliği.</div>[/PHP]

    Please make a item you use The standard mockup html as follow:
    [PHP]
    <div class=”ja-innerdiv clearfix”>
    IMAGE HERE
    <h4>TITLE HERE</h4>
    DESCRIPTION HERE
    </div>
    [/PHP]
    nothing happen if you use this mockup correct.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum