Costume Output for Contact module

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
Tue Feb 26, 2013 11:12 am
Reply with quote
Report this post
Hello everyone!

Can you post here the code for the Costume Output in the Contact module? I changed it and now is a mess :S

Thanks
User avatar
Fresh Boarder

Konrad M
Tue Feb 26, 2013 12:09 pm
Reply with quote
Report this post
Hi,
here you have:
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>

Remember to set 'editor' option to none in global configuration before you edit it ;)
User avatar

GK User
Thu Feb 28, 2013 9:27 am
Reply with quote
Report this post
Perfect! :D Thanks!
User avatar
Fresh Boarder


cron