K2 Item Page - Intro not lining up with title

GK User
Mon Dec 22, 2014 1:02 am
I'm not able to get the intro to lineup next to the title as in the demo.
My intro is to the starting below the title.

http://gwisteel.com/projects/weber-stat ... nce-center
User avatar
Junior Boarder

GK User
Mon Dec 22, 2014 8:16 am
I'm having problem with figuring out what's wrong. Could you please create a screenshot, mark problematic areas and show how they should look like?
User avatar
Moderator

GK User
Mon Dec 22, 2014 10:57 pm
https://www.dropbox.com/s/gn8zsmex666dx ... t.jpg?dl=0

Here is what I'm talking about, compare this with your demo.

compare with how the title lines up with intro/full text here
http://demo.gavick.com/joomla25/photo/i ... gle-family

thanks
User avatar
Junior Boarder

GK User
Fri Dec 26, 2014 4:49 pm
I guess the problem is within missing:
Code: Select all
<hr id="system-readmore" />

tag.
Our original article source code looks this way:
Code: Select all
<div class="project-info">

     <div class="project-description">

          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque accumsan, turpis quis viverra sodales, tortor ipsum scelerisque nibh, at posuere sapien diam sit amet ex.</p>
          <p>Quisque euismod lorem eget leo vehicula faucibus. Nam sodales, lectus eget condimentum ullamcorper, quam nulla posuere turpis, nec pulvinar quam orci at erat.</p>

     </div>

     <dl class="project-details">
          <dt>Size:</dt>
          <dd>8000 m2, 2 &times; 240m platforms</dd>
          <dt>Completion Date:</dt>
          <dd>2014</dd>
          <dt>Credits:</dt>
          <dd>Photography &amp; Project by Innebo.com</dd>
     </dl>

     <div class="project-link"> <a href="#">Launch Project</a> </div>

</div>

<hr id="system-readmore" />

<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Donec ullamcorper nulla non metus auctor fringilla. Aenean lacinia bibendum nulla sed consectetur.</p>
<p class="gk-wide-image" data-sr="enter bottom and move 200px and scale up 20% over 1s"> <img src="images/demo/innebo5a.jpg" alt="Photography & Project by Innebo.com" /> </p>
<p>Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Maecenas faucibus mollis interdum.</p>
<p class="gk-wide-image" data-sr="enter bottom and move 200px and scale up 20% over 1s"> <img src="images/demo/innebo5b.jpg" alt="Photography & Project by Innebo.com" /> <small>Photography & Project by Innebo.com</small> </p>
<p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed posuere consectetur est at lobortis. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Nullam quis risus eget urna mollis ornare vel eu leo.</p>
<p class="gk-wide-image" data-sr="enter bottom and move 200px and scale up 20% over 1s"> <img src="images/demo/innebo5c.jpg" alt="Photography & Project by Innebo.com" /> <small>Photography & Project by Innebo.com</small> </p>
<p class="gk-wide-image" data-sr="enter bottom and move 200px and scale up 20% over 1s"> <img src="images/demo/innebo5d.jpg" alt="Photography & Project by Innebo.com" /> <small>Photography & Project by Innebo.com</small> </p>
User avatar
Moderator


cron