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.

Navigation Button mouseover code for HTML page

3 posters

Go down

Solved Navigation Button mouseover code for HTML page

Post by runawayhorses July 18th 2012, 4:03 am

On these codes below you can see the Navigation Button mouseover code for the Home button, but what do you use for an HTML page?

For your Home or Index nav button you use this:

_index

But what do you use for an HTML page?

Static Image:
Code:
#i_icon_mini_index {
    background-image: url('IMAGE LINK GOES HERE');
    width: XYpx;
    height: XYpx;
    }

Mouseover Image:
Code:
#i_icon_mini_index:hover {
    background-image: url('IMAGE HOVER LINK GOES HERE');
    width: XYpx;
    height: XYpx;
    }


Last edited by runawayhorses on July 18th 2012, 5:52 am; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Navigation Button mouseover code for HTML page

Post by LGforum July 18th 2012, 4:15 am

Do you mean with buttons you add yourself?

You give them a classname or ID and use that.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Navigation Button mouseover code for HTML page

Post by runawayhorses July 18th 2012, 5:51 am

OK thanks LG
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Navigation Button mouseover code for HTML page

Post by SLGray July 18th 2012, 6:35 am

Topic Solved & Locked


Navigation Button mouseover code for HTML page Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


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