Add link to class gktestimonials

Sep '13 Joomla Template
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
Wed Apr 22, 2015 5:24 am
Reply with quote
Report this post
Hello
I am looking add a link tto another page on every image that can appear in the gktestimonials class, easily I can add it to every text, but when I try to add it on any image, the style breaks.
The class can be seen in the main page of the template.
Thanks
User avatar
Fresh Boarder

GK User
Wed Apr 22, 2015 2:30 pm
Reply with quote
Report this post
Sorry, but I'm having problem understaning whats the case.
Could you please post an url to your site?
Could you post a screenshot of an element which looks wrong and a link to a place where it can be seen?
User avatar
Moderator

GK User
Sat May 09, 2015 8:07 pm
Reply with quote
Report this post
http://mrcitech.com.mx/cloudhost/index. ... timonials1

Image

In the link above shows the one with the a href and below the exact coode from the testimonials class.
User avatar
Fresh Boarder

GK User
Sun May 10, 2015 9:10 am
Reply with quote
Report this post
I don't see this element anywhere on your site.
User avatar
Moderator

GK User
Mon May 11, 2015 12:59 am
Reply with quote
Report this post
Hello, there is the link, and below near end of the page.
User avatar
Fresh Boarder

GK User
Tue May 12, 2015 6:01 pm
Reply with quote
Report this post
Please edit: /templates/gk_cloudhost/css/override.css and add at its end:
Code: Select all
.gkTestimonials > div > div > a {
  border-right: 2px solid #f5f5f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  height: auto;
  width: 50%;
  line-height: 0px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.