Edit about page

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 Sep 16, 2013 8:55 pm
Reply with quote
Report this post
This is the first time I use a template gavickpro, I have difficulty in changing the about page. I would like to submit a title and subtitle in Italian, but doing this changes the template is messed up. The place of the 4 photos of the team, should I insert my picture not clickable but leave the same effect when you scroll the page, that is, that the 4 photos team approach to scroll the page ... I do not know if I was not clear. P.S. to be noted that I'm beginner :) my link is alessandracribari.it
User avatar
Junior Boarder

GK User
Mon Sep 16, 2013 9:02 pm
Reply with quote
Report this post
When editing modules, please disable tinyMCE editor in global configuration first (change it to Editor - none).

Also - is it Creative or creativity template?
User avatar
Moderator

GK User
Tue Sep 17, 2013 11:40 am
Reply with quote
Report this post
I bought the creativity template. If I disable tinyMCE what code do I have to enter? I have to enter 4 pictures not clickable with a caption underneath, but without losing the effect that when you shake the join page photos

Thanks
User avatar
Junior Boarder

GK User
Tue Sep 17, 2013 11:40 am
Reply with quote
Report this post
I bought the creativity template. If I disable tinyMCE what code do I have to enter? I have to enter 4 pictures not clickable with a caption underneath, but without losing the effect that when you shake the join page photos

Thanks
User avatar
Junior Boarder

GK User
Tue Sep 17, 2013 2:05 pm
Reply with quote
Report this post
Moved to creativity forum.
User avatar
Moderator

GK User
Tue Sep 17, 2013 2:06 pm
Reply with quote
Report this post
Original about section code:
Code: Select all
<div class="gkTeam col4 animate_queue">
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/1.jpg" border="0" alt="Tim Berners" />
      <figcaption>
         <h3>Tim Berners</h3>
         <small>CEO Executive Officer</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/2.jpg" border="0" alt="Julia Morena" />
      <figcaption>
         <h3>Julia Morena</h3>
         <small>Creative Director</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/3.jpg" border="0" alt="Eddy Doe" />
      <figcaption>
         <h3>Eddy Doe</h3>
         <small>Customer Support</small> </figcaption>
   </figure>
   <figure data-fb="https://www.facebook.com/gavickpro" data-twitter="https://twitter.com/gavickpro" data-gplus="https://plus.google.com/+gavickpro/posts" class="animate_queue_element">
      <img src="images/demo/about/4.jpg" border="0" alt="Robert Frost" />
      <figcaption>
         <h3>Robert Frost</h3>
         <small>Web Designer</small> </figcaption>
   </figure>
</div>
<p style="text-align: center;"><a class="border bigbutton" href="#">Learn More</a></p>
User avatar
Moderator


cron