Follow these simple steps,
First method:
- Go to #sidebar h2 and increase its size a little bit so that the mouse can stay on it for small time say the height is 50px.
- Go to #sidebar .widget put its height as same 50px. Also, overflow:hidden.
- Create #sidebar .widget:hover give its height as auto.
- Go to #sidebar h2 and increase its size a little bit so that the mouse can stay on it for small time say the height is 50px.
- Go to #sidebar .widget put its height as same 50px. Also, overflow:hidden.
- Create #sidebar .widget:hover, put the overflow as visible.
No comments:
Post a Comment