Create link on Testimonials

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 Oct 07, 2013 9:42 pm
Reply with quote
Report this post
Hi Guys,

Every time I try and make link on the images on my home page it looses shape as in the screenshot. The site is http://simplecloudsync.com.



Thanks alot
User avatar
Fresh Boarder

teitbite
Tue Oct 08, 2013 11:46 pm
Reply with quote
Report this post
Hi

Can You pleas attach the screenshot ? I'm not sure what problem You have in mind.
User avatar
Moderator

GK User
Thu Oct 10, 2013 2:49 pm
Reply with quote
Report this post
Hi, I am sorry about the attachment. I have now attached a working and a none working attachment. I have noticed that everything works fine if I make the links on text.
Broken.png
Working.png
User avatar
Fresh Boarder

teitbite
Thu Oct 10, 2013 11:37 pm
Reply with quote
Report this post
Hi

Och, I thought Your problem is happening when You make a link on text :) So You mean that link is done to the image with for example text "Simple" ? If yes, than please put this links there, do not worry if it will break and show me Your site than. I think I know what the problem is.
User avatar
Moderator

GK User
Fri Oct 11, 2013 7:57 am
Reply with quote
Report this post
Hi, thanks you understand what my problem. I have now created a link on the simple image and broken the site. You can have a look at http://simplecloudsync.com/

Something interesting though, the gk tabs 5 is not working on safari on my mac book and iPad. On the iPad it doesn't seem to work on all the major browsers. I use the gk tabs a lot and checked my other sites and it works fine on all platforms. But on this current template it looks like it hates apple.

It loads fine but when you move between the tabs it freezes. Could please also have a look at http://simplecloudsync.com/index.php/pages. The tabs are business and enterprise.

Thanks!!!
User avatar
Fresh Boarder

teitbite
Sun Oct 13, 2013 9:10 pm
Reply with quote
Report this post
Hi

For images breaking layout please try fix it with code:

Code: Select all
.gkTestimonials > div > div > a {
    display: block;
    float: right;
}


It may not be all, but I need to see it with this code added to css.

About Tabs not working. I can see an error in javastript which may be connected with this problem. Please try if tabs works if You add a page class suffix "imageBg" to this page in template settings.
User avatar
Moderator

GK User
Mon Oct 14, 2013 7:06 am
Reply with quote
Report this post
Your code
Code: Select all
.gkTestimonials > div > div > a {
    display: block;
    float: right;
}

fixed the size issue. But now the order is mixed up.

As for the tabs the suffix at the template settings didn't change a thing it's still doing the same problem. it appears as ItemID 661 - imageBg on the template settings after I have added the suffix. I tried other suffixes and module suffixes with no luck at all.

Thanks for your help so far. At least we are moving forward with the first problem.
User avatar
Fresh Boarder

teitbite
Wed Oct 16, 2013 12:11 pm
Reply with quote
Report this post
Hi

You can try using float: left to set all linked images to left. But it will affect all.

About tabs. It works ok for me on my Mac under Safari, so it's hard to tell what the problem is. Please send me an access to joomla panel. I'll see settings than.
User avatar
Moderator

GK User
Wed Oct 23, 2013 6:43 pm
Reply with quote
Report this post
I managed to fix the tabs. I copied the settings from my old site. As for the image links I decided to put the links on text only it's a lot easier that way. Thanks for your help.
User avatar
Fresh Boarder


cron