Page 1 of 1

Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 5:17 am
Author: chopper
On the menu bar at the top of the pages the down arrows were missing in my install package for some of the Subice templates. I created them and got them to display, however when you hover over the top ones the alt text says Go to top. It is correct in the Integra2 template. (ie it says Go To Bottom)
If you change the template here for your profile you will see it is the same.
or got to [url=http]My Forum[/url] How can I correct this? I only found 1 language file with "Go To Top" and "Go To Bottom" and assumed all templates used it.

Re: Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 10:22 am
Author: CaNNon
Each template should have it's own language sub folder you should check there first.

Re: Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 10:42 am
Author: chopper
I'm not finding it. The only language folder in the templates is for the images and there are only images in the folder.

Re: Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 4:33 pm
Author: CaNNon
Sorry my mistake on the path check here: /phpBB2/templates/fisubice/images/icon_up_arrow.gif

Re: Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 5:38 pm
Author: chopper
The images that were missing were
navbl.gif
navbr.gif
navtl.gif
navtr.gif
They show up ok now. What I need is the mouse-over text to show "Go To Bottom"
Here is the Integra2
[flash=,:37jmggpi]http://chopncrop.com/forum_images/album/albums/userpics/10001/blue.gif[/flash:37jmggpi]
Here is the grey fisbueice
[flash=,:37jmggpi]http://chopncrop.com/forum_images/album/albums/userpics/10001/grey.gif[/flash:37jmggpi]

Re: Wrong alt text on down arrows.

PostPosted: Thu Feb 07, 2008 7:01 pm
Author: chopper
Found it
in templates/fisubice/overall_header.tpl
around line 200
Code: Select all
<td><a><div><img></div></td><td>{QMENUS}</td><td><a><div><img></div></td></tr>

Change to
Code: Select all
<td><a><div><img></div></td><td>{QMENUS}</td><td><a><div><img></div></td></tr>