Cool Text Menu button maker

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • themousepadshop
    Sergeant

    • May 2007
    • 34

    Cool Text Menu button maker

    whitemice.net (unpublished)

    Hi! Can't make the following code work. This code is from Cool Text. Can anyone help?

    <img src="cooltext78546902.png" onmouseover="this.src='cooltext78546902MouseOver.p ng';" onmouseout="this.src='cooltext78546902.png';" />

    Thanks
  • judavvforum
    Major

    • Nov 2007
    • 384

    #2
    Re: problem with Cool Text Menu button maker

    Well, not sure if it is the problem; but there's a (space) in the "mouseover" file name (.p ng). Worth a try!

    Also, the name (MouseOver) has capital letters. May be that also.
    Last edited by judavvforum; 02-03-2008, 07:27 AM. Reason: added details

    Comment

    • themousepadshop
      Sergeant

      • May 2007
      • 34

      #3
      Re: problem with Cool Text Menu button maker

      I'll give it a shot...
      Thank You

      Comment

      • Collectors-info
        General

        • Feb 2006
        • 8703

        #4
        Re: Cool Text Menu button maker

        Hi, you need to download the image from cooltext & upload it to your server. When your page is published you will see the images, but you wont see this in preview using the code above. If you want to test in preview? use the code you have & change the image links to have your sites url in front of the image url.
        Note: you only get 1 hour to down load the image at cooltext. If this is not done, you will have to create a new one.

        Good luck.


        Sample:

        <img src="http://whitemice.net/cooltext78546902.png" onmouseover="this.src='http://whitemice.net/cooltext78546902MouseOver.png';" onmouseout="this.src='http://whitemice.net/cooltext78546902.png';" />
        Regards Chris.

        Collectables, Collecting, collectors-info.com

        www.chrismorris.co.uk

        House build project

        Comment

        Working...
        X