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]

1navbar hover code Empty navbar hover code Thu Aug 12, 2010 12:44 am

Guest


Guest
Hey

does somebody of you has the css for the hover effect on the navbar at this forum http://tanman.forumakers.com

Give me just the css i want it for a website not a forum

thanks Smile

2navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 3:29 am

RockerMan

RockerMan
Technician
Technician
http://www.webartzforum.com/general-discussion-f3/finally-i-have-my-books-t1383.htm

Read through those books, I'm sure they will help you Smile

http://www.graphics-post.com/

3navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 3:35 am

Guest


Guest
hahahaha yea you are right Smile

anyway i am sorry because i found how myself(by reading the books and some css3 Razz )

4navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 3:37 am

RockerMan

RockerMan
Technician
Technician
Good, best way to do it btw, is not to set seperate images. It is the CSS sprite option, a row of pictures in vertical order (Normal, Hover and Active) messure the positions and then you can figure it out from there Wink

http://www.graphics-post.com/

5navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 7:31 am

Jophy

Jophy
Registered Member
Registered Member
Cool-Processor wrote:hahahaha yea you are right Smile

anyway i am sorry because i found how myself(by reading the books and some css3 Razz )

Can we consider this as solved? Wink

http://www.socialtechforum.com/

6navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 8:47 am

ankillien

ankillien
Administrator
Administrator
If you still need it, here is the code...

Code:
#pun-navlinks a:hover {
background : #CCC;
-moz-border-radius : 8px;
-webkit-border-radius : 8px;
}

7navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 10:52 am

Guest


Guest
hehe thanks ankilien but i found it out myself(by using the book and css3 Razz )

lock it Smile

8navbar hover code Empty Re: navbar hover code Thu Aug 12, 2010 11:23 am

ankillien

ankillien
Administrator
Administrator
Locked Razz

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