Page 1 of 1

How to get a text in the text/link at the top.

Posted: 07 Nov 2006, 07:44
by arjandevries
I would like to do this : http://kristi.merelyafleshwound.com/

The links I get but the text I cannot do? Where? How?

Thanks,

Arjan

Posted: 07 Nov 2006, 09:11
by globetrotter
More info about the links of the sitemenu you can find here: https://www.photo.gallery/420

Posted: 07 Nov 2006, 11:30
by arjandevries
Rene,

I would like text next to the links (at the left side).
How do I do that?

Arjan

Posted: 08 Nov 2006, 02:20
by globetrotter
I'am not sure what you mean. :?

Your name sounds Dutch me. Maybe you can post a reply here: viewtopic.php?t=358 , and maybe the guys of Imagevue will start a dutch forum. Then we can write in Dutch, which is a lot easier for me (and you?). :P

Posted: 08 Nov 2006, 03:44
by arjandevries
Hoi Rene,

Absoluut!

Bovenin het scherm kan je een balk laten verschijnen met daarin links. Dat lukt. Ook twee. Ik wil echter ook een tekst daar rechts van die een soort van paginatitel aangeeft. Als je er dan met muis overheen beweegt dan komt er aan je muiswijzer ook nog een tekst. Waar doe ik dat? en hoe?

In ieder geval tot zover bedankt.
Ik deed het in het Engels omdat dan de andere forumgangers het ook begrijpen maar ik vind dit veel makkelijker en prima zelfs.

Groet,

Arjan de Vries
AMersfoort

Posted: 08 Nov 2006, 05:15
by globetrotter
The dutch part of the forum is not here yet, so I have my answern in English:

You want to make a link with a tooltip. Here is an example of a link for the sitemenu.ini:

linkx = www.photo.gallery (this is the buton text)
linkxrollover = tooltip (function)
linkxrolloverdata = Click here to visit <b>www.photo.gallery</b> (text in tooltip)
linkxclick = _blank (open new window, when clicking)
linkxclickdata = https://www.photo.gallery (url)

set linkxclick to false (linkxclick = false) if you don't want to go to another page/site.

Posted: 08 Nov 2006, 05:26
by arjandevries
Don't seem to get it work.
See the sitemenu.ini for what I have done and the result in de page.
http://www.imajuku.nl/imageveux/upload/sitemenu.ini

http://www.imajuku.nl/imageveux/upload/


Arjan

Posted: 08 Nov 2006, 12:32
by globetrotter
It takes a while...but I have found the problem. :P

In your link3 you are using a capital for the letter L.
change 'Link3 = Fotogallerie' into 'link3 = Fotogallerie'.