WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Shadow hover Empty Shadow hover Thu Jul 29, 2010 3:03 pm

Emilio

Emilio
Registered Member
Registered Member
I need the code when you hover over a link
there comes shadow ...

http://www.graphilicious.forumotion.Com

2Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 3:08 pm

ankillien

ankillien
Administrator
Administrator
Hi Samurai!

The shadow should come when hovered over a link, right?
This code can do it...

a:hover {
text-shadow : 3px 5px 3px #888;
}


horizontal offset
vertical offset
blur
shadow color code



Last edited by ankillien on Thu Jul 29, 2010 3:36 pm; edited 2 times in total

3Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 3:28 pm

Guest


Guest
thats the CSS3 text shadows anki right?

4Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 3:31 pm

ankillien

ankillien
Administrator
Administrator
Cool-Processor wrote:thats the CSS3 text shadows anki right?

Yes, its css3. It won't work in IE Razz

5Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 3:34 pm

Guest


Guest
ankillien wrote:
Cool-Processor wrote:thats the CSS3 text shadows anki right?

Yes, its css3. It won't work in IE Razz

To sum up,we all know IE sucks
sad to hear but thats the truth Rolling Eyes

6Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 6:12 pm

Emilio

Emilio
Registered Member
Registered Member
Thx Sanket!
its solved

http://www.graphilicious.forumotion.Com

7Shadow hover Empty Re: Shadow hover Thu Jul 29, 2010 6:43 pm

ankillien

ankillien
Administrator
Administrator
Samurai wrote:Thx Sanket!
its solved

Sanket? Razz

Solved > Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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