Forum Support

Shape 5
March 28, 2024, 10:29:27 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: false  (Read 779 times)
jimbondox
Jr. Member
**
Offline Offline

Posts: 795



« on: June 25, 2012, 01:02:06 PM »

it is what I am seeing on the image slider when i mouse over the picture

both in chrome and FF, also on my site and your demo

need to fix that
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: June 25, 2012, 01:21:31 PM »

Hello,

That's a browser setting. It shows that when there's no title on an image.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jimbondox
Jr. Member
**
Offline Offline

Posts: 795



« Reply #2 on: June 25, 2012, 01:42:03 PM »

and to fix it? as I see no place to put a title? and with sports nation it says "open image" so i am sure there is somewhere to change it...

Thanks for the super fast reply also!
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: June 25, 2012, 02:30:58 PM »

Hello,

It isn't really a fix, it's a browser issue. The browser itself is expecting a title on all images, but that's not a requirement of an image. The only thing you can do is edit:

templates/corporate_response/html/mod_s5_image_and_image_fader/default.php

At every <img> call you'd have to add a title call like title="image". But then all you'll have is a tooltip that says "image" when you hover over it.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jimbondox
Jr. Member
**
Offline Offline

Posts: 795



« Reply #4 on: June 25, 2012, 03:15:03 PM »

Code:
I rather it say "image" then "false", especially if your picture says the "best pizza in town..." but hoovering over it, the website trying to promote it says "false"...

can I have an example of the <img> tag you mentioned, i see that there is the word "title" already, so i might be missing your reference

[code<img src="<?php echo $picture1_s5_iacf ?>" alt="<?php echo $title1 ?>" class="full" />
<img src="<?php echo $picture1_s5_iacf ?>" alt="<?php echo $title1 ?>" class="thumbnail" />
]

I hope it makes sense, that it would be counter productive to see anything that you are trying to promote say false
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #5 on: June 25, 2012, 03:43:38 PM »

Hello,

I'm sorry it goes on the <a> not the img like this:


<a title="your title goes here" href="<?php if ($picture1link_s5_iacf != "") {echo $picture1link_s5_iacf;} else { echo "javascript:;";}?>" class="open">[/url]

You'll see one of these for each image.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jimbondox
Jr. Member
**
Offline Offline

Posts: 795



« Reply #6 on: June 25, 2012, 04:22:45 PM »

works phenomenally !


Thanks again and for the other 20 questions you answered!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.