Shape 5

Joomla Templates => Sports Nation - Club => : sheldesign April 27, 2012, 08:52:27 AM



: Image and Content Fader - alt text and title issue
: sheldesign April 27, 2012, 08:52:27 AM
Two issues I'd love some help with in the Image and Content Fader:

1. When I hover over the images, the alt text 'open image' appears (although I've only noticed this in Safari not IE)

2. How do I stop the Titles from moving vertically when the mouse hovers over them? I want them to stay in the same position over the image.


: Re: Image and Content Fader - alt text and title issue
: mikek April 27, 2012, 09:56:22 AM
Hello,

1. Please post a url of where this can be seen.

2. That is not a function of this module and would require custom programming. The module rotates and whatever the seconds are set to it will continue to the next slide. You can slow down the seconds in the module's backend.


: Re: Image and Content Fader - alt text and title issue
: sheldesign April 28, 2012, 08:29:33 AM
1. It's a bit hard for me to give you a URL - I need to keep my site closed when Im not working on it. is there another way?

2. I'm not referring to the way the images move (or how long they stay on). I'm meaning the titles that are over the images. When I put the mouse anywhere near the image or title, it "jumps". And because I've reduced the height of the images, the titles then "jump" out of view (vertically)


: Re: Image and Content Fader - alt text and title issue
: mikek April 30, 2012, 07:57:38 AM
Hello,

I'm sorry I would need to see a live url for both of these issues. The first one I am not able to replicate, and the second is a little hard to visualize the exact issue so I'll need to see the live code in order to assist.


: Re: Image and Content Fader - alt text and title issue
: sheldesign May 01, 2012, 05:25:19 AM
Thanks for your help with this: http://www.ecapiche.com/

As you'll see, when you move the mouse over the image, the title/text disappear and if you view it in Safari (and possibly other browsers) 'open image' alt text appears.


: Re: Image and Content Fader - alt text and title issue
: mikek May 01, 2012, 07:51:45 AM
Hello,

I see what you are referring to but that's a browser function that the template can't control. Safari will always show tootlips unless they are disabled:

http://www.macworld.com/article/1059180/safaritips.html

You can change the text if you want by editing the following file:

templates\sports_nation\html\mod_s5_image_and_content_fader\default.php

Search for "open image"


: Re: Image and Content Fader - alt text and title issue
: sheldesign May 02, 2012, 09:19:44 AM
Thanks!

And could you see what I meant with the title/text jumping out of view when you hover on it?


: Re: Image and Content Fader - alt text and title issue
: mikek May 02, 2012, 12:25:47 PM
Hello,

You need to adjust the height parameter. There is a setting for this in template configuration under the Template Specific tab. You probably need a negative number in there try -200 and adjust from there.


: Re: Image and Content Fader - alt text and title issue
: sheldesign May 02, 2012, 08:20:14 PM
I can see what you mean (as in what that is changing - it moves the text position). But I what I want is to stop it moving altogether and just stay static over the image. Is this possible? I was thinking that disabling the hover might stopthis? But I'm not sure where to do this either?


: Re: Image and Content Fader - alt text and title issue
: mikek May 03, 2012, 07:20:06 AM
Hello,

No, that is not possible. It is built directly into the javascript to make it move. You might be better off using the image fader module instead and just put your text right on the image itself as part of the image so everything stays stationary.


: Re: Image and Content Fader - alt text and title issue
: sheldesign May 05, 2012, 06:29:03 AM
OK thanks mike