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 Links

3 posters

Go down

Mouseover Links Empty Mouseover Links

Post by outlaw16151 July 14th 2008, 12:40 am

i guess this aint a big problem, but here goes.

i want to set my links on my board so when i put the cursor over it, it dont have the underline, i like it so it would light up the links, can somebody explain how i can do this?
outlaw16151
outlaw16151
Forumember

Male Posts : 53
Reputation : 0
Language : english
Location : Sheakleyville Pa

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

Back to top Go down

Mouseover Links Empty Re: Mouseover Links

Post by outlaw16151 July 15th 2008, 9:37 pm

is there no way to do it, is that why nobodys answering?
outlaw16151
outlaw16151
Forumember

Male Posts : 53
Reputation : 0
Language : english
Location : Sheakleyville Pa

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

Back to top Go down

Mouseover Links Empty Re: Mouseover Links

Post by Nessa July 16th 2008, 12:08 am

Hi Outlaw, I think it may be possible through CSS coding, I may be mistaken, I'm not to sure about it really, maybe somebody better knowledged in Scripts and HTML can better answer this question for you. mwii
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Mouseover Links Empty Re: Mouseover Links

Post by Saurus July 16th 2008, 12:11 am

I don't see anything in Forumotions panel that underlines links - it doesn't on my forum. I suspect this is being done by your browser.

Check your Internet Options and make sure there is no tic mark in "underline links". If there is remove it and nothing should be underlined.

If that doesn't work, try entering the following in the CSS segment for your links:
Code:

a:link { color: #    }
a:visited { color: #    }
a:hover { font-weight : normal; background-color : #    ; color: #    ; text-decoration:none}
a:active { color: #    }
to your CSS sheet. In each class you can enter the text color you want your links to be after the # character.

FYI, these are acceptable variables for the "text decoration" tag:
* none
* underline
* overline
* line-through
* blink
* inherit
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

Mouseover Links Empty Re: Mouseover Links

Post by outlaw16151 July 16th 2008, 12:14 pm

ok, i'll try that, it cant be my browser though, because my game pages are in html and it doesnt show the underline when ya do the mouseover the links
outlaw16151
outlaw16151
Forumember

Male Posts : 53
Reputation : 0
Language : english
Location : Sheakleyville Pa

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

Back to top Go down

Mouseover Links Empty Re: Mouseover Links

Post by outlaw16151 July 16th 2008, 1:37 pm

some of it worked, and some of it , the underlines are still there
outlaw16151
outlaw16151
Forumember

Male Posts : 53
Reputation : 0
Language : english
Location : Sheakleyville Pa

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

Back to top Go down

Back to top

- Similar topics

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