The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Mouseover image

3 posters

Go down

Mouseover image Empty Mouseover image

Post by itd January 31st 2008, 9:57 pm

how can i put mouseover image in my forum, something like this:
http://www.grsites.com/generate/resultbyid/1625606/
pls answer Sad
avatar
itd
New Member

Posts : 16
Reputation : 0
Language : Serbian , English

Back to top Go down

Mouseover image Empty Re: Mouseover image

Post by Uber Lord January 31st 2008, 10:10 pm

As a button in the admin panel put this http://static1.grsites.com/user/generate/items/button33590756.jpg

to find where you change buttons:

admin-> styles -> Pictures and Colors -> Modify the pictures
Uber Lord
Uber Lord
Forumember

Male Posts : 710
Reputation : 18
Language : English
Location : USA

http://computerworld.forumotion.com/index.htm

Back to top Go down

Mouseover image Empty Re: Mouseover image

Post by zakir321 February 1st 2008, 12:09 am

First, as far as i know you cant do that for Navigation Bar icons or similar buttons of your forum.

but the code below will work in posts (when html is allowed), in your custom html-pages or in modules of your portal. the normal picture would be the one that you see by default, the alternate picture the one you see when you hover with your mouse. if something is unclear, feel free to ask further. Wink

<image id='MyButton1' src="http:// ... NormalPic" onmouseover = 'document.getElementById("MyButton1").src = "http:// ... AlternatePic"' onmouseout = 'document.getElementById("MyButton1").src = "http:// ... NormalPic"'>
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum