HomePage - Team animation

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 04, 2013 2:57 pm
Reply with quote
Report this post
I have made a mistake somewhere but I can't find out where. I've been trying for sometime now so I thought I would come to experts.

Within the team module on the Homepage of the Startup template, I have edited the custom HTML by changing the paths to my images and the links to another page.

However, now the animation has gone and the team images and names are going down in a line.

I've been trying for awhile but can't figure it out for the life of me.


Thank you,

Gareth
User avatar
Junior Boarder

Konrad M
Tue Mar 05, 2013 1:26 pm
Reply with quote
Report this post
Hi,
probably you edit this using joomla editor. Please go to global configuration and set Editor option to none. Then please add again this code and edit it to fit your needs
Code: Select all
<div class="vertical-column-40" data-animation="vertical" data-delay="0">
<h3>We are hiring</h3>
<p>We are looking for a talented web designers to join our team full-time in Los Angeles.</p>
</div>

<div class="vertical-column-30" data-animation="vertical" data-delay="200">
<h3>Chicago</h3>
<p>City Hall 121</p>
<p>N. LaSalle Street</p>
<p>Phone: <strong>+1058961200</strong></p>
</div>

<div class="vertical-column-30" data-animation="vertical" data-delay="400">
<h3>Los Angeles</h3>
<p>57 Roeland Street</p>
<p>Mota Town, 7689</p>
<p>Phone: <strong>+1058961200</strong></p>
</div>
User avatar


cron