The N1 university module on the frontpage

GK User
Fri Jan 06, 2017 1:31 pm
The N1 university module on the frontpage. When I change the image it changes the spacing between the text the image and the title and the size of the title. How do I get to display as it shows on the university demo page?
User avatar
Fresh Boarder

teitbite
Mon Jan 09, 2017 4:20 pm
Hi

Hard to tell without seeing the page with this issue, but I think simply sticking to HTML structure used should be enough.

Code: Select all
   <img src="/joomla25/university/images/demo/students.jpg" class="gkContentImage" alt="University Joomla and WordPress Template">

<div class="gkContent">
<p>Ut imperdiet ipsum vel est congue, a vestibulum orci faucibus. Mauris dictum orci ornare arcu placerat, eu porta quam sollicitudin. Fusce in dapibus turpis. Curabitur imperdiet fermentum tellus.</p>

<p>Nunc suscipit magna vitae nisi blandit, lacinia pellentesque elit euismod. Quisque ut mattis dolor, a gravida turpis.</p>

<a href="/joomla25/university/index.php/about-us">More details…</a>
</div>

<ul class="gkContentList" data-cols="3">
<li><a href="#">Be part of us</a></li>
<li><a href="#">Find allies</a></li>
<li><a href="#">Get support</a></li>
</ul>   
User avatar
Moderator

GK User
Thu Jan 12, 2017 12:01 am
Thank you for your response but that didn't work as it still automatically deletes the space between image and text. Instead I have put the title as part of the text and changed the images right margin to 20px.
User avatar
Fresh Boarder

teitbite
Sun Jan 15, 2017 3:33 pm
Hi

Sure it can be done like that, but please tell me the url to Your site, so I'll check what has caused it in first place.
User avatar
Moderator


cron